"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/25 05:41:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha" 2025/03/25 05:41:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg" 2025/03/25 05:41:53 DEBUG : Creating backend with remote "/tmp/rclone1925116101" === 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/25 05:41:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/25 05:41:53 DEBUG : potato: Seek from 10 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 10 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Seek from 5 to 2 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/25 05:41:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Seek from 5 to 2 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/25 05:41:53 DEBUG : potato: Seek from 8 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 8 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/25 05:41:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 05:41:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 05:41:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 05:41:53 DEBUG : potato: Seek from 5 to 2 2025/03/25 05:41:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/25 05:41:53 DEBUG : potato: Seek from 9 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 9 to 0 2025/03/25 05:41:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:41:55 DEBUG : rutabaga: md5 = c51a075aeb9733e8bbb4c06c868248c1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/25 05:41:58 DEBUG : empty space: md5 = 17130c380c97e13cba389731384ea08b OK === RUN TestCheck/3 2025/03/25 05:42:00 DEBUG : potato2: md5 = 1bb4807bf890d864e42cfa15c33880f7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/25 05:42:02 DEBUG : remotepotato: md5 = 1da641790e8b7d4ede8a2f9faa1842e6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.55s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/03/25 05:42:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/25 05:42:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/25 05:42:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/25 05:42:06 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/03/25 05:42:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/25 05:42:06 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:42:07 DEBUG : rutabaga: md5 = ad159f0b9c5f60664cdeec33ac2d1db6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/25 05:42:11 DEBUG : empty space: md5 = 05d5683ec4b91a7b346027d3f344a7f2 OK === RUN TestCheckDownload/3 2025/03/25 05:42:14 DEBUG : potato2: md5 = c197f7db8bf8955fa876b9fa7455964f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/25 05:42:18 DEBUG : remotepotato: md5 = c9feac45605b6c70cfa64cdb89de878e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.22s) --- PASS: TestCheckDownload/1 (1.27s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.31s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.11s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:42:24 DEBUG : rutabaga: md5 = c2cc5ea7b23cdb8aeea46927ea4e0953 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/25 05:42:27 DEBUG : empty space: md5 = 5b8e0e8e11989c03052505249ab9177c OK === RUN TestCheckSizeOnly/3 2025/03/25 05:42:28 DEBUG : potato2: md5 = a477b5209dff28155df997f22f0fa2fc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/25 05:42:31 DEBUG : remotepotato: md5 = fc1a06b81d97003bf2180eef169920ea OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.67s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:42:36 DEBUG : test.sum: md5 = b6b8f1d79559d230f4b248281964eed2 OK 2025/03/25 05:42:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/25 05:42:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/25 05:42:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/25 05:42:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/25 05:42:39 DEBUG : test.sum: md5 = e537d74d7530927d2623c150fb6c0be3 OK 2025/03/25 05:42:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/25 05:42:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/25 05:42:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/25 05:42:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/data" 2025/03/25 05:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/data" 2025/03/25 05:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/vjrnln8ratgmqakfosrqe8espk" 2025/03/25 05:42:47 DEBUG : data/banana: md5 = de06599297c41b181e7ed9643d15d1a7 OK 2025/03/25 05:42:48 DEBUG : test.sum: md5 = 6d86a02f37b48627ba3c8b7b43fd962e OK === RUN TestCheckSumDownload/subtest1 2025/03/25 05:42:53 DEBUG : data/potato: md5 = 3c496d8928021901a597ceff4f5050a0 OK 2025/03/25 05:42:54 DEBUG : test.sum: md5 = 622acfb4fdb0d370df320dc6abddfbfe OK === RUN TestCheckSumDownload/subtest2 2025/03/25 05:42:59 DEBUG : test.sum: md5 = 29aceeee9326f40600c83c6b6e77a98a OK === RUN TestCheckSumDownload/subtest3 2025/03/25 05:43:03 DEBUG : test.sum: md5 = 58b8db7d68281bf5de00f2882ec1a62a OK === RUN TestCheckSumDownload/subtest4 2025/03/25 05:43:08 DEBUG : test.sum: md5 = 2558ac118fb6f20296f62ce19b739c57 OK === RUN TestCheckSumDownload/subtest5 2025/03/25 05:43:12 DEBUG : test.sum: md5 = 0232b4f3f0a4634bd53890d355cc91a2 OK === RUN TestCheckSumDownload/subtest6 2025/03/25 05:43:17 DEBUG : data/banana: md5 = 70ca5462683e566f74a62e976a1804ef OK 2025/03/25 05:43:18 DEBUG : data/potato: md5 = 5c15c4ce288c2093175c1cddf81fa987 OK 2025/03/25 05:43:20 DEBUG : test.sum: md5 = ae1b730cb5987bf6c7d4adfe34051cc2 OK === RUN TestCheckSumDownload/subtest7 2025/03/25 05:43:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/25 05:43:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.09s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (2.47s) --- PASS: TestCheckSumDownload/subtest3 (2.29s) --- PASS: TestCheckSumDownload/subtest4 (2.58s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.85s) --- PASS: TestCheckSumDownload/subtest7 (2.80s) === RUN TestApplyTransforms 2025/03/25 05:43:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wataken4yuya" 2025/03/25 05:43:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:26 DEBUG : Creating backend with remote "TestDrive:crypt/iurrt0r8ala0d7dvm8oerj1m9cmpeab2hud9phpaurqav6df8hn0" 2025/03/25 05:43:27 DEBUG : Creating backend with remote "/tmp/rclone825309160" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya'", Local "Local file system at /tmp/rclone825309160", Modify Window "1ms" 2025/03/25 05:43:29 DEBUG : hello, world!: md5 = 4b5677a53b08905b9eb6adea62d831da OK upper checkfile vs. lower remote (without normalization) 2025/03/25 05:43:30 ERROR : hello, world!: sum not found 2025/03/25 05:43:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya' 2025/03/25 05:43:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya': 1 files missing 2025/03/25 05:43:30 NOTICE: 1 hashes missing 2025/03/25 05:43:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya': 2 differences found 2025/03/25 05:43:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/25 05:43:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:43:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya': 0 differences found 2025/03/25 05:43:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya': 1 matching files 2025/03/25 05:43:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qivizic6puto" 2025/03/25 05:43:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:31 DEBUG : Creating backend with remote "TestDrive:crypt/aj36btgllpt068fkli3u0tnm4a9ak9nfj5di9n3u0vuiamehrnl0" 2025/03/25 05:43:32 DEBUG : Creating backend with remote "/tmp/rclone3609497377" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto'", Local "Local file system at /tmp/rclone3609497377", Modify Window "1ms" 2025/03/25 05:43:34 DEBUG : HELLO, WORLD!: md5 = fa5a0e9b8a95987efdf82433acdec31d OK lower checkfile vs. upper remote (without normalization) 2025/03/25 05:43:35 ERROR : HELLO, WORLD!: sum not found 2025/03/25 05:43:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto' 2025/03/25 05:43:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto': 1 files missing 2025/03/25 05:43:35 NOTICE: 1 hashes missing 2025/03/25 05:43:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto': 2 differences found 2025/03/25 05:43:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/25 05:43:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto': 0 differences found 2025/03/25 05:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto': 1 matching files 2025/03/25 05:43:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kehazim4lexu" 2025/03/25 05:43:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:38 DEBUG : Creating backend with remote "TestDrive:crypt/j7ds77c6t9h2n3aqm9lqlg6t4l4c129nr54q21t62qr70355v45g" 2025/03/25 05:43:39 DEBUG : Creating backend with remote "/tmp/rclone2786445572" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu'", Local "Local file system at /tmp/rclone2786445572", Modify Window "1ms" 2025/03/25 05:43:41 DEBUG : HeLlO, wOrLd!: md5 = a0effd4e8119cf0461e53b334df1088a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/25 05:43:42 ERROR : HeLlO, wOrLd!: sum not found 2025/03/25 05:43:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu' 2025/03/25 05:43:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu': 1 files missing 2025/03/25 05:43:42 NOTICE: 1 hashes missing 2025/03/25 05:43:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu': 2 differences found 2025/03/25 05:43:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/25 05:43:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:43:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu': 0 differences found 2025/03/25 05:43:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu': 1 matching files 2025/03/25 05:43:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waseqat2nute" 2025/03/25 05:43:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:43 DEBUG : Creating backend with remote "TestDrive:crypt/fnbsdrf1kedaa3jnqisraobq48btk9jt8sa7rfqvgjnvtctcskng" 2025/03/25 05:43:44 DEBUG : Creating backend with remote "/tmp/rclone3968047943" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute'", Local "Local file system at /tmp/rclone3968047943", Modify Window "1ms" 2025/03/25 05:43:46 DEBUG : HELLO, WORLD!: md5 = 4dac0f9f63c821ce4429e2bedb9cfb13 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/25 05:43:46 ERROR : HELLO, WORLD!: sum not found 2025/03/25 05:43:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute' 2025/03/25 05:43:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute': 1 files missing 2025/03/25 05:43:46 NOTICE: 1 hashes missing 2025/03/25 05:43:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute': 2 differences found 2025/03/25 05:43:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/25 05:43:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute': 0 differences found 2025/03/25 05:43:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute': 1 matching files 2025/03/25 05:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zokemeb6fajo" 2025/03/25 05:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:48 DEBUG : Creating backend with remote "TestDrive:crypt/4iaomqr1h5oauao1qdu4vuiov6ed4n8avfi1gvoghb5vcqurdap0" 2025/03/25 05:43:49 DEBUG : Creating backend with remote "/tmp/rclone4118676956" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo'", Local "Local file system at /tmp/rclone4118676956", Modify Window "1ms" 2025/03/25 05:43:51 DEBUG : 測試_Русский___ě_áñ: md5 = f8f2e4e97d3805dd083eb18551133f22 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/25 05:43:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/25 05:43:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo' 2025/03/25 05:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo': 1 files missing 2025/03/25 05:43:52 NOTICE: 1 hashes missing 2025/03/25 05:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo': 2 differences found 2025/03/25 05:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/25 05:43:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo': 0 differences found 2025/03/25 05:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo': 1 matching files 2025/03/25 05:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuluwiw6sofe" 2025/03/25 05:43:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/pfh4ud0vaqjp16kqla9kh9vmq7o5eeih4hds3uo8ishhnlvcrqi0" 2025/03/25 05:43:54 DEBUG : Creating backend with remote "/tmp/rclone730644330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe'", Local "Local file system at /tmp/rclone730644330", Modify Window "1ms" 2025/03/25 05:43:56 DEBUG : 測試_Русский___ě_áñ: md5 = 730ef17356ec6a72073f3a6ebe4a79f6 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/25 05:43:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/25 05:43:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe' 2025/03/25 05:43:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe': 1 files missing 2025/03/25 05:43:57 NOTICE: 1 hashes missing 2025/03/25 05:43:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe': 2 differences found 2025/03/25 05:43:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/25 05:43:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe': 0 differences found 2025/03/25 05:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe': 1 matching files 2025/03/25 05:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fekofar5higa" 2025/03/25 05:43:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/pf72lofgclls9pdk99fv8004lqrkdmf1fe3m3jm10dsd4i0v1lc0" 2025/03/25 05:43:59 DEBUG : Creating backend with remote "/tmp/rclone2830327563" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa'", Local "Local file system at /tmp/rclone2830327563", Modify Window "1ms" 2025/03/25 05:44:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 85ed78188e9dbb88d3d8bc31346bf3c6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/25 05:44:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 05:44:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa' 2025/03/25 05:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa': 1 files missing 2025/03/25 05:44:02 NOTICE: 1 hashes missing 2025/03/25 05:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa': 2 differences found 2025/03/25 05:44:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/25 05:44:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa': 0 differences found 2025/03/25 05:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa': 1 matching files 2025/03/25 05:44:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manimiq1foni" 2025/03/25 05:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:44:03 DEBUG : Creating backend with remote "TestDrive:crypt/o9snhjqqdmd9qtsbn6ghb052go4f4bntiql00vcga5l1a0c5efvg" 2025/03/25 05:44:04 DEBUG : Creating backend with remote "/tmp/rclone1938221045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni'", Local "Local file system at /tmp/rclone1938221045", Modify Window "1ms" 2025/03/25 05:44:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e26414554c697eff3bc905cd22fd5d9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/25 05:44:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 05:44:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni' 2025/03/25 05:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni': 1 files missing 2025/03/25 05:44:07 NOTICE: 1 hashes missing 2025/03/25 05:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni': 2 differences found 2025/03/25 05:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/25 05:44:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:44:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni': 0 differences found 2025/03/25 05:44:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni': 1 matching files 2025/03/25 05:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raqakuw3xari" 2025/03/25 05:44:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/7rpttju9bf8i84n6uq8hinkcrmjlhkbh19da36pnjtuodjjh2ung" 2025/03/25 05:44:10 DEBUG : Creating backend with remote "/tmp/rclone4242116843" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari'", Local "Local file system at /tmp/rclone4242116843", Modify Window "1ms" 2025/03/25 05:44:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 327a9562406158a618698bc1bcad200a OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/25 05:44:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 05:44:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari' 2025/03/25 05:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari': 1 files missing 2025/03/25 05:44:12 NOTICE: 1 hashes missing 2025/03/25 05:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari': 2 differences found 2025/03/25 05:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/25 05:44:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:44:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari': 0 differences found 2025/03/25 05:44:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari': 1 matching files 2025/03/25 05:44:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yusacot0remu" 2025/03/25 05:44:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:44:14 DEBUG : Creating backend with remote "TestDrive:crypt/pp6e9kqsnruta6ptg6cl4sn2ftolu727jo16pp3u5tb90a8nsptg" 2025/03/25 05:44:15 DEBUG : Creating backend with remote "/tmp/rclone1864967939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu'", Local "Local file system at /tmp/rclone1864967939", Modify Window "1ms" 2025/03/25 05:44:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a361fd869f4e326f4fde54d18e182735 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/25 05:44:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 05:44:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu' 2025/03/25 05:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu': 1 files missing 2025/03/25 05:44:17 NOTICE: 1 hashes missing 2025/03/25 05:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu': 2 differences found 2025/03/25 05:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/25 05:44:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 05:44:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu': 0 differences found 2025/03/25 05:44:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu': 1 matching files 2025/03/25 05:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yusacot0remu': Purge remote 2025/03/25 05:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raqakuw3xari': Purge remote 2025/03/25 05:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manimiq1foni': Purge remote 2025/03/25 05:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fekofar5higa': Purge remote 2025/03/25 05:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuluwiw6sofe': Purge remote 2025/03/25 05:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokemeb6fajo': Purge remote 2025/03/25 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waseqat2nute': Purge remote 2025/03/25 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kehazim4lexu': Purge remote 2025/03/25 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qivizic6puto': Purge remote 2025/03/25 05:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wataken4yuya': Purge remote --- PASS: TestApplyTransforms (57.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:44:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/25 05:44:26 DEBUG : sub/file2: md5 = 6ec1aa25d3ba27ee22feed818baef531 OK 2025/03/25 05:44:26 INFO : file1: Copied (new) to: sub/file2 2025/03/25 05:44:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 05:44:27 DEBUG : file1: Unchanged skipping 2025/03/25 05:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': don't need to copy/move sub/file2, it is already at target location 2025/03/25 05:44:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.23s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:44:32 DEBUG : dst/file1: md5 = 782b77c0a58a9f165f7e39414338c602 OK 2025/03/25 05:44:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/backup" 2025/03/25 05:44:33 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/1nrff024r7pq65ecp72fc28jb0" 2025/03/25 05:44:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/25 05:44:37 INFO : dst/file1: Moved (server-side) 2025/03/25 05:44:39 DEBUG : dst/file1: md5 = b836cc35c35b616726f2df1f4e9be2c6 OK 2025/03/25 05:44:39 INFO : dst/file1: Copied (new) 2025/03/25 05:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:44:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:44:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:44:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/dst" 2025/03/25 05:44:44 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 05:44:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/CompareDest" 2025/03/25 05:44:45 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/gveqi14airsml4bgu7krj116o8" 2025/03/25 05:44:47 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 05:44:49 DEBUG : one: md5 = 8d8a7d24d17df8cc2f2c9d69512bf78e OK 2025/03/25 05:44:49 INFO : one: Copied (new) 2025/03/25 05:44:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:44:52 DEBUG : one: md5 = 34cfed62c7b99dde4bc2426737ee2a72 OK 2025/03/25 05:44:52 INFO : one: Copied (replaced existing) 2025/03/25 05:44:54 DEBUG : dst/one: md5 = 0339fd2f2f31ebf44271512fcca0451b OK 2025/03/25 05:44:57 DEBUG : CompareDest/one: md5 = e17a1cc063226430f9d3b9058220c01c OK 2025/03/25 05:44:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:44:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 05:44:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 05:45:00 DEBUG : CompareDest/two: md5 = 926e755f46c0b9a8d683ecf5f1e0d1b7 OK 2025/03/25 05:45:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 05:45:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 05:45:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 05:45:02 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 05:45:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 05:45:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 05:45:04 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 05:45:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/25 05:45:05 DEBUG : two: md5 = 92a71767e8b6638777a34416550006ab OK 2025/03/25 05:45:05 INFO : two: Copied (new) 2025/03/25 05:45:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 05:45:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:45:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:45:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:45:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/dst" 2025/03/25 05:45:10 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 05:45:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/CopyDest" 2025/03/25 05:45:12 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/25 05:45:13 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 05:45:16 DEBUG : one: md5 = b3d7a946ba4e5255464505173297b42a OK 2025/03/25 05:45:16 INFO : one: Copied (new) 2025/03/25 05:45:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:45:19 DEBUG : one: md5 = 8a2e9f14e48cb9f93faa3d285f0563df OK 2025/03/25 05:45:19 INFO : one: Copied (replaced existing) 2025/03/25 05:45:21 DEBUG : dst/one: md5 = 2594627f3e1d5fae17f3134bce72b83f OK 2025/03/25 05:45:23 DEBUG : CopyDest/one: md5 = b5139d85a78af059dad03808603e2030 OK 2025/03/25 05:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/BackupDir" 2025/03/25 05:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/25 05:45:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:45:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 05:45:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:45:27 INFO : one: Moved (server-side) 2025/03/25 05:45:28 INFO : one: Copied (server-side copy) 2025/03/25 05:45:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/25 05:45:30 DEBUG : CopyDest/two: md5 = c76b55867513354a402c459e24445966 OK 2025/03/25 05:45:31 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 05:45:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 05:45:32 INFO : two: Copied (server-side copy) 2025/03/25 05:45:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/25 05:45:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 05:45:33 DEBUG : two: Unchanged skipping 2025/03/25 05:45:35 DEBUG : CopyDest/three: md5 = 79f87a41ff8c637d3ca76f08e7975857 OK 2025/03/25 05:45:36 DEBUG : three: Need to transfer - File not found at Destination 2025/03/25 05:45:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/25 05:45:36 DEBUG : three: Destination not found in --copy-dest 2025/03/25 05:45:38 DEBUG : three: md5 = 14f6c0a8a17cb29209e4ec9cd290f6d0 OK 2025/03/25 05:45:38 INFO : three: Copied (new) 2025/03/25 05:45:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/25 05:45:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 05:45:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:45:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/25 05:45:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:45:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 05:45:44 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.81s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:45:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/25 05:45:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 709af512ab787b0b0ee90bf54d953e0a OK 2025/03/25 05:45:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/25 05:45:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/25 05:45:49 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/03/25 05:45:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/25 05:45:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/25 05:45:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 87495344c3ffbd233d766542d7bafa45 OK 2025/03/25 05:45:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/25 05:45:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/25 05:45:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.47s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:45:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using skip mode. 2025/03/25 05:45:59 NOTICE: one: Found 2 files with duplicate names 2025/03/25 05:45:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using skip mode. 2025/03/25 05:46:05 NOTICE: one: Found 3 files with duplicate names 2025/03/25 05:46:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/25 05:46:05 INFO : one: Deleted 2025/03/25 05:46:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.48s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using first mode. 2025/03/25 05:46:11 NOTICE: one: Found 3 files with duplicate names 2025/03/25 05:46:11 INFO : one: Deleted 2025/03/25 05:46:12 INFO : one: Deleted 2025/03/25 05:46:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.44s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using newest mode. 2025/03/25 05:46:17 NOTICE: one: Found 3 files with duplicate names 2025/03/25 05:46:18 INFO : one: Deleted 2025/03/25 05:46:18 INFO : one: Deleted 2025/03/25 05:46:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using oldest mode. 2025/03/25 05:46:24 NOTICE: one: Found 3 files with duplicate names 2025/03/25 05:46:25 INFO : one: Deleted 2025/03/25 05:46:25 INFO : one: Deleted 2025/03/25 05:46:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.45s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using largest mode. 2025/03/25 05:46:31 NOTICE: one: Found 3 files with duplicate names 2025/03/25 05:46:31 INFO : one: Deleted 2025/03/25 05:46:32 INFO : one: Deleted 2025/03/25 05:46:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using smallest mode. 2025/03/25 05:46:37 NOTICE: one: Found 3 files with duplicate names 2025/03/25 05:46:38 INFO : one: Deleted 2025/03/25 05:46:38 INFO : one: Deleted 2025/03/25 05:46:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.47s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Looking for duplicate names using rename mode. 2025/03/25 05:46:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/25 05:46:46 INFO : one-2.txt: renamed from: one.txt 2025/03/25 05:46:47 INFO : one-3.txt: renamed from: one.txt 2025/03/25 05:46:48 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.68s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:46:53 DEBUG : dupe1/one.txt: md5 = 6ba3cfa9c07d2669a2df0f7ca25f42c0 OK 2025/03/25 05:46:55 DEBUG : dupe2/two.txt: md5 = cf662654d7c276f5d8a7d8812883e27e OK 2025/03/25 05:46:58 DEBUG : dupe3/three.txt: md5 = 2b69eb45f63c51739cf105d8a90d0b75 OK 2025/03/25 05:46:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/25 05:46:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/25 05:46:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/25 05:47:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/25 05:47:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/25 05:47:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/25 05:47:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.35s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:47:06 DEBUG : a.txt: md5 = 8e3c2366b06aa95d25f68a985e01230b OK 2025/03/25 05:47:07 DEBUG : zend.txt: md5 = 81b25391a3bb5e434fdc652e8a1b40c5 OK 2025/03/25 05:47:09 DEBUG : sub dir/hello world: md5 = 096c1bf68af7cb3a3706395fba12926d OK 2025/03/25 05:47:11 DEBUG : sub dir/hello world2: md5 = 7cf34e884abc74b1d8fb2787987654a0 OK 2025/03/25 05:47:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 1d45d0f0b669ed52c4451ac22fcef429 OK 2025/03/25 05:47:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = daba4a00a01f8380ea6c4931b0d9b02b OK 2025/03/25 05:47:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = a9ffddb095d1a6a984370d82c812a0fe OK 2025/03/25 05:47:18 DEBUG : a.txt: Excluded (Size Filter) 2025/03/25 05:47:18 DEBUG : a.txt: Excluded 2025/03/25 05:47:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/25 05:47:18 DEBUG : sub dir/hello world: Excluded 2025/03/25 05:47:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/25 05:47:18 DEBUG : sub dir/hello world2: Excluded 2025/03/25 05:47:19 DEBUG : sub dir/ignore dir: Excluded 2025/03/25 05:47:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/25 05:47:19 DEBUG : sub dir/hello world: Excluded 2025/03/25 05:47:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/25 05:47:19 DEBUG : sub dir/hello world2: Excluded 2025/03/25 05:47:20 DEBUG : sub dir/ignore dir: Excluded 2025/03/25 05:47:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/25 05:47:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/25 05:47:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/25 05:47:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/25 05:47:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/25 05:47:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/25 05:47:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.38s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:47:28 DEBUG : file1: md5 = 72e55d32463454d2c64dad8320cf964d OK 2025/03/25 05:47:30 DEBUG : sub/file2: md5 = 9324d37bc26ab584a52cd6dcfdc4f87e 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/03/25 05:47:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/25 05:47:34 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/25 05:47:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/25 05:47:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.84s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:47:38 DEBUG : file1: md5 = 708c82235cd7b3661f4fa33357afa6ca OK 2025/03/25 05:47:40 DEBUG : sub/file2: md5 = d8870475245c64cef8a6188ad12b7201 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/03/25 05:47:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/notfound" 2025/03/25 05:47:45 DEBUG : Config file has changed externally - reloading 2025/03/25 05:47:45 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/25 05:47:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.34s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:47:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Making directory 2025/03/25 05:47:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:47:52 DEBUG : sub dir/hello world: md5 = 5547da4bed2a081b932719f73a5838ac OK 2025/03/25 05:47:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.93s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:47:56 DEBUG : potato2: md5 = d8af9409b81fdaa822a5d6a6d66970de OK 2025/03/25 05:47:57 DEBUG : empty space: md5 = 56c8fdbee27fedad664337aadfff0233 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:01 DEBUG : potato2: md5 = 645e3348089cf819a846f39f8fe0f66e OK 2025/03/25 05:48:02 DEBUG : empty space: md5 = 0dddcdab6d8da95cd6f8ae0e435ec22f OK 2025/03/25 05:48:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.10s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:06 DEBUG : potato2: md5 = 28aada348528f49dbd72cdbcafa064a2 OK 2025/03/25 05:48:07 DEBUG : empty space: md5 = 878fd6df4b902572d17ced4aa1d50d02 OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:10 DEBUG : potato2: md5 = 180e1b4e6780eb980e34c8b1d5faebc0 OK 2025/03/25 05:48:12 DEBUG : empty space: md5 = ed7ef5509f0a21f954f02555d4877edd OK --- PASS: TestHashSums (4.31s) === RUN TestHashSumsWithErrors 2025/03/25 05:48:13 DEBUG : Creating backend with remote ":memory:" 2025/03/25 05:48:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/25 05:48:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/25 05:48:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/25 05:48:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/25 05:48:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/25 05:48:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/25 05:48:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/25 05:48:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/25 05:48:13 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:15 DEBUG : potato2: md5 = d9aa91236b45f835bc833a2f801c9cbb OK 2025/03/25 05:48:16 DEBUG : empty space: md5 = ece6eedeeb5802eda684738d6a73725d OK 2025/03/25 05:48:19 DEBUG : sub dir/potato3: md5 = 001bfa3fcd07756d14ed228b34f40167 OK 2025/03/25 05:48:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.82s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:24 DEBUG : small: md5 = cbde14789c29db90b88efc83bb1e206f OK 2025/03/25 05:48:25 DEBUG : medium: md5 = 6eff0bb15d88d94b9ac8fe68e251c377 OK 2025/03/25 05:48:26 DEBUG : large: md5 = 36eb5476c564495c509a0b8c1a40ccb3 OK 2025/03/25 05:48:27 DEBUG : Waiting for deletions to finish 2025/03/25 05:48:27 DEBUG : large: Excluded (Size Filter) 2025/03/25 05:48:27 INFO : small: Deleted 2025/03/25 05:48:27 INFO : medium: Deleted --- PASS: TestDelete (6.22s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:30 DEBUG : small: md5 = 264dc7ba24f0f948538c52268ca10fb4 OK 2025/03/25 05:48:32 DEBUG : medium: md5 = 79fe2562e610d03add7404136d8efbbf OK 2025/03/25 05:48:33 DEBUG : large: md5 = d9e128ed38c5eeac511b465ea13e7341 OK 2025/03/25 05:48:33 DEBUG : Waiting for deletions to finish 2025/03/25 05:48:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/25 05:48:34 INFO : small: Deleted 2025/03/25 05:48:34 INFO : medium: Deleted --- PASS: TestMaxDelete (7.12s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:37 DEBUG : small: md5 = bbd637b90ae4eca85094cd5800d3bedc OK 2025/03/25 05:48:38 DEBUG : medium: md5 = 5da8ccf3574ed6cc17d5a5df522683e7 OK 2025/03/25 05:48:40 DEBUG : large: md5 = a5c7ad9b0cd8436308c5617ca8a97d8b OK 2025/03/25 05:48:40 DEBUG : Waiting for deletions to finish 2025/03/25 05:48:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/25 05:48:41 INFO : medium: Deleted 2025/03/25 05:48:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:44 DEBUG : small: md5 = 28dc379ee13dfd24d0966f5e48d7321f OK 2025/03/25 05:48:45 DEBUG : medium: md5 = 55646a2aba18f2d0115475afef62cb56 OK 2025/03/25 05:48:47 DEBUG : large: md5 = 64759868c5e6ff80cd9057f0de1d5f22 OK 2025/03/25 05:48:47 DEBUG : Waiting for deletions to finish 2025/03/25 05:48:47 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/25 05:48:48 INFO : small: Deleted 2025/03/25 05:48:48 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.86s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:51 DEBUG : ReadFile: md5 = a2fff26acf1e560837460e0b2bdc9335 OK --- PASS: TestReadFile (4.63s) === RUN TestRetry 2025/03/25 05:48:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/25 05:48:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/25 05:48:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 05:48:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 05:48:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 05:48:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 05:48:54 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:48:56 DEBUG : file1: md5 = 9f8cab2f1e48170d1027f0338d0169a4 OK 2025/03/25 05:48:57 DEBUG : file2: md5 = 04ae22099f324026198747d1ad3b98f4 OK --- PASS: TestCat (18.06s) === RUN TestPurge 2025/03/25 05:49:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lowamam8cajo" 2025/03/25 05:49:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:49:12 DEBUG : Creating backend with remote "TestDrive:crypt/8u00m6ut2bnn4fuhm2ptt185nopa9cvp7isc6e8hcrm35eg74vbg" 2025/03/25 05:49:13 DEBUG : Creating backend with remote "/tmp/rclone4163301390" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lowamam8cajo'", Local "Local file system at /tmp/rclone4163301390", Modify Window "1ms" 2025/03/25 05:49:18 DEBUG : A1/B1/C1/one: md5 = 3cfe79356d65ef49fc80066b88fdbeba OK 2025/03/25 05:49:18 INFO : A2: Making directory 2025/03/25 05:49:19 INFO : A1/B2: Making directory 2025/03/25 05:49:20 INFO : A1/B2/C2: Making directory 2025/03/25 05:49:21 INFO : A1/B1/C3: Making directory 2025/03/25 05:49:22 INFO : A3: Making directory 2025/03/25 05:49:22 INFO : A3/B3: Making directory 2025/03/25 05:49:23 INFO : A3/B3/C4: Making directory 2025/03/25 05:49:25 DEBUG : A1/two: md5 = c47328e390e54652144d7f52ee523b79 OK 2025/03/25 05:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lowamam8cajo': Purge remote 2025/03/25 05:49:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.08s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:49:33 DEBUG : A1/B1/C1/one: md5 = 8b592d22d64f710b46bbfe33aea4e6b3 OK 2025/03/25 05:49:33 INFO : A2: Making directory 2025/03/25 05:49:34 INFO : A1/B2: Making directory 2025/03/25 05:49:34 INFO : A1/B2/C2: Making directory 2025/03/25 05:49:35 INFO : A1/B1/C3: Making directory 2025/03/25 05:49:36 INFO : A3: Making directory 2025/03/25 05:49:37 INFO : A3/B3: Making directory 2025/03/25 05:49:38 INFO : A3/B3/C4: Making directory 2025/03/25 05:49:40 DEBUG : A1/two: md5 = ac344c3b6898f5b70e9abd12aa821756 OK 2025/03/25 05:49:41 DEBUG : removing 1 level 3 directories 2025/03/25 05:49:41 INFO : A3/B3/C4: Removing directory 2025/03/25 05:49:44 DEBUG : removing 2 level 3 directories 2025/03/25 05:49:44 INFO : A1/B2/C2: Removing directory 2025/03/25 05:49:44 INFO : A1/B1/C3: Removing directory 2025/03/25 05:49:45 DEBUG : removing 2 level 2 directories 2025/03/25 05:49:45 INFO : A3/B3: Removing directory 2025/03/25 05:49:45 INFO : A1/B2: Removing directory 2025/03/25 05:49:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 05:49:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/25 05:49:45 DEBUG : removing 2 level 1 directories 2025/03/25 05:49:45 INFO : A3: Removing directory 2025/03/25 05:49:45 INFO : A2: Removing directory 2025/03/25 05:49:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/25 05:49:50 DEBUG : removing 1 level 3 directories 2025/03/25 05:49:50 INFO : A1/B1/C1: Removing directory 2025/03/25 05:49:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:51 DEBUG : removing 1 level 2 directories 2025/03/25 05:49:51 INFO : A1/B1: Removing directory 2025/03/25 05:49:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 05:49:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 05:49:52 DEBUG : removing 1 level 1 directories 2025/03/25 05:49:52 INFO : A1: Removing directory 2025/03/25 05:49:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 05:49:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 05:49:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 05:49:52 DEBUG : removing 1 level 0 directories 2025/03/25 05:49:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Removing directory 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/25 05:49:53 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (24.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:49:55 INFO : A1: Making directory 2025/03/25 05:49:56 INFO : A1/B1: Making directory 2025/03/25 05:49:56 INFO : A1/B1/C1: Making directory 2025/03/25 05:49:59 DEBUG : removing 1 level 3 directories 2025/03/25 05:49:59 INFO : A1/B1/C1: Removing directory 2025/03/25 05:50:00 DEBUG : removing 1 level 2 directories 2025/03/25 05:50:00 INFO : A1/B1: Removing directory 2025/03/25 05:50:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 05:50:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:50:02 INFO : A1: Making directory 2025/03/25 05:50:04 INFO : A1/B1: Making directory 2025/03/25 05:50:04 INFO : A1/B1/C1: Making directory 2025/03/25 05:50:07 DEBUG : removing 1 level 3 directories 2025/03/25 05:50:07 INFO : A1/B1/C1: Removing directory 2025/03/25 05:50:08 DEBUG : removing 1 level 2 directories 2025/03/25 05:50:08 INFO : A1/B1: Removing directory 2025/03/25 05:50:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 05:50:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.03s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:50:12 DEBUG : file1: md5 = 62d1daa6df4cffe2b20effc30f137465 OK 2025/03/25 05:50:13 DEBUG : filename.txt: File name found in url 2025/03/25 05:50:14 DEBUG : filename.txt: md5 = 8185a59f993ed1e4741dc4e275ae4ac4 OK 2025/03/25 05:50:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/25 05:50:15 DEBUG : headerfilename.txt: md5 = 6f1540e8469aaaa2c45d288de49250d9 OK 2025/03/25 05:50:17 DEBUG : file2: md5 = ac9c43b60f70b023654219be093ed9ac OK --- PASS: TestCopyURL (8.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:50:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/25 05:50:22 DEBUG : sub/file2: md5 = 190e7dbcdc2252e75a28aa8fa5e4c096 OK 2025/03/25 05:50:22 INFO : file1: Copied (new) to: sub/file2 2025/03/25 05:50:22 INFO : file1: Deleted 2025/03/25 05:50:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 05:50:23 DEBUG : file1: Unchanged skipping 2025/03/25 05:50:23 INFO : file1: Deleted 2025/03/25 05:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': don't need to copy/move sub/file2, it is already at target location 2025/03/25 05:50:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.15s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:50:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/25 05:50:27 DEBUG : file1: md5 = 8e1568a8790b361ee336492a591a2171 OK 2025/03/25 05:50:27 INFO : file1: Copied (new) 2025/03/25 05:50:27 INFO : file1: Deleted 2025/03/25 05:50:28 DEBUG : file1: Destination exists, skipping 2025/03/25 05:50:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.70s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:50:32 DEBUG : dst/file1: md5 = d140c81cb8017d607909208fd353cba2 OK 2025/03/25 05:50:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohulac4siha/backup" 2025/03/25 05:50:33 DEBUG : Creating backend with remote "TestDrive:crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg/1nrff024r7pq65ecp72fc28jb0" 2025/03/25 05:50:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/25 05:50:37 INFO : dst/file1: Moved (server-side) 2025/03/25 05:50:39 DEBUG : dst/file1: md5 = f97bcf6b767b9aab1fbf2d155cb11aa0 OK 2025/03/25 05:50:39 INFO : dst/file1: Copied (new) 2025/03/25 05:50:39 INFO : dst/file1: Deleted 2025/03/25 05:50:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:50:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 05:50:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.32s) === 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:50:46 DEBUG : A1/one: md5 = bd6535242b17c279e089a99e83cc0fa2 OK 2025/03/25 05:50:47 DEBUG : A1/two: md5 = 1b38091bf6de4eb874713861896ea0fa OK 2025/03/25 05:50:49 DEBUG : A1/B1/three: md5 = df4009a7bae5ffafa35e183447aad346 OK 2025/03/25 05:50:51 DEBUG : A1/B1/C1/four: md5 = f45caa5e51f1d8ea6a328e226dd161a6 OK 2025/03/25 05:50:53 DEBUG : A1/B1/C2/five: md5 = f87b7a0345586c5ec3aa2f3e1d4994c0 OK 2025/03/25 05:50:53 INFO : A1/B2: Making directory 2025/03/25 05:50:54 INFO : A1/B1/C3: Making directory 2025/03/25 05:51:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/25 05:51:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/25 05:51:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/25 05:51:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/25 05:51:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/25 05:51:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 05:51:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 05:51:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 05:51:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 05:51:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 05:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/25 05:51:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/25 05:51:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/25 05:51:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/25 05:51:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/25 05:51:18 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/25 05:51:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 05:51:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 05:51:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 05:51:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 05:51:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 05:51:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/25 05:51:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/25 05:51:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 05:51:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 05:51:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 05:51:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/25 05:51:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 05:51:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 05:51:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 05:51:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.18s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 05:51:34 DEBUG : no_checksum_small_file_from_pipe: md5 = db7cb4690ad6387b492ef54bb9672f41 OK 2025/03/25 05:51:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/25 05:51:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/25 05:51:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/25 05:51:35 DEBUG : no_checksum_big_file_from_pipe: md5 = 3accfd4a6609b282ffcc6664ce24d835 OK 2025/03/25 05:51:35 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 05:51:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 21b858f53139bb180686f9869bf8676c OK 2025/03/25 05:51:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/25 05:51:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/25 05:51:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 27d3880bdcb06e357cd6e0db035134f5 OK 2025/03/25 05:51:40 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 05:51:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 05:51:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/25 05:51:45 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-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 05:51:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/25 05:51:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/25 05:51:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.76s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/25 05:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (48 bytes), uploading instead of streaming 2025/03/25 05:51:53 DEBUG : rcat_metadata: md5 = 5db963ef32954f4c95b6c28b09707115 OK 2025/03/25 05:51:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/25 05:51:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/25 05:51:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = d77cfe15f67ace8b8792bf7f4467da39 OK 2025/03/25 05:51:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:51:59 DEBUG : potato1: md5 = 6bc7e9c111efdcd7c186eb52937ee69d OK 2025/03/25 05:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (60 bytes), uploading instead of streaming 2025/03/25 05:52:00 DEBUG : potato2: md5 = 58c643d39543bd2bc01ccf99aeae09c8 OK 2025/03/25 05:52:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.60s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:03 DEBUG : potato1: md5 = 7429c3bf72ea41a81b08c0df5eea9930 OK 2025/03/25 05:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': File to upload is small (60 bytes), uploading instead of streaming 2025/03/25 05:52:05 DEBUG : potato2: md5 = 801d415ebfab7f1d8c1edf1a1b9f6a1d OK 2025/03/25 05:52:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.14s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:09 DEBUG : potato2: md5 = 9259f2c2ca67e41bacec1d28ec2d869d OK 2025/03/25 05:52:10 DEBUG : empty space: md5 = e248264295e21b7ba067a4a0b081bbc7 OK 2025/03/25 05:52:12 DEBUG : sub dir/potato3: md5 = b794fad0b99031959e0594af6238539a OK 2025/03/25 05:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Touching "sub dir/potato3" 2025/03/25 05:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Touching "empty space" 2025/03/25 05:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Touching "potato2" 2025/03/25 05:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.30s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:17 DEBUG : dir with metadata: Making directory with metadata 2025/03/25 05:52:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:20 DEBUG : directory with modtime: Making directory with metadata 2025/03/25 05:52:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.54s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/25 05:52:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/25 05:52:22 DEBUG : Google drive root 'crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg': Skipping btime metadata as can't update it on an existing file: 2025-03-25T05:52:22.771757418Z 2025/03/25 05:52:23 INFO : non existent directory: Updated directory metadata 2025/03/25 05:52:25 DEBUG : Google drive root 'crypt/1v1bb5kslatlr7tnivjn54qntut6uq95hee0peue9hvmfmfnmpkg': Skipping btime metadata as can't update it on an existing file: 2025-03-25T05:52:22.771757418Z 2025/03/25 05:52:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/25 05:52:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/25 05:52:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.24s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/25 05:52:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/25 05:52:32 DEBUG : dst: Making directory with metadata 2025/03/25 05:52:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/25 05:52:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 05:52:33 INFO : dst: Set directory modification time (using SetModTime) 2025/03/25 05:52:33 INFO : dst: Set directory modification time (using SetModTime) 2025/03/25 05:52:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/25 05:52:34 INFO : dst: Set directory modification time (using SetModTime) 2025/03/25 05:52:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha'", Local "Local file system at /tmp/rclone1925116101", Modify Window "1ms" 2025/03/25 05:52:37 DEBUG : sub dir/test remove existing: md5 = 60e9be2438f30e1c051a4643d7bc0343 OK 2025/03/25 05:52:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 58cb065ed2ec4dc8d6cac8e52c2e6ec5 OK 2025/03/25 05:52:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sefuyas3" before starting 2025/03/25 05:52:42 DEBUG : sub dir/test remove existing.sefuyas3: TEST: removing renamed existing file after operation 2025/03/25 05:52:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nuzexuk3" before starting 2025/03/25 05:52:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nuzexuk3: TEST: renaming existing back after failed operation 2025/03/25 05:52:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fejamax6" before starting 2025/03/25 05:52:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fejamax6: TEST: removing renamed existing file after operation 2025/03/25 05:52:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9edosv80n6c9h6of7ipm4tfq77tc6oi39c533d66r5fobu5b7pm2dfjd63e0jpm7mk6qlpvl1l97cjkfl95cpqbcuoa5l7r1k5qpe1puh6b5knaqh65q7lv2c1c1ub3ficu3v286jerp28m0pdtclj7b4ks7ls4c86a70rq97m5k4j9cci0g" 2025/03/25 05:52:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9ft3bv89sstq5c7svhmknvqtt2om1lv5q0su31p62fk7nehumb4g" --- PASS: TestRemoveExisting (13.56s) === 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/03/25 05:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohulac4siha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m57.79462181s (try 1/5)