"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/07/17 02:03:50 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-nikuzus5gosu" 2025/07/17 02:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 02:03:50 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/07/17 02:03:50 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/07/17 02:03:50 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/07/17 02:03:50 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/07/17 02:03:50 DEBUG : Setting pass="HnFk_Jj4HwAuq7XdhE6wpj-XuByOe4WDxaGHsG2zpB9sw5w" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/07/17 02:03:50 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{H0cVQ}" suffix to name 2025/07/17 02:03:50 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/07/17 02:03:50 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/07/17 02:03:50 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/07/17 02:03:50 DEBUG : Setting pass="HnFk_Jj4HwAuq7XdhE6wpj-XuByOe4WDxaGHsG2zpB9sw5w" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/07/17 02:03:50 DEBUG : found headers: 2025/07/17 02:03:50 DEBUG : Creating backend with remote "/tmp/rclone3736812166" === RUN TestMoveEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:03:50 DEBUG : sub dir2: Making directory with metadata 2025/07/17 02:03:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 02:03:51 INFO : sub dir2: Making directory 2025/07/17 02:03:51 INFO : sub dir: Making directory 2025/07/17 02:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 02:03:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:03:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:03:51 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/17 02:03:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:03:51 INFO : sub dir/hello world: Copied (new) 2025/07/17 02:03:51 INFO : sub dir/hello world: Deleted 2025/07/17 02:03:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 02:03:52 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:03:52 DEBUG : sub dir2: Making directory with metadata 2025/07/17 02:03:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 02:03:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 02:03:53 INFO : sub dir2: Making directory 2025/07/17 02:03:53 INFO : sub dir: Making directory 2025/07/17 02:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 02:03:53 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:03:53 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:03:53 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/17 02:03:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:03:53 INFO : sub dir/hello world: Copied (new) 2025/07/17 02:03:53 DEBUG : Waiting for deletions to finish 2025/07/17 02:03:53 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.98s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:03:54 INFO : sub dir2: Making directory 2025/07/17 02:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 02:03:55 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:03:55 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:03:55 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/17 02:03:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:03:55 INFO : sub dir/hello world: Copied (new) 2025/07/17 02:03:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:03:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 02:03:56 INFO : sub dir: Making directory 2025/07/17 02:03:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (7.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 02:04:04 INFO : sub dir: Making directory 2025/07/17 02:04:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (8.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:04:13 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:13 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:13 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:14 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:14 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:14 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:15 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:15 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:15 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:15 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:16 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:16 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:17 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:17 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:17 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:18 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:18 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:18 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:18 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:19 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:19 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:19 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : apple: Excluded 2025/07/17 02:04:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:19 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : banana: Excluded 2025/07/17 02:04:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:04:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : apple: Unchanged skipping 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:04:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : banana: Unchanged skipping 2025/07/17 02:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:20 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:20 INFO : There was nothing to transfer 2025/07/17 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:20 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : apple: Excluded 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:20 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : banana: Excluded 2025/07/17 02:04:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:04:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : apple: Unchanged skipping 2025/07/17 02:04:20 DEBUG : banana: Unchanged skipping 2025/07/17 02:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:04:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:04:20 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:20 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:20 INFO : There was nothing to transfer 2025/07/17 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:20 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : apple: Excluded 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:20 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : banana: Excluded 2025/07/17 02:04:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:04:25 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:25 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:25 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:26 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:26 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:26 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:27 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:27 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:27 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:28 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:28 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:28 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:29 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:29 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:29 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:30 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:30 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:30 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:31 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:31 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:31 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:31 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:31 DEBUG : apple: Excluded 2025/07/17 02:04:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:31 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:31 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:31 DEBUG : banana: Excluded 2025/07/17 02:04:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:31 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:04:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : apple: Unchanged skipping 2025/07/17 02:04:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:04:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:04:32 DEBUG : banana: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:04:32 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:32 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:32 INFO : There was nothing to transfer 2025/07/17 02:04:32 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:32 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : apple: Excluded 2025/07/17 02:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:32 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : banana: Excluded 2025/07/17 02:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:04:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:04:33 DEBUG : apple: Unchanged skipping 2025/07/17 02:04:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : banana: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:04:33 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:33 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:33 INFO : There was nothing to transfer 2025/07/17 02:04:33 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:33 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : apple: Excluded 2025/07/17 02:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:33 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : banana: Excluded 2025/07/17 02:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:33 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:04:37 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:38 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:38 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:38 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:39 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:39 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:39 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:40 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:40 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:40 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:41 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:41 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:41 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:42 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:42 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:42 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:43 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:43 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:44 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:44 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:44 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : apple: Excluded 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:44 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : banana: Excluded 2025/07/17 02:04:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 02:04:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:44 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:44 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:44 DEBUG : YmFuYW5h: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:44 DEBUG : YXBwbGU=: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/17 02:04:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/17 02:04:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:45 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/17 02:04:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/17 02:04:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/17 02:04:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:45 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/17 02:04:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/17 02:04:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/17 02:04:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/17 02:04:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/17 02:04:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/17 02:04:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/17 02:04:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/17 02:04:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:45 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/17 02:04:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:46 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/17 02:04:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:46 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/17 02:04:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:46 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/17 02:04:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:46 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/17 02:04:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:46 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/17 02:04:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:46 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/17 02:04:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:46 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/17 02:04:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:46 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/17 02:04:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:46 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:46 INFO : banana: Deleted 2025/07/17 02:04:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 02:04:46 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 02:04:47 INFO : splitbananasplit: Deleted 2025/07/17 02:04:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 02:04:47 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 02:04:47 INFO : appleappleapplebanana: Deleted 2025/07/17 02:04:47 INFO : apple: Deleted 2025/07/17 02:04:47 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : YXBwbGU=: Excluded 2025/07/17 02:04:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/17 02:04:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : YmFuYW5h: Excluded 2025/07/17 02:04:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/17 02:04:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/17 02:04:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : apple: Unchanged skipping 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:04:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : banana: Unchanged skipping 2025/07/17 02:04:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:04:48 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:48 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:48 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : YXBwbGU=: Excluded 2025/07/17 02:04:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/17 02:04:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : YmFuYW5h: Excluded 2025/07/17 02:04:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/17 02:04:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/17 02:04:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 02:04:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 02:04:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 02:04:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 02:04:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 02:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 02:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 02:04:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 02:04:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:04:52 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:53 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:53 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:53 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:54 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:54 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:54 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:55 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:55 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:55 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:56 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:56 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:56 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:57 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:57 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:57 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:58 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:58 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:58 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:58 DEBUG : Waiting for deletions to finish 2025/07/17 02:04:58 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:04:58 DEBUG : apple: Excluded 2025/07/17 02:04:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:04:58 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:04:58 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:04:58 DEBUG : banana: Excluded 2025/07/17 02:04:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:04:58 DEBUG : splitbananasplit: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:04:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:04:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:04:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:04:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:04:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:04:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:04:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:04:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:04:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:04:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:04:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:04:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 02:04:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 02:04:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 02:04:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 02:04:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 02:04:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 02:04:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 02:04:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 02:04:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 02:04:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 02:04:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 02:04:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 02:04:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 02:04:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/17 02:04:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:04:59 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:04:59 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:04:59 DEBUG : PREFIXappleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:59 DEBUG : PREFIXapple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:59 DEBUG : PREFIXsplitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:59 DEBUG : PREFIXbanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:04:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/17 02:04:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/17 02:04:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:04:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/17 02:04:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/17 02:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:04:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/17 02:04:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/17 02:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/17 02:05:00 INFO : apple: Copied (new) to: PREFIXapple 2025/07/17 02:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/17 02:05:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/17 02:05:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:00 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/17 02:05:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/17 02:05:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/17 02:05:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/17 02:05:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:00 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/17 02:05:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/17 02:05:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/PREFIX0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:00 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/17 02:05:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:00 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/17 02:05:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:01 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/17 02:05:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:01 DEBUG : dir1/PREFIX0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:01 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/17 02:05:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:01 DEBUG : dir1/PREFIX0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:01 DEBUG : dir1/PREFIX0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:01 DEBUG : dir1/PREFIX0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:01 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/17 02:05:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:01 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/17 02:05:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:01 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/17 02:05:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:01 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/17 02:05:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:01 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:01 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 02:05:01 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 02:05:01 INFO : banana: Deleted 2025/07/17 02:05:01 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 02:05:01 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 02:05:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 02:05:02 INFO : splitbananasplit: Deleted 2025/07/17 02:05:02 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 02:05:02 INFO : appleappleapplebanana: Deleted 2025/07/17 02:05:02 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 02:05:02 INFO : apple: Deleted 2025/07/17 02:05:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 02:05:02 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 02:05:02 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : PREFIXapple: Excluded 2025/07/17 02:05:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/17 02:05:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : PREFIXbanana: Excluded 2025/07/17 02:05:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 02:05:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 02:05:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 02:05:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:03 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:03 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:03 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/17 02:05:03 INFO : apple: Copied (new) 2025/07/17 02:05:03 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/17 02:05:03 INFO : banana: Copied (new) 2025/07/17 02:05:03 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/17 02:05:03 INFO : appleappleapplebanana: Copied (new) 2025/07/17 02:05:03 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/17 02:05:03 INFO : splitbananasplit: Copied (new) 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/17 02:05:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/17 02:05:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/17 02:05:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/17 02:05:03 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/17 02:05:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/17 02:05:03 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/17 02:05:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/17 02:05:03 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:03 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/17 02:05:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/17 02:05:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/17 02:05:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/17 02:05:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/17 02:05:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/17 02:05:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/17 02:05:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/17 02:05:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:04 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/17 02:05:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/17 02:05:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/17 02:05:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/17 02:05:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/17 02:05:04 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/17 02:05:05 INFO : PREFIXbanana: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/17 02:05:05 INFO : PREFIXapple: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/17 02:05:05 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/17 02:05:05 INFO : PREFIXsplitbananasplit: Deleted 2025/07/17 02:05:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/17 02:05:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/17 02:05:06 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:06 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : apple: Excluded 2025/07/17 02:05:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:06 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : banana: Excluded 2025/07/17 02:05:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:06 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:06 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : apple: Excluded 2025/07/17 02:05:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:06 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : banana: Excluded 2025/07/17 02:05:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:06 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:05:11 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:11 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:11 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:12 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:12 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:12 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:13 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:13 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:13 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:14 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:14 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:15 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:15 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:15 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:16 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:16 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:16 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:17 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:17 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:17 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:17 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : apple: Excluded 2025/07/17 02:05:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:17 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : banana: Excluded 2025/07/17 02:05:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:18 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:18 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:18 DEBUG : appleSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : bananaSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : splitbananasplitSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : appleappleapplebananaSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/17 02:05:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/17 02:05:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/17 02:05:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/17 02:05:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/17 02:05:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/17 02:05:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/17 02:05:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/17 02:05:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/17 02:05:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/17 02:05:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/17 02:05:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/17 02:05:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0010-456789.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/17 02:05:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/17 02:05:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/17 02:05:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/17 02:05:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/17 02:05:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/17 02:05:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:20 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/17 02:05:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:20 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/17 02:05:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:20 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 02:05:20 INFO : appleappleapplebanana: Deleted 2025/07/17 02:05:20 INFO : splitbananasplit: Deleted 2025/07/17 02:05:20 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 02:05:20 INFO : banana: Deleted 2025/07/17 02:05:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 02:05:20 INFO : apple: Deleted 2025/07/17 02:05:20 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 02:05:20 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 02:05:21 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 02:05:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 02:05:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 02:05:21 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 02:05:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 02:05:21 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : appleSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : bananaSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 02:05:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 02:05:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 02:05:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:21 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:21 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:21 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:21 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:21 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:21 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/17 02:05:21 INFO : appleappleapplebanana: Copied (new) 2025/07/17 02:05:21 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/17 02:05:21 INFO : apple: Copied (new) 2025/07/17 02:05:21 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:21 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/17 02:05:21 INFO : banana: Copied (new) 2025/07/17 02:05:21 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:21 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/17 02:05:21 INFO : splitbananasplit: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/17 02:05:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/17 02:05:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/17 02:05:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/17 02:05:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/17 02:05:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/17 02:05:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/17 02:05:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/17 02:05:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/17 02:05:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/17 02:05:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/17 02:05:22 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:22 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/17 02:05:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/17 02:05:23 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/17 02:05:23 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/17 02:05:23 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/17 02:05:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/17 02:05:23 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:23 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/17 02:05:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/17 02:05:23 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/17 02:05:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/17 02:05:23 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/17 02:05:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/17 02:05:23 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : appleSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : splitbananasplitSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/17 02:05:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : bananaSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/17 02:05:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/17 02:05:24 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:24 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : apple: Excluded 2025/07/17 02:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:24 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : banana: Excluded 2025/07/17 02:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:24 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:24 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : apple: Excluded 2025/07/17 02:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:24 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : banana: Excluded 2025/07/17 02:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:05:29 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:29 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:30 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:30 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:30 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:31 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:31 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:31 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:32 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:32 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:32 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:33 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:33 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:33 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:34 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:34 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:35 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:35 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:35 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:36 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:36 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : apple: Excluded 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:36 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : banana: Excluded 2025/07/17 02:05:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:36 DEBUG : apple: Unchanged skipping 2025/07/17 02:05:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:36 DEBUG : banana: Unchanged skipping 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 02:05:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 02:05:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:36 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:36 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:36 DEBUG : splitbanan: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:36 DEBUG : appleapple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:36 DEBUG : dir1/0000-abcde: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:36 DEBUG : dir1/0001-bcdef: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:36 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/17 02:05:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/17 02:05:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/17 02:05:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/17 02:05:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/17 02:05:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/17 02:05:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:37 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/17 02:05:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/17 02:05:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:37 DEBUG : dir1/0002-cdefg: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0003-defgh: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0004-efghi: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0005-fghij: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/17 02:05:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/17 02:05:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:37 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/17 02:05:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/17 02:05:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:37 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/17 02:05:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/17 02:05:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:37 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/17 02:05:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/17 02:05:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:37 DEBUG : dir1/0006-ghijk: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0007-12345: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0008-23456: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0009-34567: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/17 02:05:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/17 02:05:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:37 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/17 02:05:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/17 02:05:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:37 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/17 02:05:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/17 02:05:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:37 DEBUG : dir1/0010-45678: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/17 02:05:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/17 02:05:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:37 DEBUG : dir1/0011-56789: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0012-6789;: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:37 DEBUG : dir1/0013-789;=: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/17 02:05:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/17 02:05:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/17 02:05:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/17 02:05:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/17 02:05:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/17 02:05:38 DEBUG : dir1/0014-89;=.: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/17 02:05:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/17 02:05:38 DEBUG : dir1/0015-9;=.t: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/17 02:05:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/17 02:05:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/17 02:05:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/17 02:05:38 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:38 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 02:05:38 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 02:05:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 02:05:38 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 02:05:38 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 02:05:38 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 02:05:38 INFO : splitbananasplit: Deleted 2025/07/17 02:05:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 02:05:39 INFO : appleappleapplebanana: Deleted 2025/07/17 02:05:39 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 02:05:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 02:05:39 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:39 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : apple: Excluded 2025/07/17 02:05:39 DEBUG : appleapple: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : appleapple: Excluded 2025/07/17 02:05:39 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : banana: Excluded 2025/07/17 02:05:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : splitbanan: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0000-abcde: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdef: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefg: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0003-defgh: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0004-efghi: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0005-fghij: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijk: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0007-12345: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0008-23456: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0009-34567: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0010-45678: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0011-56789: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : apple: Unchanged skipping 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:05:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:05:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : banana: Unchanged skipping 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 02:05:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 02:05:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 02:05:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 02:05:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 02:05:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 02:05:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 02:05:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 02:05:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 02:05:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 02:05:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:05:39 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:39 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:39 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:40 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : apple: Excluded 2025/07/17 02:05:40 DEBUG : appleapple: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : appleapple: Excluded 2025/07/17 02:05:40 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : banana: Excluded 2025/07/17 02:05:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : splitbanan: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0000-abcde: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0001-bcdef: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0002-cdefg: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0003-defgh: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0004-efghi: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0005-fghij: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0006-ghijk: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0007-12345: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0008-23456: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0009-34567: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0010-45678: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0011-56789: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0012-6789;: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0013-789;=: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0014-89;=.: Excluded 2025/07/17 02:05:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/17 02:05:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/17 02:05:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 02:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 02:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 02:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 02:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 02:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 02:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 02:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 02:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 02:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 02:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 02:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 02:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 02:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 02:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 02:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 02:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 02:05:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:05:44 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:44 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:45 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:45 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:46 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:46 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:47 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:47 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:47 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:48 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:48 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:48 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:49 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:49 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:49 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:50 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:50 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:50 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:51 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:51 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : apple: Excluded 2025/07/17 02:05:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:51 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : banana: Excluded 2025/07/17 02:05:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : apple: Unchanged skipping 2025/07/17 02:05:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:05:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : banana: Unchanged skipping 2025/07/17 02:05:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:05:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:51 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:51 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:51 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : apple: Excluded 2025/07/17 02:05:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:51 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : banana: Excluded 2025/07/17 02:05:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : apple: Unchanged skipping 2025/07/17 02:05:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:05:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:05:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : banana: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:05:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:05:52 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:05:52 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:52 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:52 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : apple: Excluded 2025/07/17 02:05:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:52 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : banana: Excluded 2025/07/17 02:05:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:05:52 DEBUG : Waiting for deletions to finish 2025/07/17 02:05:52 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : apple: Excluded 2025/07/17 02:05:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:05:52 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : banana: Excluded 2025/07/17 02:05:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : splitbananasplit: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:05:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:05:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:05:56 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:57 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:57 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:58 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:58 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:58 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:59 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:05:59 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:00 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:00 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:00 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:01 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:01 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:01 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:02 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:02 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:02 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:03 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:03 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:03 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:03 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : apple: Excluded 2025/07/17 02:06:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:03 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : banana: Excluded 2025/07/17 02:06:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:04 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:04 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:04 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:04 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : apple: Excluded 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:04 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : banana: Excluded 2025/07/17 02:06:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:04 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:04 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:04 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:04 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:04 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : apple: Excluded 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:04 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : banana: Excluded 2025/07/17 02:06:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:04 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:09 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:10 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:10 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:10 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:11 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:11 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:11 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:12 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:12 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:12 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:12 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:13 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:13 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:14 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:14 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:14 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:15 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:15 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:15 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:15 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:16 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : apple: Excluded 2025/07/17 02:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:16 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : banana: Excluded 2025/07/17 02:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:16 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:16 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:16 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:16 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : apple: Excluded 2025/07/17 02:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:16 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : banana: Excluded 2025/07/17 02:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:17 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:17 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:17 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:17 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:17 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : apple: Excluded 2025/07/17 02:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:17 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : banana: Excluded 2025/07/17 02:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:22 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:23 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:23 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:24 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:24 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:24 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:25 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:25 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:25 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:26 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:26 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:26 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:27 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:27 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:27 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:28 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:28 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:28 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : apple: Excluded 2025/07/17 02:06:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:28 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : banana: Excluded 2025/07/17 02:06:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:28 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:28 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:29 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:29 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:29 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:29 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : apple: Excluded 2025/07/17 02:06:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:29 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : banana: Excluded 2025/07/17 02:06:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:29 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:29 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:29 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:29 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : apple: Excluded 2025/07/17 02:06:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:29 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : banana: Excluded 2025/07/17 02:06:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:29 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:33 DEBUG : dir1/0000-abcdefg.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:34 DEBUG : dir1/0001-bcdefgh.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:34 DEBUG : dir1/0002-cdefghi.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:34 DEBUG : dir1/0003-defghij.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:35 DEBUG : dir1/0004-efghijk.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:35 DEBUG : dir1/0005-fghijkl.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:36 DEBUG : dir1/0006-ghijklm.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:36 DEBUG : dir1/0007-1234567.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:36 DEBUG : dir1/0008-2345678.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:36 DEBUG : dir1/0009-3456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:37 DEBUG : dir1/0010-456789.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:37 DEBUG : dir1/0011-56789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:38 DEBUG : dir1/0012-6789;.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:38 DEBUG : dir1/0013-789;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:38 DEBUG : dir1/0014-89;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:39 DEBUG : dir1/0015-9;=.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:39 DEBUG : apple: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:39 DEBUG : banana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:40 DEBUG : appleappleapplebanana: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:40 DEBUG : splitbananasplit: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:40 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:40 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : apple: Excluded 2025/07/17 02:06:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:40 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : banana: Excluded 2025/07/17 02:06:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:41 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:41 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:41 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:41 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : apple: Excluded 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:41 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : banana: Excluded 2025/07/17 02:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 02:06:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : apple: Unchanged skipping 2025/07/17 02:06:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 02:06:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : banana: Unchanged skipping 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 02:06:41 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:41 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:41 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:41 DEBUG : apple: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : apple: Excluded 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : appleappleapplebanana: Excluded 2025/07/17 02:06:41 DEBUG : banana: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : banana: Excluded 2025/07/17 02:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : splitbananasplit: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (153.03s) --- PASS: TestTransform/NFC (12.22s) --- PASS: TestTransform/NFD (12.47s) --- PASS: TestTransform/base64 (14.71s) --- PASS: TestTransform/prefix (18.53s) --- PASS: TestTransform/suffix (18.28s) --- PASS: TestTransform/truncate (15.24s) --- PASS: TestTransform/encoder (12.44s) --- PASS: TestTransform/ISO-8859-1 (12.39s) --- PASS: TestTransform/charmap (12.53s) --- PASS: TestTransform/lowercase (12.07s) --- PASS: TestTransform/ascii (12.15s) === RUN TestTransformCopy run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 02:06:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 02:06:46 INFO : sub dir_somesuffix: Making directory 2025/07/17 02:06:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 02:06:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/17 02:06:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 02:06:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/17 02:06:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 02:06:46 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:46 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:46 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 02:06:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.51s) === RUN TestDoubleTransform run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:47 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:47 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:47 INFO : tictactoe: Making directory 2025/07/17 02:06:47 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:47 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/17 02:06:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:47 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:47 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:47 DEBUG : tictactoe/tictactoe: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:48 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/17 02:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:49 INFO : toe: Making directory 2025/07/17 02:06:49 INFO : toe/toe: Making directory 2025/07/17 02:06:49 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 02:06:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 02:06:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 02:06:49 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:49 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:49 DEBUG : toe/toe/tictactoe: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:49 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/17 02:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.19s) === RUN TestNoTag run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:51 INFO : toe: Making directory 2025/07/17 02:06:51 INFO : toe/toe: Making directory 2025/07/17 02:06:51 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 02:06:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 02:06:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 02:06:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:51 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:51 DEBUG : toe/toe/tictactoe: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:52 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/17 02:06:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.15s) === RUN TestDirTag run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:53 DEBUG : empty_dir: Making directory with metadata 2025/07/17 02:06:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 02:06:53 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:53 INFO : tictacempty_dir: Making directory 2025/07/17 02:06:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:53 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:53 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:53 INFO : tictactoe: Making directory 2025/07/17 02:06:53 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:53 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:53 INFO : tictactoe/tictactoe: Making directory 2025/07/17 02:06:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:06:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:53 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:53 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:54 DEBUG : tictactoe/tictactoe/toe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:54 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.48s) === RUN TestAllTag run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:55 DEBUG : empty_dir: Making directory with metadata 2025/07/17 02:06:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 02:06:55 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:56 INFO : tictacempty_dir: Making directory 2025/07/17 02:06:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:56 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:56 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:56 INFO : tictactoe: Making directory 2025/07/17 02:06:56 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:56 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:56 INFO : tictactoe/tictactoe: Making directory 2025/07/17 02:06:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 02:06:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:06:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:06:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:06:56 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:56 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:56 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:06:56 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:57 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:57 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:06:57 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:57 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 02:06:57 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/17 02:06:57 NOTICE: webdav root 'rclone-test-nikuzus5gosu': 0 differences found 2025/07/17 02:06:57 NOTICE: webdav root 'rclone-test-nikuzus5gosu': 1 matching files --- PASS: TestAllTag (2.54s) === RUN TestRunTwice run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:58 INFO : tictactoe: Making directory 2025/07/17 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:58 INFO : tictactoe/tictactoe: Making directory 2025/07/17 02:06:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:06:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:58 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:58 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:58 DEBUG : tictactoe/tictactoe/toe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:06:59 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:06:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:59 DEBUG : Waiting for deletions to finish 2025/07/17 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:06:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:06:59 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:06:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 02:06:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 02:06:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/17 02:06:59 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:06:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestConflicting run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:07:01 INFO : toe: Making directory 2025/07/17 02:07:01 INFO : toe/toe: Making directory 2025/07/17 02:07:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 02:07:01 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:07:01 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:07:01 DEBUG : toe/toe/toe: Update will use the normal upload strategy (no chunks) 2025/07/17 02:07:01 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:07:01 INFO : toe/toe/toe: Copied (new) 2025/07/17 02:07:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.16s) === RUN TestMove run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:07:03 DEBUG : empty_dir: Making directory with metadata 2025/07/17 02:07:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 02:07:03 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:03 INFO : tictacempty_dir: Making directory 2025/07/17 02:07:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:03 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:03 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:03 INFO : tictactoe: Making directory 2025/07/17 02:07:03 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:03 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:07:03 INFO : tictactoe/tictactoe: Making directory 2025/07/17 02:07:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:07:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 02:07:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:07:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:03 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:07:03 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:07:03 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:07:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:03 INFO : toe/toe/toe.txt: Deleted 2025/07/17 02:07:03 INFO : toe/toe: Removing directory 2025/07/17 02:07:03 INFO : toe: Removing directory 2025/07/17 02:07:03 INFO : empty_dir: Removing directory 2025/07/17 02:07:03 DEBUG : Local file system at /tmp/rclone3736812166: deleted 3 directories --- PASS: TestMove (2.24s) === RUN TestTransformFile run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:07:05 DEBUG : empty_dir: Making directory with metadata 2025/07/17 02:07:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 02:07:05 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:05 INFO : tictacempty_dir: Making directory 2025/07/17 02:07:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:05 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:05 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:05 INFO : tictactoe: Making directory 2025/07/17 02:07:05 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:05 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:07:05 INFO : tictactoe/tictactoe: Making directory 2025/07/17 02:07:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:07:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 02:07:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:07:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:05 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:07:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:05 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:07:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:07:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:07:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:06 INFO : toe/toe/toe.txt: Deleted 2025/07/17 02:07:06 INFO : toe/toe: Removing directory 2025/07/17 02:07:06 INFO : toe: Removing directory 2025/07/17 02:07:06 INFO : empty_dir: Removing directory 2025/07/17 02:07:06 DEBUG : Local file system at /tmp/rclone3736812166: deleted 3 directories 2025/07/17 02:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/17 02:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 02:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 02:07:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 02:07:07 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (4.06s) === RUN TestManualTransformFile run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:07:09 DEBUG : Reset feature "Copy" 2025/07/17 02:07:09 DEBUG : Reset feature "Move" 2025/07/17 02:07:09 DEBUG : Reset feature "Copy" 2025/07/17 02:07:09 DEBUG : Reset feature "Move" 2025/07/17 02:07:09 DEBUG : empty_dir: Making directory with metadata 2025/07/17 02:07:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 02:07:09 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:09 INFO : tictacempty_dir: Making directory 2025/07/17 02:07:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 02:07:09 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:09 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:09 INFO : tictactoe: Making directory 2025/07/17 02:07:09 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:09 DEBUG : toe: transformed to: tictactoe 2025/07/17 02:07:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:07:09 INFO : tictactoe/tictactoe: Making directory 2025/07/17 02:07:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 02:07:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 02:07:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:07:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:09 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:07:09 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:07:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:07:10 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:07:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 02:07:10 INFO : toe/toe/toe.txt: Deleted 2025/07/17 02:07:10 INFO : toe/toe: Removing directory 2025/07/17 02:07:10 INFO : toe: Removing directory 2025/07/17 02:07:10 INFO : empty_dir: Removing directory 2025/07/17 02:07:10 DEBUG : Local file system at /tmp/rclone3736812166: deleted 3 directories 2025/07/17 02:07:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/17 02:07:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 02:07:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 02:07:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 02:07:11 DEBUG : toe/toe/toe.txt: Update will use the normal upload strategy (no chunks) 2025/07/17 02:07:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:07:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/17 02:07:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/17 02:07:13 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/a6280bf4cb2094b1e7eaa11dc3f78982"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2025/07/17 02:07:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/17 02:07:13 DEBUG : pacer: Reducing sleep to 15ms run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden 2025/07/17 02:07:14 DEBUG : pacer: Reducing sleep to 11.25ms run.go:125: removing dir "tictactoe/tictactoe" failed - try 2/3: directory not found 2025/07/17 02:07:15 DEBUG : pacer: Reducing sleep to 10ms run.go:125: removing dir "tictactoe/tictactoe" failed - try 3/3: directory not found run.go:128: removing dir "tictactoe/tictactoe" failed: directory not found 2025/07/17 02:07:16 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/17 02:07:16 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/17 02:07:17 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/17 02:07:17 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/17 02:07:17 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/17 02:07:17 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/17 02:07:17 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/07/17 02:07:18 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:07:19 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:21 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "tictactoe" failed - try 1/3: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:07:23 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:07:25 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:07:27 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:29 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:31 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:33 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:35 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:37 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:39 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:41 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:43 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "tictactoe" failed - try 2/3: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:07:45 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:07:47 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:07:48 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:50 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:52 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:54 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:56 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:07:58 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:00 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:02 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:04 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "tictactoe" failed - try 3/3: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "tictactoe" failed: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:08:06 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:08:08 DEBUG : pacer: Reducing sleep to 1.125s 2025/07/17 02:08:10 DEBUG : pacer: Reducing sleep to 843.75ms 2025/07/17 02:08:11 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/07/17 02:08:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/07/17 02:08:13 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/07/17 02:08:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/07/17 02:08:15 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"tictactoe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=9) "tictactoe" } Test: TestManualTransformFile Messages: directories --- FAIL: TestManualTransformFile (70.04s) === RUN TestBase64 run.go:180: Remote "webdav root 'rclone-test-nikuzus5gosu'", Local "Local file system at /tmp/rclone3736812166", Modify Window "1s" 2025/07/17 02:08:19 DEBUG : toe: transformed to: dG9l 2025/07/17 02:08:19 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/07/17 02:08:19 DEBUG : toe: transformed to: dG9l 2025/07/17 02:08:19 INFO : dG9l: Making directory 2025/07/17 02:08:19 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/07/17 02:08:19 DEBUG : toe: transformed to: dG9l 2025/07/17 02:08:19 DEBUG : toe: transformed to: dG9l 2025/07/17 02:08:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/17 02:08:19 INFO : dG9l/dG9l: Making directory 2025/07/17 02:08:19 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/07/17 02:08:20 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/07/17 02:08:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/17 02:08:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/17 02:08:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 02:08:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 02:08:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 02:08:20 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for checks to finish 2025/07/17 02:08:20 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Waiting for transfers to finish 2025/07/17 02:08:20 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/07/17 02:08:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Update will use the normal upload strategy (no chunks) 2025/07/17 02:08:20 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/07/17 02:08:20 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/07/17 02:08:20 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/17 02:08:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 02:08:20 DEBUG : Waiting for deletions to finish 2025/07/17 02:08:20 INFO : tictactoe: Removing directory 2025/07/17 02:08:20 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/07/17 02:08:20 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:20 DEBUG : pacer: Rate limited, increasing sleep to 40.09038ms 2025/07/17 02:08:20 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:20 DEBUG : pacer: Rate limited, increasing sleep to 80.18076ms 2025/07/17 02:08:20 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:20 DEBUG : pacer: Rate limited, increasing sleep to 160.36152ms 2025/07/17 02:08:20 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:20 DEBUG : pacer: Rate limited, increasing sleep to 320.72304ms 2025/07/17 02:08:21 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:21 DEBUG : pacer: Rate limited, increasing sleep to 641.44608ms 2025/07/17 02:08:21 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28289216s 2025/07/17 02:08:22 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:08:23 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:25 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:27 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:27 DEBUG : tictactoe: Failed to Rmdir: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:08:27 DEBUG : webdav root 'rclone-test-nikuzus5gosu': failed to delete 1 directories 2025/07/17 02:08:29 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:08:31 DEBUG : pacer: Reducing sleep to 1.125s 2025/07/17 02:08:32 DEBUG : pacer: Reducing sleep to 843.75ms 2025/07/17 02:08:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/07/17 02:08:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/07/17 02:08:34 ERROR : tictactoe: base64 error 2025/07/17 02:08:34 ERROR : Failed to transform: illegal base64 data at input byte 8 2025/07/17 02:08:34 DEBUG : tictactoe: transformed to: 2025/07/17 02:08:34 DEBUG : dG9l: transformed to: toe 2025/07/17 02:08:34 ERROR : tictactoe: base64 error 2025/07/17 02:08:34 ERROR : Failed to transform: illegal base64 data at input byte 8 2025/07/17 02:08:34 DEBUG : tictactoe: transformed to: 2025/07/17 02:08:34 ERROR : tictactoe: base64 error 2025/07/17 02:08:34 ERROR : Failed to transform: illegal base64 data at input byte 8 2025/07/17 02:08:34 DEBUG : tictactoe: transformed to: 2025/07/17 02:08:34 DEBUG : Local file system at /tmp/rclone3736812166: Making directory with metadata 2025/07/17 02:08:34 INFO : Local file system at /tmp/rclone3736812166: Made directory with metadata (mtime=2025-07-17T02:07:13Z) 2025/07/17 02:08:34 DEBUG : Added delayed dir = "", newDst= 2025/07/17 02:08:34 ERROR : tictactoe: base64 error 2025/07/17 02:08:34 ERROR : Failed to transform: illegal base64 data at input byte 8 2025/07/17 02:08:34 DEBUG : tictactoe: transformed to: 2025/07/17 02:08:34 DEBUG : dG9l: transformed to: toe 2025/07/17 02:08:34 DEBUG : dG9l: transformed to: toe 2025/07/17 02:08:34 DEBUG : toe: Directory modification time the same (differ by -507.311304ms, within tolerance 1s) 2025/07/17 02:08:34 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/17 02:08:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/07/17 02:08:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/07/17 02:08:35 DEBUG : dG9l: transformed to: toe 2025/07/17 02:08:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/17 02:08:35 DEBUG : toe/toe: Directory modification time the same (differ by -507.311304ms, within tolerance 1s) 2025/07/17 02:08:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/17 02:08:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/07/17 02:08:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/17 02:08:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/17 02:08:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/17 02:08:36 DEBUG : Local file system at /tmp/rclone3736812166: Waiting for checks to finish 2025/07/17 02:08:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/17 02:08:36 DEBUG : Local file system at /tmp/rclone3736812166: Waiting for transfers to finish 2025/07/17 02:08:36 ERROR : Local file system at /tmp/rclone3736812166: not deleting files as there were IO errors 2025/07/17 02:08:36 INFO : Local file system at /tmp/rclone3736812166: Set directory modification time (using SetModTime) 2025/07/17 02:08:36 ERROR : Local file system at /tmp/rclone3736812166: not deleting directories as there were IO errors sync_transform_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:492 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 2025/07/17 02:08:36 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/07/17 02:08:36 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/07/17 02:08:36 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/07/17 02:08:37 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/07/17 02:08:37 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/07/17 02:08:37 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/07/17 02:08:37 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:37 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/07/17 02:08:37 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:37 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/07/17 02:08:37 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:37 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2025/07/17 02:08:37 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:37 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2025/07/17 02:08:38 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:38 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2025/07/17 02:08:38 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:08:39 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:41 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:43 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:45 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "tictactoe" failed - try 1/3: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:08:47 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:08:49 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:08:51 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:53 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:55 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:57 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:08:59 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:01 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:03 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:05 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:07 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "tictactoe" failed - try 2/3: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:09:09 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:09:11 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:09:12 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:14 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:16 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:18 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:20 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:22 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:24 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:26 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:28 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:125: removing dir "tictactoe" failed - try 3/3: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked run.go:128: removing dir "tictactoe" failed: rmdir failed: "rclone-test-nikuzus5gosu/tictactoe" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/07/17 02:09:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/07/17 02:09:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/07/17 02:09:34 DEBUG : pacer: Reducing sleep to 843.75ms 2025/07/17 02:09:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/07/17 02:09:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/07/17 02:09:36 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/07/17 02:09:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/07/17 02:09:38 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/07/17 02:09:40 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/07/17 02:09:40 DEBUG : pacer: Reducing sleep to 112.627028ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:492 Error: Not equal: expected: []string{} actual : []string{"tictactoe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=9) "tictactoe" } Test: TestBase64 Messages: directories --- FAIL: TestBase64 (85.16s) FAIL 2025/07/17 02:09:44 DEBUG : webdav root 'rclone-test-nikuzus5gosu': Purge remote 2025/07/17 02:09:44 DEBUG : pacer: low level retry 1/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:44 DEBUG : pacer: Rate limited, increasing sleep to 225.254056ms 2025/07/17 02:09:44 DEBUG : pacer: low level retry 2/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:44 DEBUG : pacer: Rate limited, increasing sleep to 450.508112ms 2025/07/17 02:09:45 DEBUG : pacer: low level retry 3/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:45 DEBUG : pacer: Rate limited, increasing sleep to 901.016224ms 2025/07/17 02:09:45 DEBUG : pacer: low level retry 4/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:45 DEBUG : pacer: Rate limited, increasing sleep to 1.802032448s 2025/07/17 02:09:46 DEBUG : pacer: low level retry 5/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/17 02:09:48 DEBUG : pacer: low level retry 6/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:50 DEBUG : pacer: low level retry 7/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:52 DEBUG : pacer: low level retry 8/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:54 DEBUG : pacer: low level retry 9/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:56 DEBUG : pacer: low level retry 10/10 (error "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/07/17 02:09:56 NOTICE: purge failed: rmdir failed: "rclone-test-nikuzus5gosu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 6m5.553721146s (try 2/5): exit status 1: Failed [TestManualTransformFile TestBase64]