"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 3/5) 2025/08/27 03:23:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kuyakoj4ruzi" 2025/08/27 03:23:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 03:23:12 DEBUG : Creating backend with remote "/tmp/rclone1454929665" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:23:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hunonoh3tevu" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-kuyakoj4ruzi' -> Linkbox root 'rclone-test-hunonoh3tevu' 2025/08/27 03:23:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 03:23:18 DEBUG : Linkbox root 'rclone-test-hunonoh3tevu': Waiting for checks to finish 2025/08/27 03:23:18 DEBUG : Linkbox root 'rclone-test-hunonoh3tevu': Waiting for transfers to finish 2025/08/27 03:23:18 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2025/08/27 03:23:18 DEBUG : Linkbox root 'rclone-test-hunonoh3tevu': Purge remote 2025/08/27 03:23:19 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:23:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yetuwog2poje" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-kuyakoj4ruzi' -> Linkbox root 'rclone-test-yetuwog2poje' 2025/08/27 03:23:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 03:23:27 DEBUG : Linkbox root 'rclone-test-yetuwog2poje': Waiting for checks to finish 2025/08/27 03:23:27 DEBUG : Linkbox root 'rclone-test-yetuwog2poje': Waiting for transfers to finish 2025/08/27 03:23:27 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2025/08/27 03:23:27 DEBUG : Linkbox root 'rclone-test-yetuwog2poje': Purge remote 2025/08/27 03:23:27 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:23:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zekajiv1rule" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-kuyakoj4ruzi' -> Linkbox root 'rclone-test-zekajiv1rule' 2025/08/27 03:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 03:23:35 DEBUG : Linkbox root 'rclone-test-zekajiv1rule': Waiting for checks to finish 2025/08/27 03:23:35 DEBUG : Linkbox root 'rclone-test-zekajiv1rule': Waiting for transfers to finish 2025/08/27 03:23:35 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2025/08/27 03:23:35 DEBUG : Linkbox root 'rclone-test-zekajiv1rule': Purge remote 2025/08/27 03:23:36 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:23:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/27 03:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 03:23:43 DEBUG : Local file system at /tmp/rclone1454929665: Waiting for checks to finish 2025/08/27 03:23:43 DEBUG : Local file system at /tmp/rclone1454929665: Waiting for transfers to finish 2025/08/27 03:23:44 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:23:44 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1454929665/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone1454929665/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.24s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:23:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gojifab2waye" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-kuyakoj4ruzi' -> Linkbox root 'rclone-test-gojifab2waye' 2025/08/27 03:24:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 03:24:00 DEBUG : empty space: Sizes identical 2025/08/27 03:24:00 DEBUG : empty space: Unchanged skipping 2025/08/27 03:24:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 03:24:00 DEBUG : Linkbox root 'rclone-test-gojifab2waye': Waiting for checks to finish 2025/08/27 03:24:00 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:00 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:01 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:01 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:01 INFO : empty space: Deleted 2025/08/27 03:24:01 DEBUG : Linkbox root 'rclone-test-gojifab2waye': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/08/27 03:24:01 DEBUG : Linkbox root 'rclone-test-gojifab2waye': Purge remote --- FAIL: TestServerSideMove (18.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:24:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gaboqis9repe" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-kuyakoj4ruzi' -> Linkbox root 'rclone-test-gaboqis9repe' 2025/08/27 03:24:18 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 03:24:18 DEBUG : empty space: Excluded 2025/08/27 03:24:18 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 03:24:18 DEBUG : empty space: Excluded 2025/08/27 03:24:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 03:24:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 03:24:18 DEBUG : Linkbox root 'rclone-test-gaboqis9repe': Waiting for checks to finish 2025/08/27 03:24:18 DEBUG : Linkbox root 'rclone-test-gaboqis9repe': Waiting for transfers to finish 2025/08/27 03:24:18 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:18 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:18 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:18 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/08/27 03:24:18 DEBUG : Linkbox root 'rclone-test-gaboqis9repe': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:24:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sifeyub9lowi" 2025/08/27 03:24:30 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-kuyakoj4ruzi' -> Linkbox root 'rclone-test-sifeyub9lowi' 2025/08/27 03:24:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 03:24:38 DEBUG : empty space: Sizes identical 2025/08/27 03:24:38 DEBUG : empty space: Unchanged skipping 2025/08/27 03:24:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 03:24:38 DEBUG : Linkbox root 'rclone-test-sifeyub9lowi': Waiting for checks to finish 2025/08/27 03:24:39 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:39 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:39 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:39 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/27 03:24:40 INFO : empty space: Deleted 2025/08/27 03:24:40 DEBUG : Linkbox root 'rclone-test-sifeyub9lowi': Waiting for transfers to finish 2025/08/27 03:24:40 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/27 03:24:40 DEBUG : Linkbox root 'rclone-test-sifeyub9lowi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.66s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:25:27 DEBUG : Waiting for deletions to finish 2025/08/27 03:25:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : splitbananasplit: Excluded 2025/08/27 03:25:27 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : banana: Excluded 2025/08/27 03:25:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:25:27 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : apple: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:25:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 03:25:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 03:25:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 03:25:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 03:25:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 03:25:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 03:25:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 03:25:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 03:25:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 03:25:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 03:25:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 03:25:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 03:25:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 03:25:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 03:25:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 03:25:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 03:25:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 03:25:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 03:25:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 03:25:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 03:25:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 03:25:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 03:25:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 03:25:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 03:25:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 03:25:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 03:25:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 03:25:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 03:25:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 03:25:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 03:25:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 03:25:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 03:25:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 03:25:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 03:25:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 03:25:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 03:25:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 03:25:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/27 03:25:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:25:28 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:25:28 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:25:31 INFO : apple: Copied (new) to: PREFIXapple 2025/08/27 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 03:25:32 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/27 03:25:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 03:25:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/27 03:25:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 03:25:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/27 03:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 03:25:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 03:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 03:25:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 03:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 03:25:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 03:25:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 03:25:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/27 03:25:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 03:25:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/27 03:25:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 03:25:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 03:25:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 03:25:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 03:25:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/27 03:25:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 03:25:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/27 03:25:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 03:25:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/27 03:25:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 03:25:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/27 03:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 03:25:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/27 03:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 03:25:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/27 03:25:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/27 03:25:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/27 03:25:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/27 03:25:46 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:25:46 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2025/08/27 03:25:46 DEBUG : Waiting for deletions to finish 2025/08/27 03:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : splitbananasplit: Excluded 2025/08/27 03:25:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/27 03:25:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : PREFIXbanana: Excluded 2025/08/27 03:25:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/27 03:25:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : PREFIXapple: Excluded 2025/08/27 03:25:46 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : banana: Excluded 2025/08/27 03:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:25:46 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : apple: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:27:22 DEBUG : Waiting for deletions to finish 2025/08/27 03:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : splitbananasplit: Excluded 2025/08/27 03:27:22 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : banana: Excluded 2025/08/27 03:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:27:22 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : apple: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:27:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 03:27:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 03:27:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 03:27:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 03:27:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 03:27:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 03:27:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 03:27:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 03:27:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 03:27:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 03:27:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 03:27:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 03:27:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 03:27:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 03:27:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 03:27:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 03:27:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/27 03:27:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:27:23 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:27:23 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:27:26 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/27 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 03:27:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/27 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:27 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/27 03:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 03:27:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/27 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 03:27:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 03:27:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 03:27:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 03:27:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 03:27:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/27 03:27:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 03:27:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 03:27:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 03:27:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 03:27:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 03:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 03:27:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/27 03:27:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 03:27:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/27 03:27:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 03:27:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/27 03:27:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 03:27:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/27 03:27:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 03:27:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/27 03:27:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 03:27:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/27 03:27:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/27 03:27:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/27 03:27:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/27 03:27:41 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:27:41 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/08/27 03:27:41 DEBUG : Waiting for deletions to finish 2025/08/27 03:27:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/27 03:27:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : splitbananasplit: Excluded 2025/08/27 03:27:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : bananaSUFFIX: Excluded 2025/08/27 03:27:41 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : banana: Excluded 2025/08/27 03:27:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : appleSUFFIX: Excluded 2025/08/27 03:27:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/27 03:27:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:27:41 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : apple: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/08/27 03:27:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:27:41 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:29:18 DEBUG : Waiting for deletions to finish 2025/08/27 03:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:29:18 DEBUG : splitbananasplit: Excluded 2025/08/27 03:29:18 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:29:18 DEBUG : banana: Excluded 2025/08/27 03:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:29:18 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:29:18 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:29:18 DEBUG : apple: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 03:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 03:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 03:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 03:29:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : apple: Sizes identical 2025/08/27 03:29:19 DEBUG : banana: Sizes identical 2025/08/27 03:29:19 DEBUG : apple: Unchanged skipping 2025/08/27 03:29:19 DEBUG : banana: Unchanged skipping 2025/08/27 03:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 03:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 03:29:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 03:29:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 03:29:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 03:29:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 03:29:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 03:29:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 03:29:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 03:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 03:29:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 03:29:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 03:29:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 03:29:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 03:29:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 03:29:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 03:29:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 03:29:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 03:29:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/27 03:29:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 03:29:19 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:29:19 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:29:23 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:29:23 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:29:23 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:29:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:29:23 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:29:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:29:24 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:29:24 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:29:24 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:29:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:29:25 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:29:25 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:29:25 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:29:25 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:29:25 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:29:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:29:26 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:29:26 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:29:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:29:27 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:29:28 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:29:28 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:29:28 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:29:28 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:29:31 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:29:31 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:29:32 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:29:32 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:29:38 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:29:38 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:29:38 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:29:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:29:51 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:29:51 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:29:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:29:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:30:16 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:30:17 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:30:17 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:30:17 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:31:08 ERROR : splitbananasplit: Failed to copy: object not found 2025/08/27 03:31:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 03:31:08 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/08/27 03:31:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 03:31:08 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/08/27 03:31:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 03:31:08 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/08/27 03:31:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 03:31:10 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:31:10 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:31:11 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:31:11 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:31:11 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:31:11 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:31:11 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:31:12 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:31:12 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:31:12 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:31:12 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:31:12 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:31:13 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:31:13 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:31:13 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:31:13 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:31:13 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:31:14 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:31:14 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:31:15 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:31:15 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:31:15 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:31:16 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:31:17 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:31:18 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:31:19 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:31:19 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:31:20 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:31:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:31:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:31:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:31:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:31:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:31:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:31:39 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:31:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:32:03 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:32:04 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:32:04 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:32:05 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:32:54 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/08/27 03:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 03:32:55 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/08/27 03:32:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 03:32:56 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/08/27 03:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 03:32:56 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/08/27 03:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 03:32:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:32:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:32:57 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:32:58 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:32:58 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:32:58 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:32:58 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:32:59 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:32:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:32:59 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:32:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:33:00 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:33:00 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:33:00 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:33:00 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:33:00 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:33:01 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:33:01 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:33:01 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:33:01 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:33:02 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:33:02 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:33:03 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:33:04 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:33:05 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:33:06 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:33:06 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:33:07 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:33:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:33:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:33:13 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:33:14 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:33:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:33:25 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:33:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:33:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:33:50 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:33:51 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:33:52 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:33:52 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:34:41 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/08/27 03:34:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 03:34:42 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/08/27 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 03:34:43 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/08/27 03:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 03:34:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:34:44 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/08/27 03:34:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 03:34:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:34:44 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:34:45 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:34:45 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:34:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:34:45 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:34:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:34:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:34:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:34:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:34:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:34:47 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:34:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:34:47 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:34:47 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:34:48 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:34:48 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:34:48 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:34:49 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:34:49 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:34:49 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:34:50 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:34:51 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:34:52 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:34:53 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:34:54 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:34:54 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:34:59 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:34:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:35:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:35:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:35:12 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:35:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:35:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:35:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:35:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:35:38 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:35:39 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:35:40 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:36:29 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/08/27 03:36:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 03:36:29 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/08/27 03:36:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 03:36:30 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/08/27 03:36:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/08/27 03:36:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/08/27 03:36:31 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/08/27 03:36:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/08/27 03:36:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/27 03:36:32 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/08/27 03:36:33 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/27 03:36:35 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/27 03:36:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/27 03:36:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/27 03:36:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/27 03:37:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/27 03:38:15 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/08/27 03:38:15 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:38:15 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: object not found Test: TestTransform/truncate 2025/08/27 03:38:15 DEBUG : Waiting for deletions to finish 2025/08/27 03:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : splitbananasplit: Excluded 2025/08/27 03:38:15 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : splitbanan(1): Excluded 2025/08/27 03:38:15 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : banana: Excluded 2025/08/27 03:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:38:15 DEBUG : appleapple(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : appleapple(1): Excluded 2025/08/27 03:38:15 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : apple: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0014-89;=(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0013-789;=(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0012-6789;(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0011-56789(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0010-45678(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0009-34567(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0008-23456(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0007-12345(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0006-ghijk(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0005-fghij(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0004-efghi(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0003-defgh(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0002-cdefg(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0001-bcdef(1): Excluded 2025/08/27 03:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:38:15 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/08/27 03:38:15 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:39:49 DEBUG : Waiting for deletions to finish 2025/08/27 03:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:39:49 DEBUG : splitbananasplit: Excluded 2025/08/27 03:39:49 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:39:49 DEBUG : banana: Excluded 2025/08/27 03:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:39:49 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:39:49 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:39:49 DEBUG : apple: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:39:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:39:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:39:50 DEBUG : apple: Sizes identical 2025/08/27 03:39:50 DEBUG : apple: Unchanged skipping 2025/08/27 03:39:50 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:39:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:39:50 DEBUG : banana: Sizes identical 2025/08/27 03:39:50 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:39:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:39:50 DEBUG : banana: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:39:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:39:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:39:50 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:39:50 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:39:50 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/08/27 03:39:50 DEBUG : Waiting for deletions to finish 2025/08/27 03:39:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : splitbananasplit: Excluded 2025/08/27 03:39:51 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : banana: Excluded 2025/08/27 03:39:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:39:51 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : apple: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:39:51 DEBUG : apple: Sizes identical 2025/08/27 03:39:51 DEBUG : apple: Unchanged skipping 2025/08/27 03:39:51 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:39:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:39:51 DEBUG : banana: Sizes identical 2025/08/27 03:39:51 DEBUG : banana: Unchanged skipping 2025/08/27 03:39:51 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:39:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:39:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:39:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:39:52 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:39:52 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:39:52 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/08/27 03:39:52 DEBUG : Waiting for deletions to finish 2025/08/27 03:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : splitbananasplit: Excluded 2025/08/27 03:39:52 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : banana: Excluded 2025/08/27 03:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:39:52 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : apple: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:39:52 DEBUG : Waiting for deletions to finish 2025/08/27 03:39:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : splitbananasplit: Excluded 2025/08/27 03:39:53 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : banana: Excluded 2025/08/27 03:39:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:39:53 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : apple: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:39:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:39:53 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:41:04 DEBUG : Waiting for deletions to finish 2025/08/27 03:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : splitbananasplit: Excluded 2025/08/27 03:41:04 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : banana: Excluded 2025/08/27 03:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:41:04 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : apple: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:41:05 DEBUG : apple: Sizes identical 2025/08/27 03:41:05 DEBUG : apple: Unchanged skipping 2025/08/27 03:41:05 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:41:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:41:05 DEBUG : banana: Sizes identical 2025/08/27 03:41:05 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:41:05 DEBUG : banana: Unchanged skipping 2025/08/27 03:41:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:41:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:41:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:41:05 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:41:05 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:41:05 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/08/27 03:41:05 DEBUG : Waiting for deletions to finish 2025/08/27 03:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : splitbananasplit: Excluded 2025/08/27 03:41:05 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : banana: Excluded 2025/08/27 03:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:41:05 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : apple: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:41:06 DEBUG : apple: Sizes identical 2025/08/27 03:41:06 DEBUG : apple: Unchanged skipping 2025/08/27 03:41:06 DEBUG : banana: Sizes identical 2025/08/27 03:41:06 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:41:06 DEBUG : banana: Unchanged skipping 2025/08/27 03:41:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:41:06 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:41:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:41:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:41:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:41:06 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:41:06 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:41:06 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/08/27 03:41:06 DEBUG : Waiting for deletions to finish 2025/08/27 03:41:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:41:06 DEBUG : splitbananasplit: Excluded 2025/08/27 03:41:06 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:41:06 DEBUG : banana: Excluded 2025/08/27 03:41:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:41:06 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:41:06 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:41:06 DEBUG : apple: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:42:17 DEBUG : Waiting for deletions to finish 2025/08/27 03:42:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : splitbananasplit: Excluded 2025/08/27 03:42:17 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : banana: Excluded 2025/08/27 03:42:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:42:17 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : apple: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:42:18 DEBUG : apple: Sizes identical 2025/08/27 03:42:18 DEBUG : apple: Unchanged skipping 2025/08/27 03:42:18 DEBUG : banana: Sizes identical 2025/08/27 03:42:18 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:42:18 DEBUG : banana: Unchanged skipping 2025/08/27 03:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:42:18 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:42:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:42:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:42:18 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:42:18 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:42:18 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/08/27 03:42:18 DEBUG : Waiting for deletions to finish 2025/08/27 03:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : splitbananasplit: Excluded 2025/08/27 03:42:18 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : banana: Excluded 2025/08/27 03:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:42:18 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : apple: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:42:19 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:42:19 DEBUG : apple: Sizes identical 2025/08/27 03:42:19 DEBUG : apple: Unchanged skipping 2025/08/27 03:42:19 DEBUG : banana: Sizes identical 2025/08/27 03:42:19 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:42:19 DEBUG : banana: Unchanged skipping 2025/08/27 03:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:42:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:42:19 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:42:19 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:42:19 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:42:19 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/08/27 03:42:19 DEBUG : Waiting for deletions to finish 2025/08/27 03:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:42:19 DEBUG : splitbananasplit: Excluded 2025/08/27 03:42:19 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:42:19 DEBUG : banana: Excluded 2025/08/27 03:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:42:19 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:42:19 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:42:19 DEBUG : apple: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:43:30 DEBUG : Waiting for deletions to finish 2025/08/27 03:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : splitbananasplit: Excluded 2025/08/27 03:43:30 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : banana: Excluded 2025/08/27 03:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:43:30 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : apple: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:43:31 DEBUG : apple: Sizes identical 2025/08/27 03:43:31 DEBUG : apple: Unchanged skipping 2025/08/27 03:43:31 DEBUG : banana: Sizes identical 2025/08/27 03:43:31 DEBUG : banana: Unchanged skipping 2025/08/27 03:43:31 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:43:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:43:31 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:43:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:43:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:43:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:43:31 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:43:31 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:43:31 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/08/27 03:43:31 DEBUG : Waiting for deletions to finish 2025/08/27 03:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : splitbananasplit: Excluded 2025/08/27 03:43:32 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : banana: Excluded 2025/08/27 03:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:43:32 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : apple: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:43:32 DEBUG : apple: Sizes identical 2025/08/27 03:43:32 DEBUG : apple: Unchanged skipping 2025/08/27 03:43:32 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:43:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:43:32 DEBUG : banana: Sizes identical 2025/08/27 03:43:32 DEBUG : banana: Unchanged skipping 2025/08/27 03:43:32 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:43:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:43:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:43:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:43:33 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:43:33 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:43:33 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/08/27 03:43:33 DEBUG : Waiting for deletions to finish 2025/08/27 03:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : splitbananasplit: Excluded 2025/08/27 03:43:33 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : banana: Excluded 2025/08/27 03:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:43:33 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : apple: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:44:44 DEBUG : Waiting for deletions to finish 2025/08/27 03:44:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : splitbananasplit: Excluded 2025/08/27 03:44:44 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : banana: Excluded 2025/08/27 03:44:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:44:44 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : apple: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:44:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:44:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:44:45 DEBUG : apple: Sizes identical 2025/08/27 03:44:45 DEBUG : apple: Unchanged skipping 2025/08/27 03:44:45 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:44:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:44:45 DEBUG : banana: Sizes identical 2025/08/27 03:44:45 DEBUG : banana: Unchanged skipping 2025/08/27 03:44:45 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:44:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:44:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:44:45 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:44:45 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:44:45 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:44:45 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/08/27 03:44:45 DEBUG : Waiting for deletions to finish 2025/08/27 03:44:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : splitbananasplit: Excluded 2025/08/27 03:44:45 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : banana: Excluded 2025/08/27 03:44:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:44:45 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : apple: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:44:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:44:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/27 03:44:46 DEBUG : appleappleapplebanana: Sizes identical 2025/08/27 03:44:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 03:44:46 DEBUG : apple: Sizes identical 2025/08/27 03:44:46 DEBUG : apple: Unchanged skipping 2025/08/27 03:44:46 DEBUG : banana: Sizes identical 2025/08/27 03:44:46 DEBUG : banana: Unchanged skipping 2025/08/27 03:44:46 DEBUG : splitbananasplit: Sizes identical 2025/08/27 03:44:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:44:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/27 03:44:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 03:44:46 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:44:46 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:44:46 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/08/27 03:44:46 DEBUG : Waiting for deletions to finish 2025/08/27 03:44:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : splitbananasplit: Excluded 2025/08/27 03:44:46 DEBUG : banana: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : banana: Excluded 2025/08/27 03:44:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : appleappleapplebanana: Excluded 2025/08/27 03:44:46 DEBUG : apple: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : apple: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/27 03:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 03:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1230.02s) --- FAIL: TestTransform/prefix (115.49s) --- FAIL: TestTransform/suffix (115.41s) --- FAIL: TestTransform/truncate (630.89s) --- FAIL: TestTransform/encoder (74.24s) --- FAIL: TestTransform/ISO-8859-1 (73.78s) --- FAIL: TestTransform/charmap (73.36s) --- FAIL: TestTransform/lowercase (73.16s) --- FAIL: TestTransform/ascii (73.69s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:45:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/27 03:45:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/27 03:45:16 INFO : sub dir_somesuffix: Making directory 2025/08/27 03:45:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/27 03:45:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/27 03:45:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/27 03:45:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/27 03:45:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/27 03:45:17 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:45:17 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:45:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/27 03:45:19 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:45:19 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.12s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:45:23 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:23 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:23 INFO : tictactoe: Making directory 2025/08/27 03:45:25 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:25 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:45:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/27 03:45:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:45:25 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:45:25 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:45:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/27 03:45:26 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:45:26 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.05s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:45:30 INFO : toe: Making directory 2025/08/27 03:45:32 INFO : toe/toe: Making directory 2025/08/27 03:45:33 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 03:45:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 03:45:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 03:45:33 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:45:33 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:45:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/27 03:45:35 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:45:35 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.31s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:45:40 INFO : toe: Making directory 2025/08/27 03:45:42 INFO : toe/toe: Making directory 2025/08/27 03:45:43 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 03:45:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 03:45:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 03:45:43 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:45:43 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:45:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/27 03:45:45 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:45:45 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.38s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:45:51 DEBUG : empty_dir: Making directory with metadata 2025/08/27 03:45:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 03:45:51 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:45:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:45:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:45:51 INFO : tictacempty_dir: Making directory 2025/08/27 03:45:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:45:52 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:52 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:52 INFO : tictactoe: Making directory 2025/08/27 03:45:54 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:54 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:45:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:45:54 INFO : tictactoe/tictactoe: Making directory 2025/08/27 03:45:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:45:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 03:45:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:45:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 03:45:55 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:45:55 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:45:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/27 03:45:57 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:45:57 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.63s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:46:04 DEBUG : empty_dir: Making directory with metadata 2025/08/27 03:46:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 03:46:04 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:04 INFO : tictacempty_dir: Making directory 2025/08/27 03:46:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:06 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:06 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:06 INFO : tictactoe: Making directory 2025/08/27 03:46:07 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:07 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:07 INFO : tictactoe/tictactoe: Making directory 2025/08/27 03:46:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 03:46:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:46:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:09 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:46:09 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:46:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:11 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:46:11 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.42s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:46:18 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:18 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:18 INFO : tictactoe: Making directory 2025/08/27 03:46:19 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:19 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:19 INFO : tictactoe/tictactoe: Making directory 2025/08/27 03:46:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 03:46:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:46:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 03:46:21 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:46:21 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:46:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/27 03:46:23 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:46:23 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.36s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:46:28 INFO : toe: Making directory 2025/08/27 03:46:30 INFO : toe/toe: Making directory 2025/08/27 03:46:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 03:46:31 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:46:31 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:46:33 INFO : toe/toe/toe: Copied (new) 2025/08/27 03:46:33 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:46:33 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.34s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:46:38 DEBUG : empty_dir: Making directory with metadata 2025/08/27 03:46:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 03:46:38 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:38 INFO : tictacempty_dir: Making directory 2025/08/27 03:46:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:40 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:40 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:40 INFO : tictactoe: Making directory 2025/08/27 03:46:42 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:42 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:42 INFO : tictactoe/tictactoe: Making directory 2025/08/27 03:46:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 03:46:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:46:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:43 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:46:43 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:46:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:45 INFO : toe/toe/toe.txt: Deleted 2025/08/27 03:46:45 ERROR : Local file system at /tmp/rclone1454929665: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.47s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:46:52 DEBUG : empty_dir: Making directory with metadata 2025/08/27 03:46:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 03:46:52 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:52 INFO : tictacempty_dir: Making directory 2025/08/27 03:46:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:46:53 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:53 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:53 INFO : tictactoe: Making directory 2025/08/27 03:46:55 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:55 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:46:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:55 INFO : tictactoe/tictactoe: Making directory 2025/08/27 03:46:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:46:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 03:46:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:46:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:56 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:46:56 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:46:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:46:58 INFO : toe/toe/toe.txt: Deleted 2025/08/27 03:46:58 ERROR : Local file system at /tmp/rclone1454929665: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.80s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:47:06 DEBUG : Reset feature "Copy" 2025/08/27 03:47:06 DEBUG : Reset feature "Move" 2025/08/27 03:47:06 DEBUG : Reset feature "Copy" 2025/08/27 03:47:06 DEBUG : Reset feature "Move" 2025/08/27 03:47:06 DEBUG : empty_dir: Making directory with metadata 2025/08/27 03:47:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 03:47:06 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:47:06 INFO : tictacempty_dir: Making directory 2025/08/27 03:47:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 03:47:07 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:47:07 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:47:07 INFO : tictactoe: Making directory 2025/08/27 03:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/27 03:47:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:47:09 INFO : tictactoe/tictactoe: Making directory 2025/08/27 03:47:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 03:47:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 03:47:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:47:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:47:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:47:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:47:10 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:47:10 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:47:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 03:47:12 INFO : toe/toe/toe.txt: Deleted 2025/08/27 03:47:12 ERROR : Local file system at /tmp/rclone1454929665: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (13.45s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-kuyakoj4ruzi'", Local "Local file system at /tmp/rclone1454929665", Modify Window "876000h0m0s" 2025/08/27 03:47:19 DEBUG : toe: transformed to: dG9l 2025/08/27 03:47:19 DEBUG : toe: transformed to: dG9l 2025/08/27 03:47:19 INFO : dG9l: Making directory 2025/08/27 03:47:21 DEBUG : toe: transformed to: dG9l 2025/08/27 03:47:21 DEBUG : toe: transformed to: dG9l 2025/08/27 03:47:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/27 03:47:21 INFO : dG9l/dG9l: Making directory 2025/08/27 03:47:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/27 03:47:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/27 03:47:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/27 03:47:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 03:47:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/27 03:47:22 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for checks to finish 2025/08/27 03:47:22 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Waiting for transfers to finish 2025/08/27 03:47:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/27 03:47:24 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting files as there were IO errors 2025/08/27 03:47:24 ERROR : Linkbox root 'rclone-test-kuyakoj4ruzi': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.24s) FAIL 2025/08/27 03:47:29 DEBUG : Linkbox root 'rclone-test-kuyakoj4ruzi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 24m19.290561595s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]