"./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 4/5) 2025/08/08 02:50:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cihidog1xeve" 2025/08/08 02:50:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/08 02:50:26 DEBUG : Creating backend with remote "/tmp/rclone1346797441" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:50:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-puruleq5neko" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-cihidog1xeve' -> Linkbox root 'rclone-test-puruleq5neko' 2025/08/08 02:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 02:50:32 DEBUG : Linkbox root 'rclone-test-puruleq5neko': Waiting for checks to finish 2025/08/08 02:50:32 DEBUG : Linkbox root 'rclone-test-puruleq5neko': Waiting for transfers to finish 2025/08/08 02:50:32 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/08 02:50:32 DEBUG : Linkbox root 'rclone-test-puruleq5neko': Purge remote 2025/08/08 02:50:32 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:50:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gikuzuk5cajo" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-cihidog1xeve' -> Linkbox root 'rclone-test-gikuzuk5cajo' 2025/08/08 02:50:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 02:50:41 DEBUG : Linkbox root 'rclone-test-gikuzuk5cajo': Waiting for checks to finish 2025/08/08 02:50:41 DEBUG : Linkbox root 'rclone-test-gikuzuk5cajo': Waiting for transfers to finish 2025/08/08 02:50:41 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/08 02:50:41 DEBUG : Linkbox root 'rclone-test-gikuzuk5cajo': Purge remote 2025/08/08 02:50:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:50:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wojusob1cuje" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-cihidog1xeve' -> Linkbox root 'rclone-test-wojusob1cuje' 2025/08/08 02:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 02:50:49 DEBUG : Linkbox root 'rclone-test-wojusob1cuje': Waiting for checks to finish 2025/08/08 02:50:49 DEBUG : Linkbox root 'rclone-test-wojusob1cuje': Waiting for transfers to finish 2025/08/08 02:50:49 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/08 02:50:49 DEBUG : Linkbox root 'rclone-test-wojusob1cuje': Purge remote 2025/08/08 02:50:49 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:50:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/08 02:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 02:50:57 DEBUG : Local file system at /tmp/rclone1346797441: Waiting for checks to finish 2025/08/08 02:50:57 DEBUG : Local file system at /tmp/rclone1346797441: Waiting for transfers to finish 2025/08/08 02:50:57 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:50:57 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1346797441/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/rclone1346797441/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.13s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:51:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xabasoz7suzo" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-cihidog1xeve' -> Linkbox root 'rclone-test-xabasoz7suzo' 2025/08/08 02:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 02:51:14 DEBUG : empty space: Sizes identical 2025/08/08 02:51:14 DEBUG : empty space: Unchanged skipping 2025/08/08 02:51:14 DEBUG : Linkbox root 'rclone-test-xabasoz7suzo': Waiting for checks to finish 2025/08/08 02:51:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 02:51:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:14 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:15 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:15 INFO : empty space: Deleted 2025/08/08 02:51:15 DEBUG : Linkbox root 'rclone-test-xabasoz7suzo': 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/08 02:51:15 DEBUG : Linkbox root 'rclone-test-xabasoz7suzo': Purge remote --- FAIL: TestServerSideMove (18.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:51:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qiloniw7jevu" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-cihidog1xeve' -> Linkbox root 'rclone-test-qiloniw7jevu' 2025/08/08 02:51:32 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 02:51:32 DEBUG : empty space: Excluded 2025/08/08 02:51:32 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 02:51:32 DEBUG : empty space: Excluded 2025/08/08 02:51:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 02:51:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 02:51:32 DEBUG : Linkbox root 'rclone-test-qiloniw7jevu': Waiting for checks to finish 2025/08/08 02:51:32 DEBUG : Linkbox root 'rclone-test-qiloniw7jevu': Waiting for transfers to finish 2025/08/08 02:51:32 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:32 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:32 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:32 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/08 02:51:32 DEBUG : Linkbox root 'rclone-test-qiloniw7jevu': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:51:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gaduyuf4vuba" 2025/08/08 02:51:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-cihidog1xeve' -> Linkbox root 'rclone-test-gaduyuf4vuba' 2025/08/08 02:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 02:51:52 DEBUG : empty space: Sizes identical 2025/08/08 02:51:52 DEBUG : empty space: Unchanged skipping 2025/08/08 02:51:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 02:51:52 DEBUG : Linkbox root 'rclone-test-gaduyuf4vuba': Waiting for checks to finish 2025/08/08 02:51:53 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:53 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:53 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:53 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/08 02:51:54 INFO : empty space: Deleted 2025/08/08 02:51:54 DEBUG : Linkbox root 'rclone-test-gaduyuf4vuba': Waiting for transfers to finish 2025/08/08 02:51:54 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 02:51:54 DEBUG : Linkbox root 'rclone-test-gaduyuf4vuba': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.93s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:52:41 DEBUG : Waiting for deletions to finish 2025/08/08 02:52:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : splitbananasplit: Excluded 2025/08/08 02:52:42 DEBUG : banana: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : banana: Excluded 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: Excluded 2025/08/08 02:52:42 DEBUG : apple: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : apple: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 02:52:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 02:52:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 02:52:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 02:52:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 02:52:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 02:52:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 02:52:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 02:52:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 02:52:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 02:52:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 02:52:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 02:52:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 02:52:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 02:52:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 02:52:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 02:52:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 02:52:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 02:52:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 02:52:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 02:52:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 02:52:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 02:52:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 02:52:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 02:52:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/08 02:52:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 02:52:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 02:52:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 02:52:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 02:52:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 02:52:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 02:52:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 02:52:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 02:52:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 02:52:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 02:52:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 02:52:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 02:52:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 02:52:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 02:52:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 02:52:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/08 02:52:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:52:43 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 02:52:43 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 02:52:46 INFO : apple: Copied (new) to: PREFIXapple 2025/08/08 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 02:52:46 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/08 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 02:52:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/08 02:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 02:52:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/08 02:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 02:52:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 02:52:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 02:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 02:52:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 02:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 02:52:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/08 02:52:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 02:52:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/08 02:52:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 02:52:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 02:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 02:52:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 02:52:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 02:52:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/08 02:52:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 02:52:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/08 02:52:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 02:52:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/08 02:52:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 02:52:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/08 02:52:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 02:52:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/08 02:52:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 02:52:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/08 02:52:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/08 02:53:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/08 02:53:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/08 02:53:00 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 02:53:00 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 02:53:00 DEBUG : Waiting for deletions to finish 2025/08/08 02:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : splitbananasplit: Excluded 2025/08/08 02:53:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/08 02:53:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : PREFIXbanana: Excluded 2025/08/08 02:53:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/08 02:53:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : PREFIXapple: Excluded 2025/08/08 02:53:00 DEBUG : banana: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : banana: Excluded 2025/08/08 02:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : appleappleapplebanana: Excluded 2025/08/08 02:53:00 DEBUG : apple: Excluded (Path Filter) 2025/08/08 02:53:00 DEBUG : apple: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 02:53:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 02:53:01 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-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:54:38 DEBUG : Waiting for deletions to finish 2025/08/08 02:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : splitbananasplit: Excluded 2025/08/08 02:54:38 DEBUG : banana: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : banana: Excluded 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: Excluded 2025/08/08 02:54:38 DEBUG : apple: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : apple: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 02:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 02:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 02:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 02:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 02:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 02:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 02:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 02:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 02:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 02:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 02:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 02:54:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 02:54:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 02:54:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 02:54:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 02:54:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 02:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 02:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/08 02:54:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:54:39 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 02:54:39 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 02:54:42 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 02:54:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/08 02:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 02:54:43 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/08 02:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 02:54:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 02:54:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 02:54:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 02:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 02:54:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 02:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 02:54:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/08 02:54:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 02:54:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 02:54:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 02:54:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 02:54:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 02:54:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 02:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 02:54:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/08 02:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 02:54:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/08 02:54:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 02:54:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/08 02:54:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 02:54:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/08 02:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 02:54:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/08 02:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 02:54:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/08 02:54:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/08 02:54:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/08 02:54:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/08 02:54:56 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 02:54:56 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 02:54:56 DEBUG : Waiting for deletions to finish 2025/08/08 02:54:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/08 02:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : splitbananasplit: Excluded 2025/08/08 02:54:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : bananaSUFFIX: Excluded 2025/08/08 02:54:57 DEBUG : banana: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : banana: Excluded 2025/08/08 02:54:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : appleSUFFIX: Excluded 2025/08/08 02:54:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/08 02:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : appleappleapplebanana: Excluded 2025/08/08 02:54:57 DEBUG : apple: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : apple: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/08/08 02:54:57 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/08/08 02:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 02:54:57 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-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 02:56:34 DEBUG : Waiting for deletions to finish 2025/08/08 02:56:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : splitbananasplit: Excluded 2025/08/08 02:56:34 DEBUG : banana: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : banana: Excluded 2025/08/08 02:56:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : appleappleapplebanana: Excluded 2025/08/08 02:56:34 DEBUG : apple: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : apple: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 02:56:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 02:56:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 02:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 02:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 02:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 02:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 02:56:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : apple: Sizes identical 2025/08/08 02:56:35 DEBUG : apple: Unchanged skipping 2025/08/08 02:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 02:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 02:56:35 DEBUG : banana: Sizes identical 2025/08/08 02:56:35 DEBUG : banana: Unchanged skipping 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 02:56:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 02:56:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 02:56:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 02:56:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 02:56:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 02:56:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 02:56:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 02:56:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 02:56:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 02:56:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 02:56:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 02:56:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 02:56:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 02:56:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 02:56:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 02:56:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 02:56:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 02:56:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 02:56:35 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 02:56:35 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 02:56:38 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:56:38 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:56:39 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:56:39 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:56:39 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:56:39 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:56:39 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:56:40 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:56:40 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:56:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:56:40 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:56:40 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:56:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:56:41 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:56:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:56:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:56:41 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:56:42 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:56:42 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:56:42 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:56:43 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:56:44 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:56:44 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:56:44 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:56:47 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:56:47 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:56:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:56:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:56:53 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:56:54 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:56:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:56:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:57:06 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:57:07 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:57:07 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:57:07 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:57:32 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:57:32 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:57:33 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:57:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:58:23 ERROR : splitbananasplit: Failed to copy: object not found 2025/08/08 02:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 02:58:24 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/08/08 02:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 02:58:24 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/08/08 02:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 02:58:24 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/08/08 02:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 02:58:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:58:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:58:26 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:58:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:58:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:58:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:58:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:58:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:58:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 02:58:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:58:28 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:58:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 02:58:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:58:29 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:58:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 02:58:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:58:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:58:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 02:58:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:58:30 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:58:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 02:58:31 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:58:32 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:58:32 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 02:58:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:58:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:58:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:58:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 02:58:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:58:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:58:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:58:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 02:58:53 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:58:54 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:58:55 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:58:55 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 02:59:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:59:20 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:59:21 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 02:59:21 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:00:10 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/08/08 03:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:00:11 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/08/08 03:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:00:12 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/08/08 03:00:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:00:12 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/08/08 03:00:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:00:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:00:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:00:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:00:14 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:00:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:00:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:00:14 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:00:15 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:00:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:00:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:00:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:00:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:00:16 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:00:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:00:16 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:00:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:00:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:00:17 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:00:17 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:00:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:00:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:00:18 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:00:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:00:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:00:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:00:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:00:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:00:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:00:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:00:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:00:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:00:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:00:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:00:41 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:00:42 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:00:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:01:06 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:01:07 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:01:08 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:01:08 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:01:57 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/08/08 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:01:58 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/08/08 03:01:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:01:59 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/08/08 03:01:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:02:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:02:00 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/08/08 03:02:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:02:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:02:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:02:01 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:02:01 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:02:01 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:02:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:02:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:02:02 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:02:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:02:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:02:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:02:03 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:02:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:02:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:02:04 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:02:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:02:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:02:05 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:02:05 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:02:05 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:02:06 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:02:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:02:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:02:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:02:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:02:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:02:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:02:15 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:02:15 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:02:16 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:02:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:02:28 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:02:28 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:02:29 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:02:30 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:02:53 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:02:54 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:02:55 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:02:56 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:03:45 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/08/08 03:03:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:03:45 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/08/08 03:03:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:03:46 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/08/08 03:03:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:03:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/08/08 03:03:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/08 03:03:47 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/08/08 03:03:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/08/08 03:03:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/08/08 03:03:49 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/08 03:03:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/08 03:03:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/08 03:04:01 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/08 03:04:14 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/08 03:04:40 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/08 03:05:31 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/08/08 03:05:31 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:05:31 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:05:31 DEBUG : Waiting for deletions to finish 2025/08/08 03:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : splitbananasplit: Excluded 2025/08/08 03:05:31 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : splitbanan(1): Excluded 2025/08/08 03:05:31 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : banana: Excluded 2025/08/08 03:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:05:31 DEBUG : appleapple(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : appleapple(1): Excluded 2025/08/08 03:05:31 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : apple: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0014-89;=(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0013-789;=(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0012-6789;(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0011-56789(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0010-45678(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0009-34567(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0008-23456(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0007-12345(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0006-ghijk(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0005-fghij(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0004-efghi(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0003-defgh(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0002-cdefg(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0001-bcdef(1): Excluded 2025/08/08 03:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:05:31 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/08/08 03:05:31 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-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:07:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : splitbananasplit: Excluded 2025/08/08 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : banana: Excluded 2025/08/08 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : apple: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:07:07 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:07:07 DEBUG : banana: Sizes identical 2025/08/08 03:07:07 DEBUG : banana: Unchanged skipping 2025/08/08 03:07:07 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:07:07 DEBUG : apple: Sizes identical 2025/08/08 03:07:07 DEBUG : apple: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:07:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:07:07 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:07:07 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:07:07 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:07:07 DEBUG : Waiting for deletions to finish 2025/08/08 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:07:07 DEBUG : splitbananasplit: Excluded 2025/08/08 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:07:07 DEBUG : banana: Excluded 2025/08/08 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:07:07 DEBUG : apple: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:07:08 DEBUG : apple: Sizes identical 2025/08/08 03:07:08 DEBUG : apple: Unchanged skipping 2025/08/08 03:07:08 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:07:08 DEBUG : banana: Sizes identical 2025/08/08 03:07:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:07:08 DEBUG : banana: Unchanged skipping 2025/08/08 03:07:08 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:07:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:07:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:07:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:07:08 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:07:08 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:07:08 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:07:08 DEBUG : Waiting for deletions to finish 2025/08/08 03:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : splitbananasplit: Excluded 2025/08/08 03:07:09 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : banana: Excluded 2025/08/08 03:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:07:09 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : apple: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:07:09 DEBUG : Waiting for deletions to finish 2025/08/08 03:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : splitbananasplit: Excluded 2025/08/08 03:07:09 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : banana: Excluded 2025/08/08 03:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:07:09 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:07:09 DEBUG : apple: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:08:20 DEBUG : Waiting for deletions to finish 2025/08/08 03:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : splitbananasplit: Excluded 2025/08/08 03:08:20 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : banana: Excluded 2025/08/08 03:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:08:20 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : apple: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:08:21 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:08:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:08:21 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:08:21 DEBUG : banana: Sizes identical 2025/08/08 03:08:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:08:21 DEBUG : apple: Sizes identical 2025/08/08 03:08:21 DEBUG : banana: Unchanged skipping 2025/08/08 03:08:21 DEBUG : apple: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:08:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:08:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:08:21 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:08:21 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:08:21 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:08:21 DEBUG : Waiting for deletions to finish 2025/08/08 03:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : splitbananasplit: Excluded 2025/08/08 03:08:22 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : banana: Excluded 2025/08/08 03:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:08:22 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : apple: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:08:22 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:08:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:08:22 DEBUG : banana: Sizes identical 2025/08/08 03:08:22 DEBUG : apple: Sizes identical 2025/08/08 03:08:22 DEBUG : apple: Unchanged skipping 2025/08/08 03:08:22 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:08:22 DEBUG : banana: Unchanged skipping 2025/08/08 03:08:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:08:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:08:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:08:23 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:08:23 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:08:23 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:08:23 DEBUG : Waiting for deletions to finish 2025/08/08 03:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : splitbananasplit: Excluded 2025/08/08 03:08:23 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : banana: Excluded 2025/08/08 03:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:08:23 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : apple: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:09:33 DEBUG : Waiting for deletions to finish 2025/08/08 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : splitbananasplit: Excluded 2025/08/08 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : banana: Excluded 2025/08/08 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : apple: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:09:35 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:09:35 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:09:35 DEBUG : apple: Sizes identical 2025/08/08 03:09:35 DEBUG : apple: Unchanged skipping 2025/08/08 03:09:35 DEBUG : banana: Sizes identical 2025/08/08 03:09:35 DEBUG : banana: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:09:35 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:09:35 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:09:35 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:09:35 DEBUG : Waiting for deletions to finish 2025/08/08 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : splitbananasplit: Excluded 2025/08/08 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : banana: Excluded 2025/08/08 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : apple: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:09:36 DEBUG : apple: Sizes identical 2025/08/08 03:09:36 DEBUG : apple: Unchanged skipping 2025/08/08 03:09:36 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:09:36 DEBUG : banana: Sizes identical 2025/08/08 03:09:36 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:09:36 DEBUG : banana: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:09:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:09:36 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:09:36 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:09:36 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:09:36 DEBUG : Waiting for deletions to finish 2025/08/08 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : splitbananasplit: Excluded 2025/08/08 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : banana: Excluded 2025/08/08 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : apple: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:10:47 DEBUG : Waiting for deletions to finish 2025/08/08 03:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : splitbananasplit: Excluded 2025/08/08 03:10:47 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : banana: Excluded 2025/08/08 03:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:10:47 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : apple: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:10:48 DEBUG : apple: Sizes identical 2025/08/08 03:10:48 DEBUG : apple: Unchanged skipping 2025/08/08 03:10:48 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:10:48 DEBUG : banana: Sizes identical 2025/08/08 03:10:48 DEBUG : banana: Unchanged skipping 2025/08/08 03:10:48 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:10:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:10:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:10:48 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:10:48 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:10:48 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:10:48 DEBUG : Waiting for deletions to finish 2025/08/08 03:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : splitbananasplit: Excluded 2025/08/08 03:10:48 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : banana: Excluded 2025/08/08 03:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:10:48 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : apple: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:10:49 DEBUG : apple: Sizes identical 2025/08/08 03:10:49 DEBUG : apple: Unchanged skipping 2025/08/08 03:10:49 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:10:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:10:49 DEBUG : banana: Sizes identical 2025/08/08 03:10:49 DEBUG : banana: Unchanged skipping 2025/08/08 03:10:49 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:10:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:10:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:10:49 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:10:49 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:10:49 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:10:49 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:10:49 DEBUG : Waiting for deletions to finish 2025/08/08 03:10:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:10:49 DEBUG : splitbananasplit: Excluded 2025/08/08 03:10:49 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:10:49 DEBUG : banana: Excluded 2025/08/08 03:10:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:10:49 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:10:49 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:10:49 DEBUG : apple: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:10:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:10:50 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:12:00 DEBUG : Waiting for deletions to finish 2025/08/08 03:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : splitbananasplit: Excluded 2025/08/08 03:12:00 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : banana: Excluded 2025/08/08 03:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:12:00 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : apple: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:12:01 DEBUG : apple: Sizes identical 2025/08/08 03:12:01 DEBUG : apple: Unchanged skipping 2025/08/08 03:12:01 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:12:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:12:01 DEBUG : banana: Sizes identical 2025/08/08 03:12:01 DEBUG : banana: Unchanged skipping 2025/08/08 03:12:01 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:12:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:12:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:12:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:12:01 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:12:01 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:12:01 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:12:01 DEBUG : Waiting for deletions to finish 2025/08/08 03:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : splitbananasplit: Excluded 2025/08/08 03:12:01 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : banana: Excluded 2025/08/08 03:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:12:01 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : apple: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/08 03:12:02 DEBUG : apple: Sizes identical 2025/08/08 03:12:02 DEBUG : apple: Unchanged skipping 2025/08/08 03:12:02 DEBUG : appleappleapplebanana: Sizes identical 2025/08/08 03:12:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:12:02 DEBUG : banana: Sizes identical 2025/08/08 03:12:02 DEBUG : banana: Unchanged skipping 2025/08/08 03:12:02 DEBUG : splitbananasplit: Sizes identical 2025/08/08 03:12:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:12:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/08 03:12:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:12:02 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:12:02 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:12:02 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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/08 03:12:02 DEBUG : Waiting for deletions to finish 2025/08/08 03:12:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : splitbananasplit: Excluded 2025/08/08 03:12:02 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : banana: Excluded 2025/08/08 03:12:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : appleappleapplebanana: Excluded 2025/08/08 03:12:02 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : apple: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/08 03:12:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:12:02 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1231.29s) --- FAIL: TestTransform/prefix (115.96s) --- FAIL: TestTransform/suffix (116.40s) --- FAIL: TestTransform/truncate (631.23s) --- FAIL: TestTransform/encoder (74.92s) --- FAIL: TestTransform/ISO-8859-1 (73.48s) --- FAIL: TestTransform/charmap (73.37s) --- FAIL: TestTransform/lowercase (73.15s) --- FAIL: TestTransform/ascii (72.77s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:12:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 03:12:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 03:12:31 INFO : sub dir_somesuffix: Making directory 2025/08/08 03:12:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 03:12:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/08 03:12:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 03:12:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/08 03:12:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 03:12:33 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:12:33 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:12:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 03:12:35 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:12:35 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.08s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:12:38 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:12:39 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:12:39 INFO : tictactoe: Making directory 2025/08/08 03:12:40 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:12:40 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:12:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:12:40 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:12:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:12:40 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:12:40 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:12:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/08 03:12:42 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:12:42 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.04s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:12:46 INFO : toe: Making directory 2025/08/08 03:12:47 INFO : toe/toe: Making directory 2025/08/08 03:12:49 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:12:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:12:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:12:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:12:49 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:12:49 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:12:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/08 03:12:51 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:12:51 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.27s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:12:56 INFO : toe: Making directory 2025/08/08 03:12:57 INFO : toe/toe: Making directory 2025/08/08 03:12:59 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:12:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:12:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:12:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:12:59 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:12:59 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:13:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/08 03:13:01 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:13:01 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.27s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:13:06 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:13:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:13:06 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:06 INFO : tictacempty_dir: Making directory 2025/08/08 03:13:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:08 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:08 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:08 INFO : tictactoe: Making directory 2025/08/08 03:13:09 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:09 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:09 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:13:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:13:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:13:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:13:11 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:13:11 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:13:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/08 03:13:13 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:13:13 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.44s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:13:19 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:13:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:13:19 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:20 INFO : tictacempty_dir: Making directory 2025/08/08 03:13:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:21 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:21 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:21 INFO : tictactoe: Making directory 2025/08/08 03:13:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:23 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:13:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:13:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:13:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:13:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:13:24 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:13:24 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:13:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:13:26 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:13:26 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.41s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:13:33 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:33 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:33 INFO : tictactoe: Making directory 2025/08/08 03:13:34 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:34 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:34 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:13:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:13:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:13:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:13:36 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:13:36 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:13:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/08 03:13:38 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:13:38 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.25s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:13:43 INFO : toe: Making directory 2025/08/08 03:13:45 INFO : toe/toe: Making directory 2025/08/08 03:13:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:13:46 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:13:46 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:13:48 DEBUG : toe/toe/toe: Trying to read object after upload: try again in 100ms (1/10) 2025/08/08 03:13:48 INFO : toe/toe/toe: Copied (new) 2025/08/08 03:13:48 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:13:48 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.53s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:13:54 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:13:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:13:54 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:54 INFO : tictacempty_dir: Making directory 2025/08/08 03:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:13:55 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:55 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:55 INFO : tictactoe: Making directory 2025/08/08 03:13:57 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:57 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:13:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:57 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:13:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:13:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:13:58 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:13:58 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:14:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:00 INFO : toe/toe/toe.txt: Deleted 2025/08/08 03:14:00 ERROR : Local file system at /tmp/rclone1346797441: 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.43s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:14:07 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:14:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:07 INFO : tictacempty_dir: Making directory 2025/08/08 03:14:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:09 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:09 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:09 INFO : tictactoe: Making directory 2025/08/08 03:14:10 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:10 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:14:10 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:14:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:14:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:14:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:14:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:12 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:14:12 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:14:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:14 INFO : toe/toe/toe.txt: Deleted 2025/08/08 03:14:14 ERROR : Local file system at /tmp/rclone1346797441: 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.46s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:14:20 DEBUG : Reset feature "Copy" 2025/08/08 03:14:20 DEBUG : Reset feature "Move" 2025/08/08 03:14:20 DEBUG : Reset feature "Copy" 2025/08/08 03:14:20 DEBUG : Reset feature "Move" 2025/08/08 03:14:20 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:14:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:14:20 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:21 INFO : tictacempty_dir: Making directory 2025/08/08 03:14:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:14:22 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:22 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:22 INFO : tictactoe: Making directory 2025/08/08 03:14:24 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:24 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:14:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:14:24 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:14:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:14:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:14:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:14:25 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:14:25 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:14:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:14:27 INFO : toe/toe/toe.txt: Deleted 2025/08/08 03:14:27 ERROR : Local file system at /tmp/rclone1346797441: 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-cihidog1xeve'", Local "Local file system at /tmp/rclone1346797441", Modify Window "876000h0m0s" 2025/08/08 03:14:34 DEBUG : toe: transformed to: dG9l 2025/08/08 03:14:34 DEBUG : toe: transformed to: dG9l 2025/08/08 03:14:34 INFO : dG9l: Making directory 2025/08/08 03:14:36 DEBUG : toe: transformed to: dG9l 2025/08/08 03:14:36 DEBUG : toe: transformed to: dG9l 2025/08/08 03:14:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/08 03:14:36 INFO : dG9l/dG9l: Making directory 2025/08/08 03:14:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/08 03:14:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/08 03:14:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 03:14:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:14:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 03:14:37 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for checks to finish 2025/08/08 03:14:37 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': Waiting for transfers to finish 2025/08/08 03:14:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 03:14:39 ERROR : Linkbox root 'rclone-test-cihidog1xeve': not deleting files as there were IO errors 2025/08/08 03:14:39 ERROR : Linkbox root 'rclone-test-cihidog1xeve': 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.30s) FAIL 2025/08/08 03:14:44 DEBUG : Linkbox root 'rclone-test-cihidog1xeve': 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 24m20.407452386s (try 4/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]