"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/21 02:35:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati" 2025/01/21 02:35:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:35:15 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0" 2025/01/21 02:35:16 DEBUG : Creating backend with remote "/tmp/rclone2344262278" === 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/21 02:35:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/21 02:35:17 DEBUG : potato: Seek from 10 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 10 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Seek from 5 to 2 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/21 02:35:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Seek from 5 to 2 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/21 02:35:17 DEBUG : potato: Seek from 8 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 8 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/21 02:35:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/21 02:35:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/21 02:35:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/21 02:35:17 DEBUG : potato: Seek from 5 to 2 2025/01/21 02:35:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/21 02:35:17 DEBUG : potato: Seek from 9 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 9 to 0 2025/01/21 02:35:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:35:19 DEBUG : rutabaga: md5 = e0144affafdf7cd3979bb7e332a6d5f7 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/21 02:35:22 DEBUG : empty space: md5 = 14df2821fd09b0f75a09960b65096604 OK === RUN TestCheck/3 2025/01/21 02:35:24 DEBUG : potato2: md5 = 635ea3a6de396173634f60320f28be51 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/21 02:35:27 DEBUG : remotepotato: md5 = e6527312a5aa913c7a42a1444dd352cd OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.49s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/21 02:35:30 DEBUG : Creating backend with remote "nonexistent" 2025/01/21 02:35:30 DEBUG : Config file has changed externally - reloading 2025/01/21 02:35:30 DEBUG : Creating backend with remote "nonexistent" 2025/01/21 02:35:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/21 02:35:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/21 02:35:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/21 02:35:30 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:35:32 DEBUG : rutabaga: md5 = b36e02ee6b8ad6820d8997fad8e06fa1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/21 02:35:36 DEBUG : empty space: md5 = 3717b60b22389dd401a15a5c98ac059f OK === RUN TestCheckDownload/3 2025/01/21 02:35:39 DEBUG : potato2: md5 = 030920067b06dfb1b9aed1ebe4ca6eb2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/21 02:35:43 DEBUG : remotepotato: md5 = 68d7e706603f40ae059051bfa93f47e7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.91s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:35:50 DEBUG : rutabaga: md5 = 39d532e74f228e2f73b3c19f25ba39f6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/21 02:35:52 DEBUG : empty space: md5 = 889b03a522cdfd0c37d7fdfa105c5460 OK === RUN TestCheckSizeOnly/3 2025/01/21 02:35:55 DEBUG : potato2: md5 = 5fb5a7c6ffb0971e5a1a076f199df5ac OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/21 02:35:57 DEBUG : remotepotato: md5 = 1b2bf8342b56d6923309888891c9f1a9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.78s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:36:03 DEBUG : test.sum: md5 = 6c6b35904b362901cb8517f2cfce4829 OK 2025/01/21 02:36:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/21 02:36:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/21 02:36:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/21 02:36:04 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/21 02:36:05 DEBUG : test.sum: md5 = d906ed1a13dbfd8c4ab6c97956b49ab4 OK 2025/01/21 02:36:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/21 02:36:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/21 02:36:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/21 02:36:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.81s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:36:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/data" 2025/01/21 02:36:08 DEBUG : Config file has changed externally - reloading 2025/01/21 02:36:08 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:36:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/data" 2025/01/21 02:36:10 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/vjrnln8ratgmqakfosrqe8espk" 2025/01/21 02:36:14 DEBUG : data/banana: md5 = 9a0c10433504b30b67a8936b997151c8 OK 2025/01/21 02:36:16 DEBUG : test.sum: md5 = 7848be05db403e76f9b04fdc56665c7b OK === RUN TestCheckSumDownload/subtest1 2025/01/21 02:36:21 DEBUG : data/potato: md5 = cfb7f4405b44c6ef27a8784cf2a4034d OK 2025/01/21 02:36:23 DEBUG : test.sum: md5 = 02cd0483ebc378b85a74c87db3b38dda OK === RUN TestCheckSumDownload/subtest2 2025/01/21 02:36:28 DEBUG : test.sum: md5 = 966c7515a90943956612d26d19a9fe5d OK === RUN TestCheckSumDownload/subtest3 2025/01/21 02:36:33 DEBUG : test.sum: md5 = 6b4eb58802b329b2c9a1a6882a8f2ce3 OK === RUN TestCheckSumDownload/subtest4 2025/01/21 02:36:37 DEBUG : test.sum: md5 = 9785ba93d9f0f6c62ea70b19e3e3ac57 OK === RUN TestCheckSumDownload/subtest5 2025/01/21 02:36:42 DEBUG : test.sum: md5 = b69ac46f006a10fba6153974195054e5 OK === RUN TestCheckSumDownload/subtest6 2025/01/21 02:36:46 DEBUG : data/banana: md5 = 17100f448240e84d0308609aa15ec60a OK 2025/01/21 02:36:48 DEBUG : data/potato: md5 = 467a9c38982fc7f2c6a9279782c0937e OK 2025/01/21 02:36:49 DEBUG : test.sum: md5 = d59725cc3541e8db1a0d16c6926ec91a OK === RUN TestCheckSumDownload/subtest7 2025/01/21 02:36:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/21 02:36:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.88s) --- PASS: TestCheckSumDownload/subtest1 (3.32s) --- PASS: TestCheckSumDownload/subtest2 (3.06s) --- PASS: TestCheckSumDownload/subtest3 (2.85s) --- PASS: TestCheckSumDownload/subtest4 (2.66s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.49s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestApplyTransforms 2025/01/21 02:36:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-molovul2vusu" 2025/01/21 02:36:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:36:56 DEBUG : Creating backend with remote "TestDrive:crypt/ehvoa68m34in94sviesba63p2obdgulmgm769oge3avb6oucfj7g" 2025/01/21 02:36:57 DEBUG : Creating backend with remote "/tmp/rclone948126151" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu'", Local "Local file system at /tmp/rclone948126151", Modify Window "1ms" 2025/01/21 02:36:59 DEBUG : hello, world!: md5 = a9551872e21ec269138556866e10a4be OK upper checkfile vs. lower remote (without normalization) 2025/01/21 02:37:00 ERROR : hello, world!: sum not found 2025/01/21 02:37:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu' 2025/01/21 02:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu': 1 files missing 2025/01/21 02:37:00 NOTICE: 1 hashes missing 2025/01/21 02:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu': 2 differences found 2025/01/21 02:37:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/21 02:37:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu': 0 differences found 2025/01/21 02:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu': 1 matching files 2025/01/21 02:37:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetelek7qahi" 2025/01/21 02:37:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:01 DEBUG : Creating backend with remote "TestDrive:crypt/tf8mqsbv488v9mh6v28to35aaa1ebtvhpnb5fd5576e30dd6sd1g" 2025/01/21 02:37:02 DEBUG : Creating backend with remote "/tmp/rclone1758761629" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi'", Local "Local file system at /tmp/rclone1758761629", Modify Window "1ms" 2025/01/21 02:37:05 DEBUG : HELLO, WORLD!: md5 = 6fe82034b546669a2c1499a8de197e48 OK lower checkfile vs. upper remote (without normalization) 2025/01/21 02:37:05 ERROR : HELLO, WORLD!: sum not found 2025/01/21 02:37:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi' 2025/01/21 02:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi': 1 files missing 2025/01/21 02:37:05 NOTICE: 1 hashes missing 2025/01/21 02:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi': 2 differences found 2025/01/21 02:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/21 02:37:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi': 0 differences found 2025/01/21 02:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi': 1 matching files 2025/01/21 02:37:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidaxes3tugi" 2025/01/21 02:37:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:07 DEBUG : Creating backend with remote "TestDrive:crypt/jlmqa05k0o1qpmfs6o6356h9to3c00p6gpbvvcdofhgm5mka3q60" 2025/01/21 02:37:08 DEBUG : Creating backend with remote "/tmp/rclone1891246270" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi'", Local "Local file system at /tmp/rclone1891246270", Modify Window "1ms" 2025/01/21 02:37:10 DEBUG : HeLlO, wOrLd!: md5 = 1463e621c6193295800794dd01702d36 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/21 02:37:11 ERROR : HeLlO, wOrLd!: sum not found 2025/01/21 02:37:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi' 2025/01/21 02:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi': 1 files missing 2025/01/21 02:37:11 NOTICE: 1 hashes missing 2025/01/21 02:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi': 2 differences found 2025/01/21 02:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/21 02:37:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi': 0 differences found 2025/01/21 02:37:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi': 1 matching files 2025/01/21 02:37:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jekibap7soqa" 2025/01/21 02:37:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:12 DEBUG : Creating backend with remote "TestDrive:crypt/cpsnrpf1g3777iu8uhop620fpcfevgufe296ju3r46vbqf53fl30" 2025/01/21 02:37:13 DEBUG : Creating backend with remote "/tmp/rclone666367193" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa'", Local "Local file system at /tmp/rclone666367193", Modify Window "1ms" 2025/01/21 02:37:16 DEBUG : HELLO, WORLD!: md5 = 5bacdfa90521c0f5717191889082181c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/21 02:37:16 ERROR : HELLO, WORLD!: sum not found 2025/01/21 02:37:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa' 2025/01/21 02:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa': 1 files missing 2025/01/21 02:37:16 NOTICE: 1 hashes missing 2025/01/21 02:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa': 2 differences found 2025/01/21 02:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/21 02:37:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa': 0 differences found 2025/01/21 02:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa': 1 matching files 2025/01/21 02:37:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yutakim8diwa" 2025/01/21 02:37:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:18 DEBUG : Creating backend with remote "TestDrive:crypt/u0r6oq5cu0mefnooccs8g80qqd86s03ju9vkom4ghen1aionoslg" 2025/01/21 02:37:19 DEBUG : Creating backend with remote "/tmp/rclone1244541108" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa'", Local "Local file system at /tmp/rclone1244541108", Modify Window "1ms" 2025/01/21 02:37:21 DEBUG : 測試_Русский___ě_áñ: md5 = e2107a806057700e2cd7c97890eee09e OK NFD checkfile vs. NFC remote (without normalization) 2025/01/21 02:37:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/21 02:37:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa' 2025/01/21 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa': 1 files missing 2025/01/21 02:37:22 NOTICE: 1 hashes missing 2025/01/21 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa': 2 differences found 2025/01/21 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/21 02:37:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa': 0 differences found 2025/01/21 02:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa': 1 matching files 2025/01/21 02:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suqokuj1nape" 2025/01/21 02:37:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:24 DEBUG : Creating backend with remote "TestDrive:crypt/0patuaip59ffnl92p67io76mbq8kdpi0q0061qu9a7236nobsf4g" 2025/01/21 02:37:24 DEBUG : Creating backend with remote "/tmp/rclone2721037760" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape'", Local "Local file system at /tmp/rclone2721037760", Modify Window "1ms" 2025/01/21 02:37:27 DEBUG : 測試_Русский___ě_áñ: md5 = 19c4361c7ae77cbda9ddf7666c1c44f4 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/21 02:37:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/21 02:37:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape' 2025/01/21 02:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape': 1 files missing 2025/01/21 02:37:28 NOTICE: 1 hashes missing 2025/01/21 02:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape': 2 differences found 2025/01/21 02:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/21 02:37:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape': 0 differences found 2025/01/21 02:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape': 1 matching files 2025/01/21 02:37:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-temuyed3pono" 2025/01/21 02:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:29 DEBUG : Creating backend with remote "TestDrive:crypt/27t6m4tgifdghqgc70r98eu5nhdpv809gvrt7nk30q1l6rvobg10" 2025/01/21 02:37:30 DEBUG : Creating backend with remote "/tmp/rclone2909681720" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono'", Local "Local file system at /tmp/rclone2909681720", Modify Window "1ms" 2025/01/21 02:37:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 97c9c44dc4a13593dd8f5f4a7dc8ded8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/21 02:37:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/21 02:37:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono' 2025/01/21 02:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono': 1 files missing 2025/01/21 02:37:33 NOTICE: 1 hashes missing 2025/01/21 02:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono': 2 differences found 2025/01/21 02:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/21 02:37:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono': 0 differences found 2025/01/21 02:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono': 1 matching files 2025/01/21 02:37:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nowehel4qizo" 2025/01/21 02:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:35 DEBUG : Creating backend with remote "TestDrive:crypt/3u0hrvpopm81plcnjdvqsd11cpmgrntngvch5sujuraggurmh8m0" 2025/01/21 02:37:36 DEBUG : Creating backend with remote "/tmp/rclone289066841" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo'", Local "Local file system at /tmp/rclone289066841", Modify Window "1ms" 2025/01/21 02:37:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 706f9468f6e28c97b954fd2da67c3ef0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/21 02:37:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/21 02:37:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo' 2025/01/21 02:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo': 1 files missing 2025/01/21 02:37:39 NOTICE: 1 hashes missing 2025/01/21 02:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo': 2 differences found 2025/01/21 02:37:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/21 02:37:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo': 0 differences found 2025/01/21 02:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo': 1 matching files 2025/01/21 02:37:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedoqic3vini" 2025/01/21 02:37:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:40 DEBUG : Creating backend with remote "TestDrive:crypt/hgd4mo5gkjupov7t99riplc83ah5skp9n1i6fh11l7fenoj9sspg" 2025/01/21 02:37:41 DEBUG : Creating backend with remote "/tmp/rclone2816895536" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini'", Local "Local file system at /tmp/rclone2816895536", Modify Window "1ms" 2025/01/21 02:37:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e21d7be25664697fcbbd3375559f911a OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/21 02:37:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/21 02:37:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini' 2025/01/21 02:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini': 1 files missing 2025/01/21 02:37:44 NOTICE: 1 hashes missing 2025/01/21 02:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini': 2 differences found 2025/01/21 02:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/21 02:37:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini': 0 differences found 2025/01/21 02:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini': 1 matching files 2025/01/21 02:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velupaz0weni" 2025/01/21 02:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:37:47 DEBUG : Creating backend with remote "TestDrive:crypt/t6pl3eustvncdbaubri9laraat4mh23h45klarip6dhfpq50d2d0" 2025/01/21 02:37:48 DEBUG : Creating backend with remote "/tmp/rclone3836850638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni'", Local "Local file system at /tmp/rclone3836850638", Modify Window "1ms" 2025/01/21 02:37:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9601de7a921da2b79898e4557d2e9995 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/21 02:37:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/21 02:37:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni' 2025/01/21 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni': 1 files missing 2025/01/21 02:37:50 NOTICE: 1 hashes missing 2025/01/21 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni': 2 differences found 2025/01/21 02:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/21 02:37:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/21 02:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni': 0 differences found 2025/01/21 02:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni': 1 matching files 2025/01/21 02:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velupaz0weni': Purge remote 2025/01/21 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedoqic3vini': Purge remote 2025/01/21 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nowehel4qizo': Purge remote 2025/01/21 02:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-temuyed3pono': Purge remote 2025/01/21 02:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suqokuj1nape': Purge remote 2025/01/21 02:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yutakim8diwa': Purge remote 2025/01/21 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jekibap7soqa': Purge remote 2025/01/21 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidaxes3tugi': Purge remote 2025/01/21 02:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetelek7qahi': Purge remote 2025/01/21 02:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-molovul2vusu': Purge remote --- PASS: TestApplyTransforms (62.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:37:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/21 02:38:01 DEBUG : sub/file2: md5 = c3cb11afe495e2c53f63dd2f951cf3ea OK 2025/01/21 02:38:01 INFO : file1: Copied (new) to: sub/file2 2025/01/21 02:38:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 02:38:02 DEBUG : file1: Unchanged skipping 2025/01/21 02:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': don't need to copy/move sub/file2, it is already at target location 2025/01/21 02:38:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:38:08 DEBUG : dst/file1: md5 = 55d6867ecda721d4d4d8ec967f3b674a OK 2025/01/21 02:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/backup" 2025/01/21 02:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/1nrff024r7pq65ecp72fc28jb0" 2025/01/21 02:38:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/21 02:38:13 INFO : dst/file1: Moved (server-side) 2025/01/21 02:38:15 DEBUG : dst/file1: md5 = 91502f6d110e2da723b5adb7754ee53a OK 2025/01/21 02:38:15 INFO : dst/file1: Copied (new) 2025/01/21 02:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:38:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:38:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.37s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:38:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/dst" 2025/01/21 02:38:21 DEBUG : Config file has changed externally - reloading 2025/01/21 02:38:21 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/21 02:38:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/CompareDest" 2025/01/21 02:38:23 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/gveqi14airsml4bgu7krj116o8" 2025/01/21 02:38:24 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 02:38:27 DEBUG : one: md5 = 723c7bf257c2d1de9afa15a841314ec6 OK 2025/01/21 02:38:27 INFO : one: Copied (new) 2025/01/21 02:38:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 02:38:30 DEBUG : one: md5 = 55986890c0bc111dba5b2dffbf2d0b1d OK 2025/01/21 02:38:30 INFO : one: Copied (replaced existing) 2025/01/21 02:38:32 DEBUG : dst/one: md5 = 35ae8fd0196686a37e759b25b600439a OK 2025/01/21 02:38:35 DEBUG : CompareDest/one: md5 = d9da153a1d5a1365ad1fa111b296466a OK 2025/01/21 02:38:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 02:38:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 02:38:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 02:38:38 DEBUG : CompareDest/two: md5 = e5bfea4aa6077b6d4980e22fccab0164 OK 2025/01/21 02:38:39 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 02:38:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 02:38:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 02:38:40 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 02:38:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 02:38:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 02:38:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 02:38:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/21 02:38:43 DEBUG : two: md5 = 788f9f4ab6beb7a686baa44e952d07d5 OK 2025/01/21 02:38:43 INFO : two: Copied (new) 2025/01/21 02:38:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/21 02:38:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:38:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:38:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.36s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:38:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/dst" 2025/01/21 02:38:48 DEBUG : Config file has changed externally - reloading 2025/01/21 02:38:48 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/21 02:38:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/CopyDest" 2025/01/21 02:38:50 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/21 02:38:52 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 02:38:54 DEBUG : one: md5 = c9a87f61de5ede2d5f30c70d9229fa2c OK 2025/01/21 02:38:54 INFO : one: Copied (new) 2025/01/21 02:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 02:38:57 DEBUG : one: md5 = 0ee2d036b0ed5e2cfa271507d0fa24be OK 2025/01/21 02:38:57 INFO : one: Copied (replaced existing) 2025/01/21 02:38:59 DEBUG : dst/one: md5 = fba9934070d1c7a3bdac2af3d5cf0907 OK 2025/01/21 02:39:02 DEBUG : CopyDest/one: md5 = f4ecefcf2ce68d7a544d55123612f1d2 OK 2025/01/21 02:39:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/BackupDir" 2025/01/21 02:39:03 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/21 02:39:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 02:39:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 02:39:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 02:39:07 INFO : one: Moved (server-side) 2025/01/21 02:39:09 INFO : one: Copied (server-side copy) 2025/01/21 02:39:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/21 02:39:11 DEBUG : CopyDest/two: md5 = 9c9776d22221a0f4853f140fe7bed782 OK 2025/01/21 02:39:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 02:39:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 02:39:13 INFO : two: Copied (server-side copy) 2025/01/21 02:39:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/21 02:39:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 02:39:14 DEBUG : two: Unchanged skipping 2025/01/21 02:39:16 DEBUG : CopyDest/three: md5 = ad664c8c4638dd91db242473e67e8651 OK 2025/01/21 02:39:17 DEBUG : three: Need to transfer - File not found at Destination 2025/01/21 02:39:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/21 02:39:17 DEBUG : three: Destination not found in --copy-dest 2025/01/21 02:39:19 DEBUG : three: md5 = fad280c3609a5d3996d1fda14935abc9 OK 2025/01/21 02:39:19 INFO : three: Copied (new) 2025/01/21 02:39:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/21 02:39:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:39:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/21 02:39:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/21 02:39:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:39:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/21 02:39:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:39:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/21 02:39:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = dedb9ad74eed766a00853285788974b8 OK 2025/01/21 02:39:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/21 02:39:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/21 02:39:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/21 02:39:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/21 02:39:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/21 02:39:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e8b7bbbc09f4b1c29ba3f8b435a98823 OK 2025/01/21 02:39:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/21 02:39:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/21 02:39:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.65s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:39:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using skip mode. 2025/01/21 02:39:43 NOTICE: one: Found 2 files with duplicate names 2025/01/21 02:39:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:39:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using skip mode. 2025/01/21 02:39:50 NOTICE: one: Found 3 files with duplicate names 2025/01/21 02:39:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/21 02:39:51 INFO : one: Deleted 2025/01/21 02:39:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.72s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:39:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using first mode. 2025/01/21 02:39:57 NOTICE: one: Found 3 files with duplicate names 2025/01/21 02:39:58 INFO : one: Deleted 2025/01/21 02:39:59 INFO : one: Deleted 2025/01/21 02:39:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:40:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using newest mode. 2025/01/21 02:40:05 NOTICE: one: Found 3 files with duplicate names 2025/01/21 02:40:06 INFO : one: Deleted 2025/01/21 02:40:06 INFO : one: Deleted 2025/01/21 02:40:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.70s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using oldest mode. 2025/01/21 02:40:13 NOTICE: one: Found 3 files with duplicate names 2025/01/21 02:40:14 INFO : one: Deleted 2025/01/21 02:40:15 INFO : one: Deleted 2025/01/21 02:40:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.81s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:40:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using largest mode. 2025/01/21 02:40:21 NOTICE: one: Found 3 files with duplicate names 2025/01/21 02:40:22 INFO : one: Deleted 2025/01/21 02:40:23 INFO : one: Deleted 2025/01/21 02:40:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.05s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:40:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using smallest mode. 2025/01/21 02:40:30 NOTICE: one: Found 3 files with duplicate names 2025/01/21 02:40:30 INFO : one: Deleted 2025/01/21 02:40:31 INFO : one: Deleted 2025/01/21 02:40:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:40:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Looking for duplicate names using rename mode. 2025/01/21 02:40:39 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/21 02:40:40 INFO : one-2.txt: renamed from: one.txt 2025/01/21 02:40:42 INFO : one-3.txt: renamed from: one.txt 2025/01/21 02:40:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.47s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:40:49 DEBUG : dupe1/one.txt: md5 = cf784ef94da35c0e6e18bbe21572bdf0 OK 2025/01/21 02:40:51 DEBUG : dupe2/two.txt: md5 = c55dd61b1152e1e7078dd1f4bf7fae11 OK 2025/01/21 02:40:54 DEBUG : dupe3/three.txt: md5 = 73d43b7f7141259a50cc9a202fa78cbd OK 2025/01/21 02:40:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/21 02:40:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/21 02:40:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/21 02:40:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/21 02:41:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/21 02:41:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/21 02:41:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.17s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:41:04 DEBUG : a.txt: md5 = 54585d636cfa303a30527b92a6ceb3e5 OK 2025/01/21 02:41:06 DEBUG : zend.txt: md5 = 7ef90d06e9d327388ef904bd9f8bd7a4 OK 2025/01/21 02:41:08 DEBUG : sub dir/hello world: md5 = 55b60d24a99ae6bb1c929171796541dd OK 2025/01/21 02:41:10 DEBUG : sub dir/hello world2: md5 = f1a66e07b492038fbba7a1547cc12f0a OK 2025/01/21 02:41:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 4c1bc6f24b8aa53c4ffa34ee5010ff5f OK 2025/01/21 02:41:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 489697bf934b2c2bef25af6a33571ad8 OK 2025/01/21 02:41:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 638c40aa091d082de4c7ecc68df5071e OK 2025/01/21 02:41:18 DEBUG : a.txt: Excluded (Size Filter) 2025/01/21 02:41:18 DEBUG : a.txt: Excluded 2025/01/21 02:41:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/21 02:41:18 DEBUG : sub dir/hello world: Excluded 2025/01/21 02:41:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/21 02:41:18 DEBUG : sub dir/hello world2: Excluded 2025/01/21 02:41:19 DEBUG : sub dir/ignore dir: Excluded 2025/01/21 02:41:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/21 02:41:19 DEBUG : sub dir/hello world: Excluded 2025/01/21 02:41:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/21 02:41:19 DEBUG : sub dir/hello world2: Excluded 2025/01/21 02:41:20 DEBUG : sub dir/ignore dir: Excluded 2025/01/21 02:41:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/21 02:41:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/21 02:41:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/21 02:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/21 02:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/21 02:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/21 02:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.74s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:41:30 DEBUG : file1: md5 = 5007cd45ce684271d2c65f8eda579736 OK 2025/01/21 02:41:32 DEBUG : sub/file2: md5 = 5bd1fbad09ff5391e9e6b913557af742 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/21 02:41:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/21 02:41:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/21 02:41:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/21 02:41:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.51s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:41:40 DEBUG : file1: md5 = c53805fa83c8c9f054d36478e2b726e0 OK 2025/01/21 02:41:43 DEBUG : sub/file2: md5 = f422fe1e36d998233df84fb31c72d0f2 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/21 02:41:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/notfound" 2025/01/21 02:41:47 DEBUG : Config file has changed externally - reloading 2025/01/21 02:41:47 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/21 02:41:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.57s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:41:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Making directory 2025/01/21 02:41:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:41:54 DEBUG : sub dir/hello world: md5 = 80717241162da3243ec412ed52dca55d OK 2025/01/21 02:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:41:59 DEBUG : potato2: md5 = 46a5ad7ef0173acaeb77735214ea398a OK 2025/01/21 02:42:00 DEBUG : empty space: md5 = f43d455eed7a660ab82aad12936b6e93 OK --- PASS: TestLs (5.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:04 DEBUG : potato2: md5 = 064aa8ce761441b7448f870024220ac7 OK 2025/01/21 02:42:06 DEBUG : empty space: md5 = 8053108900c4b98fe963a11e6c5ae5d9 OK 2025/01/21 02:42:07 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:10 DEBUG : potato2: md5 = c7c2e0c296a87df2004bde13d6813d71 OK 2025/01/21 02:42:12 DEBUG : empty space: md5 = 4f9256cbc0e8ebea8470a95bf8283de5 OK --- PASS: TestLsLong (5.67s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:16 DEBUG : potato2: md5 = f552701dad3f9a3b0f8e1ac18cd1e68b OK 2025/01/21 02:42:17 DEBUG : empty space: md5 = d6a1329dbf07469c6852d0cb97d97a32 OK --- PASS: TestHashSums (5.15s) === RUN TestHashSumsWithErrors 2025/01/21 02:42:19 DEBUG : Creating backend with remote ":memory:" 2025/01/21 02:42:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/21 02:42:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/21 02:42:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/21 02:42:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/21 02:42:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/21 02:42:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/21 02:42:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/21 02:42:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/21 02:42:19 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:21 DEBUG : potato2: md5 = 72f2db31c7202d651f54af0dc5ccfe04 OK 2025/01/21 02:42:23 DEBUG : empty space: md5 = 4519565ffbe4176dad6c788ec5b004e3 OK 2025/01/21 02:42:26 DEBUG : sub dir/potato3: md5 = 648abe7ad2b0d1bd114d141694d789ca OK 2025/01/21 02:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.32s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:31 DEBUG : small: md5 = b37c48604e06e263866daa4cc02b8040 OK 2025/01/21 02:42:33 DEBUG : medium: md5 = f7d081f1b9961066118a08bd2c69e46e OK 2025/01/21 02:42:35 DEBUG : large: md5 = 604a3a3e85ec712b82bd1884643b459a OK 2025/01/21 02:42:35 DEBUG : Waiting for deletions to finish 2025/01/21 02:42:35 DEBUG : large: Excluded (Size Filter) 2025/01/21 02:42:36 INFO : small: Deleted 2025/01/21 02:42:36 INFO : medium: Deleted --- PASS: TestDelete (7.52s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:39 DEBUG : small: md5 = 4b60146711d3f85d2d7b6425c28e51e3 OK 2025/01/21 02:42:40 DEBUG : medium: md5 = 7f04deb8d9e647860148cdd172edeee8 OK 2025/01/21 02:42:42 DEBUG : large: md5 = ba48306e348c56eb153cf3bf5009e5d3 OK 2025/01/21 02:42:42 DEBUG : Waiting for deletions to finish 2025/01/21 02:42:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/21 02:42:43 INFO : medium: Deleted 2025/01/21 02:42:43 INFO : small: Deleted --- PASS: TestMaxDelete (7.66s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:46 DEBUG : small: md5 = 76eb642f74696f44a2a458808fe9d36e OK 2025/01/21 02:42:48 DEBUG : medium: md5 = d1e52b44c98206d7a76f26168fdb60d7 OK 2025/01/21 02:42:50 DEBUG : large: md5 = 55be5ae3a3926d9529b4b68f88b71edc OK 2025/01/21 02:42:50 DEBUG : Waiting for deletions to finish 2025/01/21 02:42:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/21 02:42:51 INFO : medium: Deleted 2025/01/21 02:42:51 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:42:54 DEBUG : small: md5 = 905f8a5d90f6ef5fd0921705c011d2e3 OK 2025/01/21 02:42:56 DEBUG : medium: md5 = 7f6f362ab0781a996d74fe7b65314c65 OK 2025/01/21 02:42:57 DEBUG : large: md5 = 0ea71375f4abb6baa4f16a38ed8a91a7 OK 2025/01/21 02:42:58 DEBUG : Waiting for deletions to finish 2025/01/21 02:42:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/21 02:42:58 INFO : small: Deleted 2025/01/21 02:42:58 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.77s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:43:02 DEBUG : ReadFile: md5 = 47b53ff875b047d36f60f3a8c60316ae OK --- PASS: TestReadFile (5.13s) === RUN TestRetry 2025/01/21 02:43:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/21 02:43:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/21 02:43:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/21 02:43:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/21 02:43:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/21 02:43:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/21 02:43:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:43:07 DEBUG : file1: md5 = d5cd3fbe955b0e9793c409049792542a OK 2025/01/21 02:43:09 DEBUG : file2: md5 = a5f0c34998265286d22427695c89482b OK --- PASS: TestCat (20.89s) === RUN TestPurge 2025/01/21 02:43:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tumecep6luba" 2025/01/21 02:43:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 02:43:26 DEBUG : Creating backend with remote "TestDrive:crypt/q676455qba3ns2ddeappllvpuqr7a8cbii9dske4r6mjggfojfp0" 2025/01/21 02:43:27 DEBUG : Creating backend with remote "/tmp/rclone1972940290" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tumecep6luba'", Local "Local file system at /tmp/rclone1972940290", Modify Window "1ms" 2025/01/21 02:43:33 DEBUG : A1/B1/C1/one: md5 = db8060206a651867a0f42eeb3726beb4 OK 2025/01/21 02:43:33 INFO : A2: Making directory 2025/01/21 02:43:34 INFO : A1/B2: Making directory 2025/01/21 02:43:35 INFO : A1/B2/C2: Making directory 2025/01/21 02:43:37 INFO : A1/B1/C3: Making directory 2025/01/21 02:43:38 INFO : A3: Making directory 2025/01/21 02:43:39 INFO : A3/B3: Making directory 2025/01/21 02:43:40 INFO : A3/B3/C4: Making directory 2025/01/21 02:43:42 DEBUG : A1/two: md5 = 85b2274a1410422a3b3ed76f9a442163 OK 2025/01/21 02:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tumecep6luba': Purge remote 2025/01/21 02:43:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.76s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:43:51 DEBUG : A1/B1/C1/one: md5 = b0942877040a5b4d9d309d227df5c534 OK 2025/01/21 02:43:51 INFO : A2: Making directory 2025/01/21 02:43:52 INFO : A1/B2: Making directory 2025/01/21 02:43:53 INFO : A1/B2/C2: Making directory 2025/01/21 02:43:54 INFO : A1/B1/C3: Making directory 2025/01/21 02:43:55 INFO : A3: Making directory 2025/01/21 02:43:56 INFO : A3/B3: Making directory 2025/01/21 02:43:57 INFO : A3/B3/C4: Making directory 2025/01/21 02:43:59 DEBUG : A1/two: md5 = 423286bfb57b9a27e185fab2e59699e4 OK 2025/01/21 02:44:01 DEBUG : removing 1 level 3 directories 2025/01/21 02:44:01 INFO : A3/B3/C4: Removing directory 2025/01/21 02:44:03 DEBUG : removing 2 level 3 directories 2025/01/21 02:44:03 INFO : A1/B2/C2: Removing directory 2025/01/21 02:44:03 INFO : A1/B1/C3: Removing directory 2025/01/21 02:44:04 DEBUG : removing 2 level 2 directories 2025/01/21 02:44:04 INFO : A3/B3: Removing directory 2025/01/21 02:44:04 INFO : A1/B2: Removing directory 2025/01/21 02:44:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/21 02:44:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/21 02:44:05 DEBUG : removing 2 level 1 directories 2025/01/21 02:44:05 INFO : A3: Removing directory 2025/01/21 02:44:05 INFO : A2: Removing directory 2025/01/21 02:44:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/21 02:44:10 DEBUG : removing 1 level 3 directories 2025/01/21 02:44:10 INFO : A1/B1/C1: Removing directory 2025/01/21 02:44:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:10 DEBUG : removing 1 level 2 directories 2025/01/21 02:44:10 INFO : A1/B1: Removing directory 2025/01/21 02:44:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/21 02:44:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/21 02:44:11 DEBUG : removing 1 level 1 directories 2025/01/21 02:44:11 INFO : A1: Removing directory 2025/01/21 02:44:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/21 02:44:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/21 02:44:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/21 02:44:12 DEBUG : removing 1 level 0 directories 2025/01/21 02:44:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Removing directory 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/21 02:44:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (27.55s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:44:15 INFO : A1: Making directory 2025/01/21 02:44:16 INFO : A1/B1: Making directory 2025/01/21 02:44:17 INFO : A1/B1/C1: Making directory 2025/01/21 02:44:19 DEBUG : removing 1 level 3 directories 2025/01/21 02:44:19 INFO : A1/B1/C1: Removing directory 2025/01/21 02:44:20 DEBUG : removing 1 level 2 directories 2025/01/21 02:44:20 INFO : A1/B1: Removing directory 2025/01/21 02:44:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/21 02:44:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:44:23 INFO : A1: Making directory 2025/01/21 02:44:24 INFO : A1/B1: Making directory 2025/01/21 02:44:25 INFO : A1/B1/C1: Making directory 2025/01/21 02:44:28 DEBUG : removing 1 level 3 directories 2025/01/21 02:44:28 INFO : A1/B1/C1: Removing directory 2025/01/21 02:44:29 DEBUG : removing 1 level 2 directories 2025/01/21 02:44:29 INFO : A1/B1: Removing directory 2025/01/21 02:44:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/21 02:44:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.90s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:44:34 DEBUG : file1: md5 = 08085fc756805d02d33df0f992a90e0a OK 2025/01/21 02:44:34 DEBUG : filename.txt: File name found in url 2025/01/21 02:44:36 DEBUG : filename.txt: md5 = 507be2f7936a30c273346114d2972ca6 OK 2025/01/21 02:44:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/21 02:44:38 DEBUG : headerfilename.txt: md5 = 618e22ceb6899e0b4b4df5e7600778f1 OK 2025/01/21 02:44:39 DEBUG : file2: md5 = c8dc154f9a1a5897622fd88112da9932 OK --- PASS: TestCopyURL (10.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:44:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/21 02:44:45 DEBUG : sub/file2: md5 = 3f41bbcb9f91da26f4d69a2f4ce73f2c OK 2025/01/21 02:44:45 INFO : file1: Copied (new) to: sub/file2 2025/01/21 02:44:45 INFO : file1: Deleted 2025/01/21 02:44:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 02:44:46 DEBUG : file1: Unchanged skipping 2025/01/21 02:44:46 INFO : file1: Deleted 2025/01/21 02:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': don't need to copy/move sub/file2, it is already at target location 2025/01/21 02:44:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:44:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/21 02:44:51 DEBUG : file1: md5 = f3d18cf9416b8ec2ce0d8f8b83362a56 OK 2025/01/21 02:44:51 INFO : file1: Copied (new) 2025/01/21 02:44:51 INFO : file1: Deleted 2025/01/21 02:44:52 DEBUG : file1: Destination exists, skipping 2025/01/21 02:44:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:44:56 DEBUG : dst/file1: md5 = 095b94c6fa43c31cb795a28ae4df9251 OK 2025/01/21 02:44:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidejur3lati/backup" 2025/01/21 02:44:57 DEBUG : Config file has changed externally - reloading 2025/01/21 02:44:57 DEBUG : Creating backend with remote "TestDrive:crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0/1nrff024r7pq65ecp72fc28jb0" 2025/01/21 02:44:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/21 02:45:02 INFO : dst/file1: Moved (server-side) 2025/01/21 02:45:04 DEBUG : dst/file1: md5 = e31b3f10d37cca471c51982cae09a57a OK 2025/01/21 02:45:04 INFO : dst/file1: Copied (new) 2025/01/21 02:45:04 INFO : dst/file1: Deleted 2025/01/21 02:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:45:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/21 02:45:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.42s) === 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:45:12 DEBUG : A1/one: md5 = 6971e93fd4f09f22d8c744fcd62d0316 OK 2025/01/21 02:45:13 DEBUG : A1/two: md5 = a7ab9b41cc99dbfda745f5d9cdb05ad6 OK 2025/01/21 02:45:16 DEBUG : A1/B1/three: md5 = 698c1350ffc79336c654af10cbed643f OK 2025/01/21 02:45:19 DEBUG : A1/B1/C1/four: md5 = c8137c4d20b7b01bb81fc1a2f0dd66b2 OK 2025/01/21 02:45:22 DEBUG : A1/B1/C2/five: md5 = 083a19c553daa283cc6920120a208b0c OK 2025/01/21 02:45:22 INFO : A1/B2: Making directory 2025/01/21 02:45:22 INFO : A1/B1/C3: Making directory 2025/01/21 02:45:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/21 02:45:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/21 02:45:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/21 02:45:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/21 02:45:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/21 02:45:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/21 02:45:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/21 02:45:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/21 02:45:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/21 02:45:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/21 02:45:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/21 02:45:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/21 02:45:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/21 02:45:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/21 02:45:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/21 02:45:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/21 02:45:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/21 02:45:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/21 02:45:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/21 02:45:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/21 02:45:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/21 02:46:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/21 02:46:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/21 02:46:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/21 02:46:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/21 02:46:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/21 02:46:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/21 02:46:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/21 02:46:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/21 02:46:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/21 02:46:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.53s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (34 bytes), uploading instead of streaming 2025/01/21 02:46:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 28eea84c41cc863f9645cbdd5cb38981 OK 2025/01/21 02:46:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/21 02:46:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/21 02:46:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/21 02:46:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 3afb3c4ed108edd677a579244109dd7f OK 2025/01/21 02:46:10 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (34 bytes), uploading instead of streaming 2025/01/21 02:46:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 109874fa487ae39012f26a447ee540c5 OK 2025/01/21 02:46:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/21 02:46:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/21 02:46:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 095589700054f7601610aec49c4237a5 OK 2025/01/21 02:46:15 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (34 bytes), uploading instead of streaming 2025/01/21 02:46:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 02:46:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/21 02:46:21 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-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (34 bytes), uploading instead of streaming 2025/01/21 02:46:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/21 02:46:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/21 02:46:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.41s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/21 02:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (48 bytes), uploading instead of streaming 2025/01/21 02:46:31 DEBUG : rcat_metadata: md5 = 1f09ea52b380aff52000b1fd4ce08db1 OK 2025/01/21 02:46:31 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/21 02:46:33 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/21 02:46:34 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5ffda543deac2592a9afa5e619ada025 OK 2025/01/21 02:46:34 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.72s) --- PASS: TestRcatMetadata/Normal (3.16s) --- PASS: TestRcatMetadata/ViaDisk (3.12s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:37 DEBUG : potato1: md5 = 110c0484260d26c5d6c65036df28cf6c OK 2025/01/21 02:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (60 bytes), uploading instead of streaming 2025/01/21 02:46:38 DEBUG : potato2: md5 = c38828a1785fa8528c07e5d790eb9aaf OK 2025/01/21 02:46:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.81s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:42 DEBUG : potato1: md5 = ba36044e643e90f312c20415bd266db2 OK 2025/01/21 02:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': File to upload is small (60 bytes), uploading instead of streaming 2025/01/21 02:46:43 DEBUG : potato2: md5 = 1ed2b1df15db120c65c8fd613c7f2f22 OK 2025/01/21 02:46:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.93s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:48 DEBUG : potato2: md5 = 0bf8769f73211620198b35fd322b7974 OK 2025/01/21 02:46:49 DEBUG : empty space: md5 = 73f5446f3ec313fc52d1d8f210e0af11 OK 2025/01/21 02:46:52 DEBUG : sub dir/potato3: md5 = 1d8d69918affcbef1e3e8b70f8ce3341 OK 2025/01/21 02:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Touching "empty space" 2025/01/21 02:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Touching "potato2" 2025/01/21 02:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Touching "sub dir/potato3" 2025/01/21 02:46:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.57s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:46:59 DEBUG : dir with metadata: Making directory with metadata 2025/01/21 02:47:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.81s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:47:01 DEBUG : directory with modtime: Making directory with metadata 2025/01/21 02:47:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.87s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:47:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/21 02:47:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/21 02:47:04 DEBUG : Google drive root 'crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0': Skipping btime metadata as can't update it on an existing file: 2025-01-21T02:47:04.747909174Z 2025/01/21 02:47:05 INFO : non existent directory: Updated directory metadata 2025/01/21 02:47:08 DEBUG : Google drive root 'crypt/m2b0rpahhdnbnboah0pmegcuqqv6fb8jh1f7sh1nrj9reqsv9hc0': Skipping btime metadata as can't update it on an existing file: 2025-01-21T02:47:04.747909174Z 2025/01/21 02:47:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.87s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:47:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/21 02:47:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/21 02:47:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:47:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/21 02:47:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/21 02:47:15 DEBUG : dst: Making directory with metadata 2025/01/21 02:47:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/21 02:47:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 02:47:17 INFO : dst: Set directory modification time (using SetModTime) 2025/01/21 02:47:17 INFO : dst: Set directory modification time (using SetModTime) 2025/01/21 02:47:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/21 02:47:18 INFO : dst: Set directory modification time (using SetModTime) 2025/01/21 02:47:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.04s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati'", Local "Local file system at /tmp/rclone2344262278", Modify Window "1ms" 2025/01/21 02:47:24 DEBUG : sub dir/test remove existing: md5 = e0f0708e518aa2e8487fb5b2e7f52076 OK 2025/01/21 02:47:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 50a310147bf43350d9b6112aacd3ffbe OK 2025/01/21 02:47:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.foritox5" before starting 2025/01/21 02:47:28 DEBUG : sub dir/test remove existing.foritox5: TEST: removing renamed existing file after operation 2025/01/21 02:47:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juvituf3" before starting 2025/01/21 02:47:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juvituf3: TEST: renaming existing back after failed operation 2025/01/21 02:47:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vevubip1" before starting 2025/01/21 02:47:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vevubip1: TEST: removing renamed existing file after operation 2025/01/21 02:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "702q22qvquplv8q24qrofefqf27rorb4os0gih0bnske61tp8g40" 2025/01/21 02:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ee83u694p5hrrnbclm4sosktlug5bkgh5pfk827qgtqtq944srr32rk15avugkmesn9ucjb8qh03fegonflg585425oegd82folc6sq5d4acvb8dl6cct9t53s6f6din6ji4v01nddqfhh5u6rhadft6kobvkhb8cb5f1p2rtbrslllddl6g" --- PASS: TestRemoveExisting (14.58s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/21 02:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidejur3lati': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m21.042483658s (try 1/5)