"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/07/23 01:48:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji" 2025/07/23 01:48:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:48:05 DEBUG : Creating backend with remote "/tmp/rclone1399460038" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/23 01:48:06 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:06 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:07 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:07 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:08 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:48:09 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:48:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 01:48:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (5.98s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.59s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:14 DEBUG : Creating backend with remote "/non-existing" 2025/07/23 01:48:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/23 01:48:14 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:14 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:17 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:48:17 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:48:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (6.17s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.59s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:22 INFO : PikPak root 'rclone-test-xemeved2zeji': Running all checks before starting transfers 2025/07/23 01:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:22 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:22 INFO : PikPak root 'rclone-test-xemeved2zeji': Checks finished, now starting transfers 2025/07/23 01:48:22 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:23 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:24 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:48:24 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:48:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (5.91s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:28 ERROR : Ignoring --no-traverse with sync 2025/07/23 01:48:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:28 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:28 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:29 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:48:29 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:48:29 DEBUG : Waiting for deletions to finish 2025/07/23 01:48:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (5.90s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/23 01:48:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:34 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/07/23 01:48:35 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/07/23 01:48:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:48:37 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:37 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:38 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:38 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:48:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:48:40 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:40 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:41 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:41 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:48:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/23 01:48:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:48:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/23 01:48:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:48:44 INFO : sub dir2: Making directory 2025/07/23 01:48:44 INFO : sub dir: Making directory 2025/07/23 01:48:45 INFO : sub dir2/sub sub dir2: Making directory 2025/07/23 01:48:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:46 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:48:46 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:48:47 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 01:48:51 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/07/23 01:48:52 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (10.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:48:54 INFO : sub dir2: Making directory 2025/07/23 01:48:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/23 01:48:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:48:54 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:48:54 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:48:55 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:48:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:48:56 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:48:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (5.84s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:00 DEBUG : sub dir2: Making directory with metadata 2025/07/23 01:49:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:49:00 INFO : sub dir2: Making directory 2025/07/23 01:49:00 INFO : sub dir: Making directory 2025/07/23 01:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:49:01 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:49:01 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:49:02 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:49:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:02 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:49:02 INFO : sub dir/hello world: Deleted 2025/07/23 01:49:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 01:49:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 01:49:07 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:09 INFO : sub dir2: Making directory 2025/07/23 01:49:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:49:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:49:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:49:10 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:49:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:11 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:49:11 INFO : sub dir/hello world: Deleted 2025/07/23 01:49:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (5.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:15 DEBUG : sub dir2: Making directory with metadata 2025/07/23 01:49:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:49:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:49:15 INFO : sub dir2: Making directory 2025/07/23 01:49:16 INFO : sub dir: Making directory 2025/07/23 01:49:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:49:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:49:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:49:17 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:49:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:17 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:49:17 DEBUG : Waiting for deletions to finish 2025/07/23 01:49:18 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 01:49:21 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:23 INFO : sub dir2: Making directory 2025/07/23 01:49:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:49:24 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:49:24 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:49:25 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:49:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:25 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:49:25 DEBUG : Waiting for deletions to finish 2025/07/23 01:49:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (5.86s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:30 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:49:30 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:49:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qebovic0fele" sync_test.go:620: Server side copy (if possible) PikPak root 'rclone-test-xemeved2zeji' -> PikPak root 'rclone-test-qebovic0fele' 2025/07/23 01:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:49:33 DEBUG : PikPak root 'rclone-test-qebovic0fele': Waiting for checks to finish 2025/07/23 01:49:33 DEBUG : PikPak root 'rclone-test-qebovic0fele': Waiting for transfers to finish 2025/07/23 01:49:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:36 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/23 01:49:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:49:37 DEBUG : PikPak root 'rclone-test-qebovic0fele': Purge remote 2025/07/23 01:49:40 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (12.39s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:43 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:49:43 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:49:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:49:44 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:49:44 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:49:44 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/07/23 01:49:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/23 01:49:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/23 01:49:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (8.57s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:49:51 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:49:51 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:49:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-didiyuv3seci" sync_test.go:656: Server side copy (if possible) PikPak root 'rclone-test-xemeved2zeji' -> PikPak root 'rclone-test-didiyuv3seci' 2025/07/23 01:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:49:54 DEBUG : PikPak root 'rclone-test-didiyuv3seci': Waiting for checks to finish 2025/07/23 01:49:54 DEBUG : PikPak root 'rclone-test-didiyuv3seci': Waiting for transfers to finish 2025/07/23 01:49:57 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/23 01:49:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:49:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:49:58 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:49:58 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/07/23 01:50:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:50:01 DEBUG : PikPak root 'rclone-test-didiyuv3seci': Waiting for checks to finish 2025/07/23 01:50:01 DEBUG : PikPak root 'rclone-test-didiyuv3seci': Waiting for transfers to finish 2025/07/23 01:50:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:50:04 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/23 01:50:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:50:05 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 01:50:06 DEBUG : PikPak root 'rclone-test-didiyuv3seci': Purge remote 2025/07/23 01:50:08 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 01:50:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/23 01:50:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopyOverSelf (21.27s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:50:12 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:50:12 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:50:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:50:14 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:50:14 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:50:14 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/07/23 01:50:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:50:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/23 01:50:16 INFO : sub dir/hello world: Deleted 2025/07/23 01:50:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/23 01:50:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (8.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:50:21 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:50:21 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:50:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-munatiz9tolo" sync_test.go:701: Server side copy (if possible) PikPak root 'rclone-test-xemeved2zeji' -> PikPak root 'rclone-test-munatiz9tolo' 2025/07/23 01:50:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:50:24 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Waiting for checks to finish 2025/07/23 01:50:24 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Waiting for transfers to finish 2025/07/23 01:50:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:50:27 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/23 01:50:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:50:28 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:50:28 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/07/23 01:50:30 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Using server-side directory move 2025/07/23 01:50:30 INFO : PikPak root 'rclone-test-munatiz9tolo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 01:50:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:50:31 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Waiting for checks to finish 2025/07/23 01:50:31 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Waiting for transfers to finish 2025/07/23 01:50:32 INFO : sub dir/hello world: Deleted 2025/07/23 01:50:34 INFO : sub dir/hello world: Moved (server-side) 2025/07/23 01:50:35 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:50:35 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/07/23 01:50:36 DEBUG : testing file moves 2025/07/23 01:50:37 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Waiting for checks to finish 2025/07/23 01:50:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/23 01:50:37 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Waiting for transfers to finish 2025/07/23 01:50:38 INFO : sub dir/hello world: Deleted 2025/07/23 01:50:39 INFO : sub dir/hello world: Moved (server-side) Diff of "logger" and "lsf" 2c2 < ;;24;sub dir/hello world --- > 2025-07-23 01:50:38;;24;sub dir/hello world sync_test.go:3101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3101 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:727 Error: Received unexpected error: logger does not match lsf! logger: ;;24;sub dir/hello world lsf: 2025-07-23 01:50:38;;24;sub dir/hello world Test: TestServerSideMoveOverSelf 2025/07/23 01:50:40 DEBUG : PikPak root 'rclone-test-munatiz9tolo': Purge remote 2025/07/23 01:50:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideMoveOverSelf (23.36s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:50:44 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:50:44 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:50:45 ERROR : error listing: directory not found 2025/07/23 01:50:45 INFO : Local file system at /tmp/rclone1399460038: Making directory 2025/07/23 01:50:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:50:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:50:48 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (6.46s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:50:51 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/07/23 01:50:51 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/07/23 01:50:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/23 01:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:50:52 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for checks to finish 2025/07/23 01:50:52 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for transfers to finish 2025/07/23 01:50:55 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/23 01:50:55 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/07/23 01:50:55 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:50:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:50:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (8.56s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:50:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/23 01:50:59 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:50:59 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:50:59 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/07/23 01:51:00 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/07/23 01:51:00 INFO : check sum: Copied (new) 2025/07/23 01:51:00 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:00 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/07/23 01:51:00 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:00 DEBUG : check sum: Size of src and dst objects identical 2025/07/23 01:51:00 DEBUG : check sum: Unchanged skipping 2025/07/23 01:51:00 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:00 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.83s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/23 01:51:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:03 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/23 01:51:03 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/07/23 01:51:03 INFO : sizeonly: Copied (new) 2025/07/23 01:51:03 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:04 DEBUG : sizeonly: Sizes identical 2025/07/23 01:51:04 DEBUG : sizeonly: Unchanged skipping 2025/07/23 01:51:04 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:04 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:04 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.89s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/23 01:51:06 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:06 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:07 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/07/23 01:51:07 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/07/23 01:51:07 INFO : ignore-size: Copied (new) 2025/07/23 01:51:07 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:08 DEBUG : ignore-size: Sizes identical 2025/07/23 01:51:08 DEBUG : ignore-size: Unchanged skipping 2025/07/23 01:51:08 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:08 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:08 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:10 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/07/23 01:51:10 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 01:51:11 DEBUG : existing: Sizes identical 2025/07/23 01:51:11 DEBUG : existing: Unchanged skipping 2025/07/23 01:51:11 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:11 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:11 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:11 INFO : There was nothing to transfer 2025/07/23 01:51:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/23 01:51:12 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:12 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:12 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/23 01:51:14 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/23 01:51:14 INFO : existing: Copied (replaced existing) 2025/07/23 01:51:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 01:51:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:16 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/23 01:51:17 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/23 01:51:17 INFO : existing: Copied (new) 2025/07/23 01:51:17 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:17 DEBUG : existing: Destination exists, skipping 2025/07/23 01:51:17 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:17 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:17 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.88s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:20 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/07/23 01:51:20 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:51:22 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/07/23 01:51:22 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/07/23 01:51:22 INFO : d: Making directory 2025/07/23 01:51:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 01:51:24 DEBUG : c/non empty space: Sizes identical 2025/07/23 01:51:24 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 01:51:25 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:25 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:25 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:51:26 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:51:26 INFO : a/potato2: Copied (new) 2025/07/23 01:51:26 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:27 INFO : b/potato: Deleted 2025/07/23 01:51:27 INFO : d: Removing directory 2025/07/23 01:51:28 INFO : b: Removing directory 2025/07/23 01:51:29 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/07/23 01:51:30 DEBUG : PikPak root 'rclone-test-xemeved2zeji': deleted 2 directories 2025/07/23 01:51:34 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/07/23 01:51:35 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (16.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:37 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:51:37 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:51:38 DEBUG : empty space: Sizes identical 2025/07/23 01:51:38 DEBUG : empty space: Unchanged skipping 2025/07/23 01:51:38 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:38 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:38 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:38 INFO : There was nothing to transfer 2025/07/23 01:51:38 DEBUG : empty space: Sizes identical 2025/07/23 01:51:38 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:38 DEBUG : empty space: Unchanged skipping 2025/07/23 01:51:38 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:38 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:41 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:51:41 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:51:42 DEBUG : empty space: Sizes identical 2025/07/23 01:51:42 DEBUG : empty space: Unchanged skipping 2025/07/23 01:51:42 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:42 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:42 DEBUG : Waiting for deletions to finish 2025/07/23 01:51:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.28s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:45 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:51:45 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:51:46 DEBUG : empty space: Sizes identical 2025/07/23 01:51:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/23 01:51:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:46 DEBUG : empty space: Unchanged skipping 2025/07/23 01:51:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:46 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:51:46 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/23 01:51:46 INFO : potato: Copied (new) 2025/07/23 01:51:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:51:50 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:51:50 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:51:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/23 01:51:51 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:51 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:51 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/07/23 01:51:53 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/23 01:51:53 INFO : potato: Copied (replaced existing) 2025/07/23 01:51:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/07/23 01:51:55 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:51:55 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/07/23 01:51:56 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/07/23 01:51:56 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:51:56 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:51:56 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/07/23 01:51:58 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/23 01:51:58 INFO : potato: Copied (replaced existing) 2025/07/23 01:51:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:52:01 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:52:01 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:52:01 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:52:01 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:52:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:52:02 DEBUG : empty space: Sizes identical 2025/07/23 01:52:02 DEBUG : empty space: Unchanged skipping 2025/07/23 01:52:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/23 01:52:02 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:02 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:02 DEBUG : Waiting for deletions to finish 2025/07/23 01:52:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:52:05 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:52:05 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:52:06 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:52:06 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:52:07 DEBUG : empty space: Sizes identical 2025/07/23 01:52:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:52:07 DEBUG : empty space: Unchanged skipping 2025/07/23 01:52:07 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:07 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:08 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:52:08 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:52:08 INFO : potato2: Copied (new) 2025/07/23 01:52:08 DEBUG : Waiting for deletions to finish 2025/07/23 01:52:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:52:13 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/07/23 01:52:13 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:52:14 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/07/23 01:52:14 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/07/23 01:52:15 INFO : d: Making directory 2025/07/23 01:52:15 INFO : d/e: Making directory 2025/07/23 01:52:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 01:52:18 DEBUG : c/non empty space: Sizes identical 2025/07/23 01:52:18 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 01:52:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:19 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:52:19 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:52:19 INFO : a/potato2: Copied (new) 2025/07/23 01:52:19 DEBUG : Waiting for deletions to finish 2025/07/23 01:52:20 INFO : b/potato: Deleted 2025/07/23 01:52:20 INFO : d/e: Removing directory 2025/07/23 01:52:22 INFO : d: Removing directory 2025/07/23 01:52:22 DEBUG : d: Rmdir: contains trashed file: "e" 2025/07/23 01:52:23 INFO : b: Removing directory 2025/07/23 01:52:24 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/07/23 01:52:25 DEBUG : PikPak root 'rclone-test-xemeved2zeji': deleted 3 directories 2025/07/23 01:52:28 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/07/23 01:52:30 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:52:32 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/07/23 01:52:32 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:52:34 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/07/23 01:52:34 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/07/23 01:52:34 INFO : d: Making directory 2025/07/23 01:52:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 01:52:36 DEBUG : c/non empty space: Sizes identical 2025/07/23 01:52:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 01:52:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:37 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:52:38 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:52:38 INFO : a/potato2: Copied (new) 2025/07/23 01:52:38 ERROR : PikPak root 'rclone-test-xemeved2zeji': not deleting files as there were IO errors 2025/07/23 01:52:38 ERROR : PikPak root 'rclone-test-xemeved2zeji': not deleting directories as there were IO errors 2025/07/23 01:52:44 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/07/23 01:52:46 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/07/23 01:52:47 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:52:49 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:52:49 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:52:49 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:52:49 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:52:50 DEBUG : Waiting for deletions to finish 2025/07/23 01:52:50 DEBUG : empty space: Sizes identical 2025/07/23 01:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:52:50 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:50 DEBUG : empty space: Unchanged skipping 2025/07/23 01:52:50 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:51 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:52:51 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:52:51 INFO : potato2: Copied (new) 2025/07/23 01:52:51 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (6.11s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:52:55 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:52:55 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/07/23 01:52:55 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:52:55 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:52:56 DEBUG : Waiting for deletions to finish 2025/07/23 01:52:56 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:56 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:57 INFO : potato: Deleted 2025/07/23 01:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:52:58 DEBUG : empty space: Sizes identical 2025/07/23 01:52:58 DEBUG : empty space: Unchanged skipping 2025/07/23 01:52:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:52:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:52:58 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/07/23 01:52:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:52:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:53:02 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/07/23 01:53:02 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/07/23 01:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:53:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:04 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/07/23 01:53:04 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/07/23 01:53:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.33s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:53:07 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/23 01:53:07 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:53:08 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:53:08 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:53:09 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 01:53:09 DEBUG : enormous: Excluded 2025/07/23 01:53:09 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 01:53:09 DEBUG : potato2: Excluded 2025/07/23 01:53:09 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 01:53:09 DEBUG : potato2: Excluded 2025/07/23 01:53:09 DEBUG : empty space: Sizes identical 2025/07/23 01:53:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:09 DEBUG : empty space: Unchanged skipping 2025/07/23 01:53:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:09 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:09 INFO : There was nothing to transfer 2025/07/23 01:53:09 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 01:53:09 DEBUG : enormous: Excluded 2025/07/23 01:53:09 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 01:53:09 DEBUG : potato2: Excluded 2025/07/23 01:53:10 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 01:53:10 DEBUG : potato2: Excluded 2025/07/23 01:53:10 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for checks to finish 2025/07/23 01:53:10 DEBUG : empty space: Sizes identical 2025/07/23 01:53:10 DEBUG : empty space: Unchanged skipping 2025/07/23 01:53:10 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for transfers to finish 2025/07/23 01:53:10 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:53:13 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/23 01:53:13 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:53:13 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:53:13 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:53:14 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/07/23 01:53:14 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/07/23 01:53:15 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 01:53:15 DEBUG : enormous: Excluded 2025/07/23 01:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 01:53:15 DEBUG : potato2: Excluded 2025/07/23 01:53:15 DEBUG : empty space: Sizes identical 2025/07/23 01:53:15 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:15 DEBUG : empty space: Unchanged skipping 2025/07/23 01:53:15 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:15 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:16 INFO : enormous: Deleted 2025/07/23 01:53:16 INFO : potato2: Deleted 2025/07/23 01:53:16 INFO : There was nothing to transfer 2025/07/23 01:53:17 DEBUG : empty space: Sizes identical 2025/07/23 01:53:17 DEBUG : empty space: Unchanged skipping 2025/07/23 01:53:17 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for checks to finish 2025/07/23 01:53:17 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for transfers to finish 2025/07/23 01:53:17 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:17 INFO : enormous: Deleted 2025/07/23 01:53:17 INFO : potato2: Deleted 2025/07/23 01:53:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: true 2025/07/23 01:53:19 INFO : PikPak root 'rclone-test-xemeved2zeji': Making map for --track-renames 2025/07/23 01:53:19 INFO : PikPak root 'rclone-test-xemeved2zeji': Finished making map for --track-renames 2025/07/23 01:53:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 01:53:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/23 01:53:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for renames to finish 2025/07/23 01:53:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:20 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/07/23 01:53:20 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/23 01:53:20 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/23 01:53:20 INFO : potato: Copied (new) 2025/07/23 01:53:20 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/23 01:53:20 INFO : yam: Copied (new) 2025/07/23 01:53:20 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:21 DEBUG : potato: Sizes identical 2025/07/23 01:53:21 INFO : PikPak root 'rclone-test-xemeved2zeji': Making map for --track-renames 2025/07/23 01:53:21 INFO : PikPak root 'rclone-test-xemeved2zeji': Finished making map for --track-renames 2025/07/23 01:53:21 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:21 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/23 01:53:21 DEBUG : potato: Unchanged skipping 2025/07/23 01:53:21 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for renames to finish 2025/07/23 01:53:21 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:22 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/23 01:53:22 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/23 01:53:22 INFO : yaml: Copied (new) 2025/07/23 01:53:22 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:23 INFO : yam: Deleted sync_test.go:1594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1594 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (7.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/07/23 01:53:26 ERROR : PikPak root 'rclone-test-xemeved2zeji': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/23 01:53:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/23 01:53:27 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/23 01:53:27 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:27 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:27 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/07/23 01:53:27 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/23 01:53:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/23 01:53:27 INFO : potato: Copied (new) 2025/07/23 01:53:28 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/23 01:53:28 INFO : yam: Copied (new) 2025/07/23 01:53:28 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:28 ERROR : PikPak root 'rclone-test-xemeved2zeji': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/23 01:53:28 DEBUG : potato: Sizes identical 2025/07/23 01:53:28 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/23 01:53:28 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:28 DEBUG : potato: Unchanged skipping 2025/07/23 01:53:28 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:29 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/23 01:53:29 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/23 01:53:29 INFO : yaml: Copied (new) 2025/07/23 01:53:29 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:30 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/07/23 01:53:34 INFO : PikPak root 'rclone-test-xemeved2zeji': Making map for --track-renames 2025/07/23 01:53:34 INFO : PikPak root 'rclone-test-xemeved2zeji': Finished making map for --track-renames 2025/07/23 01:53:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 01:53:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/23 01:53:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for renames to finish 2025/07/23 01:53:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:35 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/07/23 01:53:35 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/07/23 01:53:35 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/23 01:53:35 INFO : potato: Copied (new) 2025/07/23 01:53:35 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/07/23 01:53:35 INFO : sub/yam: Copied (new) 2025/07/23 01:53:35 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:36 DEBUG : potato: Sizes identical 2025/07/23 01:53:36 DEBUG : potato: Unchanged skipping 2025/07/23 01:53:37 INFO : PikPak root 'rclone-test-xemeved2zeji': Making map for --track-renames 2025/07/23 01:53:37 INFO : PikPak root 'rclone-test-xemeved2zeji': Finished making map for --track-renames 2025/07/23 01:53:37 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:37 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for renames to finish 2025/07/23 01:53:38 INFO : sub/yam: Moved (server-side) to: yam 2025/07/23 01:53:38 INFO : yam: Renamed from "sub/yam" 2025/07/23 01:53:38 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:38 DEBUG : Waiting for deletions to finish 2025/07/23 01:53:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone1399460038/dir1" 2025/07/23 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone1399460038/dir2" 2025/07/23 01:53:44 DEBUG : Local file system at /tmp/rclone1399460038/dir2: Using server-side directory move 2025/07/23 01:53:44 INFO : Local file system at /tmp/rclone1399460038/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 01:53:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/23 01:53:44 INFO : file1.txt: Moved (server-side) 2025/07/23 01:53:44 DEBUG : Local file system at /tmp/rclone1399460038/dir2: Waiting for checks to finish 2025/07/23 01:53:44 DEBUG : Local file system at /tmp/rclone1399460038/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:53:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/23 01:53:44 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:44 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:46 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:53:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:53:46 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:53:46 INFO : sub dir/hello world: Deleted 2025/07/23 01:53:47 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/07/23 01:53:48 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/07/23 01:53:48 INFO : nested/sub dir/file: Copied (new) 2025/07/23 01:53:48 INFO : nested/sub dir/file: Deleted 2025/07/23 01:53:48 INFO : sub dir: Removing directory 2025/07/23 01:53:48 INFO : nested/sub dir: Removing directory 2025/07/23 01:53:48 INFO : nested: Removing directory 2025/07/23 01:53:48 DEBUG : Local file system at /tmp/rclone1399460038: deleted 3 directories 2025/07/23 01:53:52 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/23 01:53:53 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/07/23 01:53:55 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:53:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/23 01:53:57 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:53:57 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:53:58 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 01:53:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/23 01:53:58 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:53:58 INFO : sub dir/hello world: Deleted 2025/07/23 01:53:59 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/07/23 01:54:00 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/07/23 01:54:00 INFO : nested/sub dir/file: Copied (new) 2025/07/23 01:54:00 INFO : nested/sub dir/file: Deleted 2025/07/23 01:54:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/07/23 01:54:06 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/07/23 01:54:07 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:54:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/23 01:54:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 01:54:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:54:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:54:09 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/07/23 01:54:09 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/23 01:54:10 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/07/23 01:54:10 INFO : existing-b: Copied (new) 2025/07/23 01:54:10 INFO : existing-b: Deleted 2025/07/23 01:54:10 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/23 01:54:10 INFO : existing: Copied (new) 2025/07/23 01:54:10 INFO : existing: Deleted 2025/07/23 01:54:10 DEBUG : existing: Destination exists, skipping 2025/07/23 01:54:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/23 01:54:10 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:54:10 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:54:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.08s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:54:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cezujic7goni" 2025/07/23 01:54:15 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/23 01:54:15 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:54:16 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:54:16 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:54:17 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/23 01:54:17 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-xemeved2zeji' -> PikPak root 'rclone-test-cezujic7goni' 2025/07/23 01:54:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:54:18 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:54:19 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/23 01:54:19 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:54:20 DEBUG : PikPak root 'rclone-test-cezujic7goni': Using server-side directory move 2025/07/23 01:54:20 INFO : PikPak root 'rclone-test-cezujic7goni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 01:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:54:20 DEBUG : empty space: Sizes identical 2025/07/23 01:54:20 DEBUG : empty space: Unchanged skipping 2025/07/23 01:54:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 01:54:20 DEBUG : PikPak root 'rclone-test-cezujic7goni': Waiting for checks to finish 2025/07/23 01:54:21 INFO : empty space: Deleted 2025/07/23 01:54:21 DEBUG : PikPak root 'rclone-test-cezujic7goni': Waiting for transfers to finish 2025/07/23 01:54:21 INFO : potato3: Deleted 2025/07/23 01:54:21 INFO : potato2: Moved (server-side) 2025/07/23 01:54:22 INFO : potato3: Moved (server-side) 2025/07/23 01:54:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xiraqes6noju" 2025/07/23 01:54:25 DEBUG : PikPak root 'rclone-test-xiraqes6noju': Using server-side directory move 2025/07/23 01:54:25 INFO : PikPak root 'rclone-test-xiraqes6noju': Server side directory move succeeded 2025/07/23 01:54:26 ERROR : error listing: directory not found 2025/07/23 01:54:26 DEBUG : PikPak root 'rclone-test-xiraqes6noju': Purge remote 2025/07/23 01:54:27 DEBUG : PikPak root 'rclone-test-cezujic7goni': Purge remote 2025/07/23 01:54:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:54:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cosoreh8voco" 2025/07/23 01:54:30 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/23 01:54:30 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:54:31 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:54:31 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:54:31 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/23 01:54:31 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-xemeved2zeji' -> PikPak root 'rclone-test-cosoreh8voco' 2025/07/23 01:54:33 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:54:33 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:54:33 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/23 01:54:33 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:54:34 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 01:54:34 DEBUG : empty space: Excluded 2025/07/23 01:54:34 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 01:54:34 DEBUG : empty space: Excluded 2025/07/23 01:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:54:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 01:54:34 DEBUG : PikPak root 'rclone-test-cosoreh8voco': Waiting for checks to finish 2025/07/23 01:54:34 DEBUG : PikPak root 'rclone-test-cosoreh8voco': Waiting for transfers to finish 2025/07/23 01:54:36 INFO : potato3: Deleted 2025/07/23 01:54:36 INFO : potato2: Moved (server-side) 2025/07/23 01:54:37 INFO : potato3: Moved (server-side) 2025/07/23 01:54:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vuhiwal4cexa" 2025/07/23 01:54:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 01:54:39 DEBUG : empty space: Excluded 2025/07/23 01:54:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:54:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/23 01:54:39 DEBUG : PikPak root 'rclone-test-vuhiwal4cexa': Waiting for checks to finish 2025/07/23 01:54:39 DEBUG : PikPak root 'rclone-test-vuhiwal4cexa': Waiting for transfers to finish 2025/07/23 01:54:42 INFO : potato2: Moved (server-side) 2025/07/23 01:54:42 INFO : potato3: Moved (server-side) 2025/07/23 01:54:42 DEBUG : PikPak root 'rclone-test-vuhiwal4cexa': Purge remote 2025/07/23 01:54:43 DEBUG : PikPak root 'rclone-test-cosoreh8voco': Purge remote --- PASS: TestServerSideMoveWithFilter (18.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:54:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vufexac9jome" 2025/07/23 01:54:48 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/07/23 01:54:48 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:54:49 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:54:49 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:54:49 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/23 01:54:49 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/07/23 01:54:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-xemeved2zeji' -> PikPak root 'rclone-test-vufexac9jome' 2025/07/23 01:54:52 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/07/23 01:54:52 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:54:53 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/07/23 01:54:53 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/07/23 01:54:53 DEBUG : PikPak root 'rclone-test-vufexac9jome': Using server-side directory move 2025/07/23 01:54:53 INFO : PikPak root 'rclone-test-vufexac9jome': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 01:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:54:54 DEBUG : empty space: Sizes identical 2025/07/23 01:54:54 DEBUG : empty space: Unchanged skipping 2025/07/23 01:54:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 01:54:54 DEBUG : PikPak root 'rclone-test-vufexac9jome': Waiting for checks to finish 2025/07/23 01:54:55 INFO : empty space: Deleted 2025/07/23 01:54:55 DEBUG : PikPak root 'rclone-test-vufexac9jome': Waiting for transfers to finish 2025/07/23 01:54:55 INFO : potato3: Deleted 2025/07/23 01:54:55 INFO : potato2: Moved (server-side) 2025/07/23 01:54:56 INFO : potato3: Moved (server-side) 2025/07/23 01:54:56 INFO : tomatoDir: Removing directory 2025/07/23 01:54:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': deleted 1 directories 2025/07/23 01:54:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 01:55:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kumavez7sido" 2025/07/23 01:55:01 INFO : tomatoDir: Making directory 2025/07/23 01:55:02 DEBUG : PikPak root 'rclone-test-kumavez7sido': Using server-side directory move 2025/07/23 01:55:03 INFO : PikPak root 'rclone-test-kumavez7sido': Server side directory move succeeded 2025/07/23 01:55:04 ERROR : error listing: directory not found 2025/07/23 01:55:04 ERROR : error listing: directory not found 2025/07/23 01:55:04 DEBUG : PikPak root 'rclone-test-kumavez7sido': Purge remote 2025/07/23 01:55:05 DEBUG : PikPak root 'rclone-test-vufexac9jome': Purge remote 2025/07/23 01:55:06 NOTICE: purge failed: directory not found 2025/07/23 01:55:07 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.60s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:55:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/rclone-sync-test" --- PASS: TestSyncOverlap (2.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:55:11 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/rclone-sync-test" 2025/07/23 01:55:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/rclone-sync-test-include/layer2" 2025/07/23 01:55:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/rclone-sync-test-ignore-file" 2025/07/23 01:55:20 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/07/23 01:55:20 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/07/23 01:55:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 01:55:24 DEBUG : rclone-sync-test: Excluded 2025/07/23 01:55:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 01:55:24 DEBUG : PikPak root 'rclone-test-xemeved2zeji/rclone-sync-test': Waiting for checks to finish 2025/07/23 01:55:24 DEBUG : PikPak root 'rclone-test-xemeved2zeji/rclone-sync-test': Waiting for transfers to finish 2025/07/23 01:55:24 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:24 INFO : There was nothing to transfer 2025/07/23 01:55:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 01:55:26 DEBUG : rclone-sync-test: Excluded 2025/07/23 01:55:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 01:55:26 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:55:26 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:55:26 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:26 INFO : rclone-sync-test-include: Removing directory 2025/07/23 01:55:27 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/07/23 01:55:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/23 01:55:27 DEBUG : PikPak root 'rclone-test-xemeved2zeji': failed to delete 1 directories 2025/07/23 01:55:27 INFO : There was nothing to transfer 2025/07/23 01:55:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 01:55:28 DEBUG : rclone-sync-test: Excluded 2025/07/23 01:55:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 01:55:29 DEBUG : PikPak root 'rclone-test-xemeved2zeji/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/23 01:55:29 DEBUG : PikPak root 'rclone-test-xemeved2zeji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/23 01:55:29 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:29 INFO : There was nothing to transfer 2025/07/23 01:55:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 01:55:30 DEBUG : rclone-sync-test: Excluded 2025/07/23 01:55:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 01:55:31 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 01:55:31 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 01:55:31 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:31 INFO : rclone-sync-test-include: Removing directory 2025/07/23 01:55:31 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/07/23 01:55:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/23 01:55:31 DEBUG : PikPak root 'rclone-test-xemeved2zeji': failed to delete 1 directories 2025/07/23 01:55:31 INFO : There was nothing to transfer 2025/07/23 01:55:32 DEBUG : Excluded 2025/07/23 01:55:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 01:55:33 DEBUG : rclone-sync-test: Excluded 2025/07/23 01:55:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/23 01:55:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/23 01:55:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/23 01:55:34 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:34 INFO : There was nothing to transfer 2025/07/23 01:55:37 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/07/23 01:55:39 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (30.66s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:55:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:55:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/CompareDest" 2025/07/23 01:55:46 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 01:55:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:55:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:55:48 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/07/23 01:55:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:55:48 INFO : one: Copied (new) 2025/07/23 01:55:48 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:50 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:55:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:55:50 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:55:50 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/07/23 01:55:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:55:52 INFO : one: Copied (replaced existing) 2025/07/23 01:55:52 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:53 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:55:53 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:55:56 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/07/23 01:55:56 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/07/23 01:55:57 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:55:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:55:58 DEBUG : one: Sizes identical 2025/07/23 01:55:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 01:55:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:55:58 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:58 INFO : There was nothing to transfer 2025/07/23 01:55:59 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/07/23 01:55:59 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:56:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:01 DEBUG : two: Sizes identical 2025/07/23 01:56:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 01:56:01 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:56:01 DEBUG : one: Sizes identical 2025/07/23 01:56:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 01:56:01 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:56:01 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:01 INFO : There was nothing to transfer 2025/07/23 01:56:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:02 DEBUG : two: Sizes identical 2025/07/23 01:56:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 01:56:02 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:56:02 DEBUG : one: Sizes identical 2025/07/23 01:56:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 01:56:02 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:56:02 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:02 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/23 01:56:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:04 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:56:04 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:56:05 DEBUG : one: Sizes identical 2025/07/23 01:56:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 01:56:05 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:56:05 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/07/23 01:56:05 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/23 01:56:05 INFO : two: Copied (new) 2025/07/23 01:56:05 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:12 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:56:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:56:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:56:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:56:13 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/07/23 01:56:13 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (32.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:56:15 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/07/23 01:56:15 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/07/23 01:56:17 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/07/23 01:56:17 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/07/23 01:56:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dest" 2025/07/23 01:56:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/pre-dest1" 2025/07/23 01:56:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/pre-dest2" 2025/07/23 01:56:24 DEBUG : 1: Sizes identical 2025/07/23 01:56:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/23 01:56:24 DEBUG : 2: Sizes identical 2025/07/23 01:56:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/23 01:56:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/23 01:56:25 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dest': Waiting for checks to finish 2025/07/23 01:56:25 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dest': Waiting for transfers to finish 2025/07/23 01:56:26 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/07/23 01:56:26 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/07/23 01:56:26 INFO : 3: Copied (new) 2025/07/23 01:56:26 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:32 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/07/23 01:56:33 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/07/23 01:56:35 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (21.75s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:56:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:56:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/CopyDest" 2025/07/23 01:56:41 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 01:56:41 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:56:41 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:56:42 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/07/23 01:56:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:56:43 INFO : one: Copied (new) 2025/07/23 01:56:43 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:44 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:56:45 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:56:45 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/07/23 01:56:47 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:56:47 INFO : one: Copied (replaced existing) 2025/07/23 01:56:47 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:48 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:56:48 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:56:50 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/07/23 01:56:50 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/07/23 01:56:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/BackupDir" 2025/07/23 01:56:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:54 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:56:55 DEBUG : one: Sizes identical 2025/07/23 01:56:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:56:57 INFO : one: Moved (server-side) 2025/07/23 01:56:59 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:56:59 DEBUG : one: Src hash empty - aborting Dst hash check 2025/07/23 01:56:59 INFO : one: Copied (server-side copy) 2025/07/23 01:56:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/23 01:56:59 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:56:59 DEBUG : Waiting for deletions to finish 2025/07/23 01:57:00 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/07/23 01:57:00 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:57:01 DEBUG : one: Sizes identical 2025/07/23 01:57:01 DEBUG : one: Unchanged skipping 2025/07/23 01:57:02 DEBUG : two: Sizes identical 2025/07/23 01:57:03 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/23 01:57:03 DEBUG : two: Src hash empty - aborting Dst hash check 2025/07/23 01:57:03 INFO : two: Copied (server-side copy) 2025/07/23 01:57:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/23 01:57:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:57:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:57:03 DEBUG : Waiting for deletions to finish 2025/07/23 01:57:05 DEBUG : one: Sizes identical 2025/07/23 01:57:05 DEBUG : one: Unchanged skipping 2025/07/23 01:57:05 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:57:05 DEBUG : two: Sizes identical 2025/07/23 01:57:05 DEBUG : two: Unchanged skipping 2025/07/23 01:57:05 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:57:05 DEBUG : Waiting for deletions to finish 2025/07/23 01:57:05 INFO : There was nothing to transfer 2025/07/23 01:57:06 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/07/23 01:57:06 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:57:07 DEBUG : one: Sizes identical 2025/07/23 01:57:07 DEBUG : one: Unchanged skipping 2025/07/23 01:57:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/23 01:57:08 DEBUG : three: Destination not found in --copy-dest 2025/07/23 01:57:08 DEBUG : three: Need to transfer - File not found at Destination 2025/07/23 01:57:08 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:57:08 DEBUG : two: Sizes identical 2025/07/23 01:57:08 DEBUG : two: Unchanged skipping 2025/07/23 01:57:08 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:57:08 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/07/23 01:57:09 DEBUG : three: Dst hash empty - aborting Src hash check 2025/07/23 01:57:09 INFO : three: Copied (new) 2025/07/23 01:57:09 DEBUG : Waiting for deletions to finish 2025/07/23 01:57:18 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/07/23 01:57:18 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:57:18 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:57:18 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:57:18 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:57:20 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/07/23 01:57:20 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/07/23 01:57:20 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/07/23 01:57:21 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (46.26s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:57:23 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:57:23 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:57:24 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/23 01:57:24 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:57:25 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:57:25 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:57:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:57:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/backup" 2025/07/23 01:57:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 01:57:30 DEBUG : two: Sizes identical 2025/07/23 01:57:30 DEBUG : two: Unchanged skipping 2025/07/23 01:57:30 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:57:32 INFO : one: Moved (server-side) 2025/07/23 01:57:32 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:57:33 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/23 01:57:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:57:33 INFO : one: Copied (new) 2025/07/23 01:57:33 DEBUG : Waiting for deletions to finish 2025/07/23 01:57:35 INFO : three.txt: Moved (server-side) 2025/07/23 01:57:35 INFO : three.txt: Moved into backup dir 2025/07/23 01:57:36 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:57:36 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/23 01:57:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 01:57:37 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:57:37 DEBUG : two: Sizes identical 2025/07/23 01:57:37 DEBUG : two: Unchanged skipping 2025/07/23 01:57:39 INFO : one: Deleted 2025/07/23 01:57:40 INFO : one: Moved (server-side) 2025/07/23 01:57:40 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:57:41 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/23 01:57:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:57:41 INFO : one: Copied (new) 2025/07/23 01:57:41 DEBUG : Waiting for deletions to finish 2025/07/23 01:57:43 INFO : three.txt: Deleted 2025/07/23 01:57:44 INFO : three.txt: Moved (server-side) 2025/07/23 01:57:44 INFO : three.txt: Moved into backup dir 2025/07/23 01:57:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:57:50 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:57:52 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/07/23 01:57:52 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/07/23 01:57:52 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/07/23 01:57:52 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (30.76s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:57:54 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:57:54 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:57:55 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/23 01:57:55 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:57:55 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:57:55 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:57:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:57:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/backup" 2025/07/23 01:58:00 DEBUG : two: Sizes identical 2025/07/23 01:58:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 01:58:00 DEBUG : two: Unchanged skipping 2025/07/23 01:58:00 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:58:03 INFO : one: Moved (server-side) to: one.bak 2025/07/23 01:58:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:58:04 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/23 01:58:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:58:04 INFO : one: Copied (new) 2025/07/23 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/23 01:58:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/23 01:58:06 INFO : three.txt: Moved into backup dir 2025/07/23 01:58:07 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:58:07 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/23 01:58:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 01:58:09 DEBUG : two: Sizes identical 2025/07/23 01:58:09 DEBUG : two: Unchanged skipping 2025/07/23 01:58:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:58:10 INFO : one.bak: Deleted 2025/07/23 01:58:12 INFO : one: Moved (server-side) to: one.bak 2025/07/23 01:58:12 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:58:12 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/23 01:58:13 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:58:13 INFO : one: Copied (new) 2025/07/23 01:58:13 DEBUG : Waiting for deletions to finish 2025/07/23 01:58:14 INFO : three.txt.bak: Deleted 2025/07/23 01:58:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/23 01:58:16 INFO : three.txt: Moved into backup dir 2025/07/23 01:58:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:58:22 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:58:24 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/07/23 01:58:24 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/07/23 01:58:24 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/07/23 01:58:24 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (31.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:58:26 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:58:26 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:58:27 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/23 01:58:27 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:58:27 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:58:27 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:58:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:58:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/backup" 2025/07/23 01:58:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 01:58:32 DEBUG : two: Sizes identical 2025/07/23 01:58:32 DEBUG : two: Unchanged skipping 2025/07/23 01:58:32 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:58:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/23 01:58:35 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:58:36 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/23 01:58:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:58:36 INFO : one: Copied (new) 2025/07/23 01:58:36 DEBUG : Waiting for deletions to finish 2025/07/23 01:58:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/23 01:58:38 INFO : three.txt: Moved into backup dir 2025/07/23 01:58:39 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:58:39 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/23 01:58:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 01:58:40 DEBUG : two: Sizes identical 2025/07/23 01:58:40 DEBUG : two: Unchanged skipping 2025/07/23 01:58:40 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:58:42 INFO : one-2019-01-01: Deleted 2025/07/23 01:58:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/23 01:58:44 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:58:44 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/23 01:58:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:58:45 INFO : one: Copied (new) 2025/07/23 01:58:45 DEBUG : Waiting for deletions to finish 2025/07/23 01:58:46 INFO : three-2019-01-01.txt: Deleted 2025/07/23 01:58:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/23 01:58:48 INFO : three.txt: Moved into backup dir 2025/07/23 01:58:54 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:58:54 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:58:55 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/23 01:58:55 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/07/23 01:58:55 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/23 01:58:55 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (31.67s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:58:58 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:58:58 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:58:58 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/23 01:58:58 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:58:59 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:58:59 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:59:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:59:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 01:59:02 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:59:02 DEBUG : two: Sizes identical 2025/07/23 01:59:02 DEBUG : two: Unchanged skipping 2025/07/23 01:59:03 INFO : one: Moved (server-side) to: one.bak 2025/07/23 01:59:03 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:59:03 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/23 01:59:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:59:04 INFO : one: Copied (new) 2025/07/23 01:59:04 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/23 01:59:05 INFO : three.txt: Moved into backup dir 2025/07/23 01:59:06 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:59:06 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/07/23 01:59:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/23 01:59:07 DEBUG : three.txt.bak: Excluded 2025/07/23 01:59:07 DEBUG : one.bak: Excluded (Path Filter) 2025/07/23 01:59:07 DEBUG : one.bak: Excluded 2025/07/23 01:59:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 01:59:07 DEBUG : two: Sizes identical 2025/07/23 01:59:07 DEBUG : two: Unchanged skipping 2025/07/23 01:59:07 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for checks to finish 2025/07/23 01:59:08 INFO : one.bak: Deleted 2025/07/23 01:59:09 INFO : one: Moved (server-side) to: one.bak 2025/07/23 01:59:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji/dst': Waiting for transfers to finish 2025/07/23 01:59:10 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/23 01:59:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:59:10 INFO : one: Copied (new) 2025/07/23 01:59:10 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:11 INFO : three.txt.bak: Deleted 2025/07/23 01:59:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/23 01:59:12 INFO : three.txt: Moved into backup dir 2025/07/23 01:59:18 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:59:18 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/23 01:59:18 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/07/23 01:59:18 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/23 01:59:18 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:59:18 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (22.75s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:59:20 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:59:20 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:59:21 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/23 01:59:21 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:59:22 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:59:22 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:59:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:59:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 01:59:25 INFO : one: Moved (server-side) to: one.bak 2025/07/23 01:59:26 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/23 01:59:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:59:26 INFO : one: Copied (new) 2025/07/23 01:59:27 DEBUG : two: Sizes identical 2025/07/23 01:59:27 DEBUG : two: Unchanged skipping 2025/07/23 01:59:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/23 01:59:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/23 01:59:29 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/07/23 01:59:29 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/23 01:59:29 INFO : three.txt: Copied (new) 2025/07/23 01:59:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 01:59:32 INFO : one.bak: Deleted 2025/07/23 01:59:33 INFO : one: Moved (server-side) to: one.bak 2025/07/23 01:59:33 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/23 01:59:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:59:33 INFO : one: Copied (new) 2025/07/23 01:59:34 DEBUG : two: Sizes identical 2025/07/23 01:59:34 DEBUG : two: Unchanged skipping 2025/07/23 01:59:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/23 01:59:35 INFO : three.txt.bak: Deleted 2025/07/23 01:59:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/23 01:59:37 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/07/23 01:59:37 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/23 01:59:37 INFO : three.txt: Copied (new) 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 01:59:44 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (26.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 01:59:47 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/07/23 01:59:47 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/07/23 01:59:47 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/07/23 01:59:47 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/07/23 01:59:48 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/07/23 01:59:48 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/07/23 01:59:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xemeved2zeji/dst" 2025/07/23 01:59:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 01:59:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/23 01:59:52 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/07/23 01:59:53 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 01:59:53 INFO : one: Copied (new) 2025/07/23 01:59:53 DEBUG : two: Sizes identical 2025/07/23 01:59:53 DEBUG : two: Unchanged skipping 2025/07/23 01:59:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/23 01:59:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/23 01:59:55 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/07/23 01:59:55 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/23 01:59:55 INFO : three.txt: Copied (new) 2025/07/23 01:59:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 01:59:58 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 01:59:59 INFO : one-2019-01-01: Deleted 2025/07/23 02:00:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/23 02:00:01 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/07/23 02:00:01 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/23 02:00:01 INFO : one: Copied (new) 2025/07/23 02:00:01 DEBUG : two: Sizes identical 2025/07/23 02:00:01 DEBUG : two: Unchanged skipping 2025/07/23 02:00:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/23 02:00:03 INFO : three-2019-01-01.txt: Deleted 2025/07/23 02:00:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/23 02:00:04 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/07/23 02:00:05 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:00:05 INFO : three.txt: Copied (new) 2025/07/23 02:00:06 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/07/23 02:00:13 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (28.70s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:00:15 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/07/23 02:00:15 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/07/23 02:00:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/23 02:00:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:00:16 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:00:16 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/07/23 02:00:18 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/07/23 02:00:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/23 02:00:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.49s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:00:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 02:00:21 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:00:21 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:00:21 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/07/23 02:00:21 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/23 02:00:21 INFO : existing: Copied (new) 2025/07/23 02:00:21 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:22 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:00:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/23 02:00:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/23 02:00:22 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:00:22 ERROR : PikPak root 'rclone-test-xemeved2zeji': not deleting files as there were IO errors 2025/07/23 02:00:22 ERROR : PikPak root 'rclone-test-xemeved2zeji': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:00:25 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/07/23 02:00:25 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:26 DEBUG : existing: Sizes identical 2025/07/23 02:00:26 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:00:26 DEBUG : existing: Unchanged skipping 2025/07/23 02:00:26 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:00:26 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.33s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.61s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.83s) --- SKIP: TestMaxTransfer/Hard (0.61s) --- SKIP: TestMaxTransfer/Soft (0.61s) --- SKIP: TestMaxTransfer/Cautious (0.61s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:00:31 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/07/23 02:00:31 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:31 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/07/23 02:00:31 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:32 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/07/23 02:00:32 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:33 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/07/23 02:00:33 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:33 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/07/23 02:00:33 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:34 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/07/23 02:00:34 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:34 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/07/23 02:00:34 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:35 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/07/23 02:00:35 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:36 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/07/23 02:00:36 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:36 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/07/23 02:00:36 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:37 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/07/23 02:00:37 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:38 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/07/23 02:00:38 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:38 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/07/23 02:00:38 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:39 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/07/23 02:00:39 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:40 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/07/23 02:00:40 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:40 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/07/23 02:00:40 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:41 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/07/23 02:00:41 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:42 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/07/23 02:00:42 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:42 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/07/23 02:00:42 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:43 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/07/23 02:00:43 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:44 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/07/23 02:00:44 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:45 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/07/23 02:00:45 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:45 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/07/23 02:00:45 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:46 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/07/23 02:00:46 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:47 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/07/23 02:00:47 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:47 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/07/23 02:00:47 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:48 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/07/23 02:00:48 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:49 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/07/23 02:00:49 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:49 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/07/23 02:00:49 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:50 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/07/23 02:00:50 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:51 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/07/23 02:00:51 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:51 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/07/23 02:00:51 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:52 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/07/23 02:00:52 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:53 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/07/23 02:00:53 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:53 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/07/23 02:00:53 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:54 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/07/23 02:00:54 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:55 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/07/23 02:00:55 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:55 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/07/23 02:00:55 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:56 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/07/23 02:00:56 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:57 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/07/23 02:00:57 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:00:58 DEBUG : both0: Sizes identical 2025/07/23 02:00:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:00:58 DEBUG : both10: Sizes identical 2025/07/23 02:00:58 DEBUG : both12: Sizes identical 2025/07/23 02:00:58 DEBUG : both11: Sizes identical 2025/07/23 02:00:58 DEBUG : both0: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both13: Sizes identical 2025/07/23 02:00:58 DEBUG : both13: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both14: Sizes identical 2025/07/23 02:00:58 DEBUG : both14: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both15: Sizes identical 2025/07/23 02:00:58 DEBUG : both15: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both16: Sizes identical 2025/07/23 02:00:58 DEBUG : both16: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both17: Sizes identical 2025/07/23 02:00:58 DEBUG : both17: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both18: Sizes identical 2025/07/23 02:00:58 DEBUG : both10: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both19: Sizes identical 2025/07/23 02:00:58 DEBUG : both12: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both1: Sizes identical 2025/07/23 02:00:58 DEBUG : both11: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both2: Sizes identical 2025/07/23 02:00:58 DEBUG : both18: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both3: Sizes identical 2025/07/23 02:00:58 DEBUG : both3: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both4: Sizes identical 2025/07/23 02:00:58 DEBUG : both19: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both5: Sizes identical 2025/07/23 02:00:58 DEBUG : both5: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both6: Sizes identical 2025/07/23 02:00:58 DEBUG : both6: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both7: Sizes identical 2025/07/23 02:00:58 DEBUG : both7: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both8: Sizes identical 2025/07/23 02:00:58 DEBUG : both8: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both9: Sizes identical 2025/07/23 02:00:58 DEBUG : both1: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both2: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both4: Unchanged skipping 2025/07/23 02:00:58 DEBUG : both9: Unchanged skipping 2025/07/23 02:00:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:00:58 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:59 INFO : only10: Deleted 2025/07/23 02:00:59 INFO : only14: Deleted 2025/07/23 02:00:59 INFO : only15: Deleted 2025/07/23 02:00:59 INFO : only17: Deleted 2025/07/23 02:01:00 INFO : only18: Deleted 2025/07/23 02:01:00 INFO : only19: Deleted 2025/07/23 02:01:00 INFO : only5: Deleted 2025/07/23 02:01:00 INFO : only13: Deleted 2025/07/23 02:01:01 INFO : only4: Deleted 2025/07/23 02:01:01 INFO : only6: Deleted 2025/07/23 02:01:01 INFO : only7: Deleted 2025/07/23 02:01:01 INFO : only8: Deleted 2025/07/23 02:01:02 INFO : only9: Deleted 2025/07/23 02:01:02 INFO : only1: Deleted 2025/07/23 02:01:03 INFO : only2: Deleted 2025/07/23 02:01:03 INFO : only0: Deleted 2025/07/23 02:01:04 INFO : only12: Deleted 2025/07/23 02:01:04 INFO : only11: Deleted 2025/07/23 02:01:04 INFO : only16: Deleted 2025/07/23 02:01:04 INFO : only3: Deleted 2025/07/23 02:01:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (57.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:01:28 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/07/23 02:01:28 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:28 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/07/23 02:01:28 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:29 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/07/23 02:01:29 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:30 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/07/23 02:01:30 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:30 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/07/23 02:01:30 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:31 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/07/23 02:01:31 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:32 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/07/23 02:01:32 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:32 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/07/23 02:01:32 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:33 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/07/23 02:01:33 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:34 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/07/23 02:01:34 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:34 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/07/23 02:01:34 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:35 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/07/23 02:01:35 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:36 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/07/23 02:01:36 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:36 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/07/23 02:01:36 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:37 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/07/23 02:01:37 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:38 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/07/23 02:01:38 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:38 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/07/23 02:01:38 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:39 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/07/23 02:01:39 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:40 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/07/23 02:01:40 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:40 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/07/23 02:01:40 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:41 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/07/23 02:01:41 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:41 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/07/23 02:01:41 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:42 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/07/23 02:01:42 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:43 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/07/23 02:01:43 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:43 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/07/23 02:01:43 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:44 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/07/23 02:01:44 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:45 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/07/23 02:01:45 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:45 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/07/23 02:01:45 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:46 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/07/23 02:01:46 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:47 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/07/23 02:01:47 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:47 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/07/23 02:01:47 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:48 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/07/23 02:01:48 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:49 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/07/23 02:01:49 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:49 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/07/23 02:01:49 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:50 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/07/23 02:01:50 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:51 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/07/23 02:01:51 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:51 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/07/23 02:01:51 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:52 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/07/23 02:01:52 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:53 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/07/23 02:01:53 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:53 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/07/23 02:01:53 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/07/23 02:01:54 DEBUG : both0: Sizes identical 2025/07/23 02:01:54 DEBUG : both0: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both11: Sizes identical 2025/07/23 02:01:54 DEBUG : both10: Sizes identical 2025/07/23 02:01:54 DEBUG : both12: Sizes identical 2025/07/23 02:01:54 DEBUG : both11: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both13: Sizes identical 2025/07/23 02:01:54 DEBUG : both10: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both15: Sizes identical 2025/07/23 02:01:54 DEBUG : both14: Sizes identical 2025/07/23 02:01:54 DEBUG : both15: Unchanged skipping 2025/07/23 02:01:54 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:01:54 DEBUG : both16: Sizes identical 2025/07/23 02:01:54 DEBUG : both12: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both17: Sizes identical 2025/07/23 02:01:54 DEBUG : both17: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both18: Sizes identical 2025/07/23 02:01:54 DEBUG : both18: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both19: Sizes identical 2025/07/23 02:01:54 DEBUG : both19: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both1: Sizes identical 2025/07/23 02:01:54 DEBUG : both1: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both2: Sizes identical 2025/07/23 02:01:54 DEBUG : both2: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both3: Sizes identical 2025/07/23 02:01:54 DEBUG : both3: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both4: Sizes identical 2025/07/23 02:01:54 DEBUG : both4: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both5: Sizes identical 2025/07/23 02:01:54 DEBUG : both5: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both6: Sizes identical 2025/07/23 02:01:54 DEBUG : both6: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both7: Sizes identical 2025/07/23 02:01:54 DEBUG : both7: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both8: Sizes identical 2025/07/23 02:01:54 DEBUG : both8: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both9: Sizes identical 2025/07/23 02:01:54 DEBUG : both9: Unchanged skipping 2025/07/23 02:01:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/23 02:01:54 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:01:54 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:01:54 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:01:54 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:01:54 DEBUG : both13: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both16: Unchanged skipping 2025/07/23 02:01:54 DEBUG : both14: Unchanged skipping 2025/07/23 02:01:54 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:01:55 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/23 02:01:55 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/07/23 02:01:56 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 02:01:56 DEBUG : Config file has changed externally - reloading 2025/07/23 02:01:56 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/23 02:01:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/07/23 02:01:56 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 02:01:56 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/23 02:01:56 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/07/23 02:01:56 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/07/23 02:01:56 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/07/23 02:01:56 DEBUG : pacer: Reducing sleep to 1.2s 2025/07/23 02:01:57 DEBUG : pacer: Reducing sleep to 900ms 2025/07/23 02:01:57 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 02:01:57 DEBUG : pacer: Reducing sleep to 675ms 2025/07/23 02:01:58 DEBUG : pacer: Reducing sleep to 506.25ms 2025/07/23 02:01:59 DEBUG : pacer: Reducing sleep to 379.6875ms 2025/07/23 02:01:59 DEBUG : pacer: Reducing sleep to 284.765625ms 2025/07/23 02:02:00 DEBUG : pacer: Reducing sleep to 213.574218ms 2025/07/23 02:02:00 DEBUG : pacer: Reducing sleep to 160.180663ms 2025/07/23 02:02:00 DEBUG : pacer: Reducing sleep to 120.135497ms 2025/07/23 02:02:00 DEBUG : pacer: Reducing sleep to 100ms 2025/07/23 02:02:01 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/07/23 02:02:01 INFO : only0: Copied (replaced existing) 2025/07/23 02:02:01 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:01 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/07/23 02:02:01 INFO : only10: Copied (replaced existing) 2025/07/23 02:02:01 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:01 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/07/23 02:02:01 INFO : only12: Copied (replaced existing) 2025/07/23 02:02:01 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:01 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/07/23 02:02:01 INFO : only11: Copied (replaced existing) 2025/07/23 02:02:01 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:03 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/07/23 02:02:03 INFO : only13: Copied (replaced existing) 2025/07/23 02:02:03 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:03 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/07/23 02:02:03 INFO : only14: Copied (replaced existing) 2025/07/23 02:02:03 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:03 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/07/23 02:02:03 INFO : only15: Copied (replaced existing) 2025/07/23 02:02:03 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:03 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/07/23 02:02:03 INFO : only16: Copied (replaced existing) 2025/07/23 02:02:03 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:05 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/07/23 02:02:05 INFO : only17: Copied (replaced existing) 2025/07/23 02:02:05 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:05 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/07/23 02:02:05 INFO : only18: Copied (replaced existing) 2025/07/23 02:02:05 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:05 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/07/23 02:02:05 INFO : only19: Copied (replaced existing) 2025/07/23 02:02:05 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:05 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/07/23 02:02:05 INFO : only1: Copied (replaced existing) 2025/07/23 02:02:05 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:07 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/07/23 02:02:07 INFO : only2: Copied (replaced existing) 2025/07/23 02:02:07 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:07 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/07/23 02:02:07 INFO : only3: Copied (replaced existing) 2025/07/23 02:02:07 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:07 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/07/23 02:02:07 INFO : only4: Copied (replaced existing) 2025/07/23 02:02:07 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:07 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/07/23 02:02:07 INFO : only5: Copied (replaced existing) 2025/07/23 02:02:07 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/07/23 02:02:09 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/07/23 02:02:09 INFO : only6: Copied (replaced existing) 2025/07/23 02:02:09 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/07/23 02:02:09 INFO : only7: Copied (replaced existing) 2025/07/23 02:02:09 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/07/23 02:02:09 INFO : only8: Copied (replaced existing) 2025/07/23 02:02:09 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/07/23 02:02:09 INFO : only9: Copied (replaced existing) 2025/07/23 02:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.65s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:02:55 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:02:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:02:55 DEBUG : empty_on_remote: Making directory with metadata 2025/07/23 02:02:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:02:55 INFO : empty_on_remote: Making directory 2025/07/23 02:02:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 02:02:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/23 02:02:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/23 02:02:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:02:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:06 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/07/23 02:03:07 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/07/23 02:03:09 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (16.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:03:12 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:03:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:03:12 DEBUG : empty_on_remote: Making directory with metadata 2025/07/23 02:03:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:03:12 INFO : empty_on_remote: Making directory 2025/07/23 02:03:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 02:03:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:23 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/07/23 02:03:25 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/07/23 02:03:26 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:03:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:31 INFO : sub dir: Making directory 2025/07/23 02:03:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/23 02:03:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/07/23 02:03:54 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/07/23 02:03:55 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/07/23 02:03:57 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/07/23 02:03:58 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:00 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:01 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:03 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/07/23 02:04:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (34.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:04:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:04:05 INFO : sub dir: Making directory 2025/07/23 02:04:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/23 02:04:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/07/23 02:04:28 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/07/23 02:04:30 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/07/23 02:04:31 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:33 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:34 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:36 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/07/23 02:04:37 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/07/23 02:04:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (34.48s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:04:41 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:04:41 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:04:42 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:04:42 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:04:42 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:04:42 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:04:43 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:04:43 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:04:44 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:04:44 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:04:44 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:04:44 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:04:45 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:04:45 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:04:46 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:04:46 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:04:46 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:04:46 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:04:47 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:04:47 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:04:48 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:04:48 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:04:48 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:04:48 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:04:49 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:04:49 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:04:50 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:04:50 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:04:51 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:04:51 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:04:52 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:04:52 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:04:52 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:04:52 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:04:53 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:04:53 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:04:54 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:04:54 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:04:54 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : splitbananasplit: Excluded 2025/07/23 02:04:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:04:54 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : banana: Excluded 2025/07/23 02:04:54 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : apple: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:04:56 DEBUG : apple: Sizes identical 2025/07/23 02:04:56 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:56 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:04:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:56 DEBUG : banana: Sizes identical 2025/07/23 02:04:56 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:56 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:04:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:04:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:04:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:56 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:04:56 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:56 INFO : There was nothing to transfer 2025/07/23 02:04:56 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : splitbananasplit: Excluded 2025/07/23 02:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:04:57 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : banana: Excluded 2025/07/23 02:04:57 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : apple: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:04:58 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:04:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:58 DEBUG : apple: Sizes identical 2025/07/23 02:04:58 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:58 DEBUG : banana: Sizes identical 2025/07/23 02:04:58 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:58 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:04:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:04:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:04:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:04:58 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:58 INFO : There was nothing to transfer 2025/07/23 02:04:58 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:58 DEBUG : splitbananasplit: Excluded 2025/07/23 02:04:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:58 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:04:58 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:58 DEBUG : banana: Excluded 2025/07/23 02:04:58 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:58 DEBUG : apple: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:05:23 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/NFD run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:05:26 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:05:26 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:05:27 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:05:27 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:05:29 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:05:29 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:05:30 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:05:30 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:05:30 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:05:30 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:05:31 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:05:31 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:05:32 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:05:32 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:05:32 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:05:32 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:05:33 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:05:33 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:05:34 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:05:34 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:05:34 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:05:34 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:05:35 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:05:35 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:05:36 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:05:36 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:05:36 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:05:36 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:05:37 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:05:37 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:05:38 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:05:38 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:05:38 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:05:38 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:05:39 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:05:39 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:05:39 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : splitbananasplit: Excluded 2025/07/23 02:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:05:40 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : banana: Excluded 2025/07/23 02:05:40 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : apple: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:05:41 DEBUG : apple: Sizes identical 2025/07/23 02:05:41 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:41 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:41 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:05:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:41 DEBUG : banana: Sizes identical 2025/07/23 02:05:41 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:05:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:05:41 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:41 INFO : There was nothing to transfer 2025/07/23 02:05:41 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : splitbananasplit: Excluded 2025/07/23 02:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:05:42 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : banana: Excluded 2025/07/23 02:05:42 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : apple: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:05:43 DEBUG : apple: Sizes identical 2025/07/23 02:05:43 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:43 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:05:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:43 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:05:43 DEBUG : banana: Sizes identical 2025/07/23 02:05:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:43 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:05:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:05:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:43 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:05:43 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:43 INFO : There was nothing to transfer 2025/07/23 02:05:43 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : splitbananasplit: Excluded 2025/07/23 02:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:05:44 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : banana: Excluded 2025/07/23 02:05:44 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : apple: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:06:08 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/base64 run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:06:11 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:06:11 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:06:12 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:06:12 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:06:13 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:06:13 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:06:14 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:06:14 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:06:14 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:06:14 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:06:15 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:06:15 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:06:15 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:06:15 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:06:16 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:06:16 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:06:17 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:06:17 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:06:17 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:06:17 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:06:18 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:06:18 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:06:19 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:06:19 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:06:19 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:06:19 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:06:20 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:06:20 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:06:21 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:06:21 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:06:21 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:06:21 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:06:22 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:06:22 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:06:23 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:06:23 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:06:23 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:06:23 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:06:24 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:06:24 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:06:25 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : splitbananasplit: Excluded 2025/07/23 02:06:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:06:25 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : banana: Excluded 2025/07/23 02:06:25 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : apple: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:06:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:06:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:06:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:06:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:06:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:06:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:06:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:27 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:06:27 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:06:27 DEBUG : YXBwbGU=: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/23 02:06:27 DEBUG : YmFuYW5h: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/23 02:06:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/23 02:06:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/23 02:06:28 DEBUG : YXBwbGU=: Dst hash empty - aborting Src hash check 2025/07/23 02:06:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/23 02:06:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:28 DEBUG : YmFuYW5h: Dst hash empty - aborting Src hash check 2025/07/23 02:06:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/23 02:06:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Dst hash empty - aborting Src hash check 2025/07/23 02:06:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/23 02:06:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/23 02:06:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/23 02:06:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/23 02:06:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/23 02:06:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/23 02:06:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/23 02:06:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/23 02:06:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/23 02:06:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/23 02:06:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/23 02:06:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/23 02:06:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Dst hash empty - aborting Src hash check 2025/07/23 02:06:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Dst hash empty - aborting Src hash check 2025/07/23 02:06:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/23 02:06:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/23 02:06:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/23 02:06:32 DEBUG : dir1/MDAxNS05Oz0udHh0: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/23 02:06:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Dst hash empty - aborting Src hash check 2025/07/23 02:06:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Dst hash empty - aborting Src hash check 2025/07/23 02:06:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:06:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Dst hash empty - aborting Src hash check 2025/07/23 02:06:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:33 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:06:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:06:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:06:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:06:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:06:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:06:35 INFO : apple: Deleted 2025/07/23 02:06:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:06:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:06:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:06:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:06:36 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:06:36 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:06:36 INFO : appleappleapplebanana: Deleted 2025/07/23 02:06:36 INFO : banana: Deleted 2025/07/23 02:06:37 INFO : splitbananasplit: Deleted 2025/07/23 02:06:37 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:06:37 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:06:37 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:06:37 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:06:37 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/23 02:06:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/23 02:06:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : YmFuYW5h: Excluded 2025/07/23 02:06:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : YXBwbGU=: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/23 02:06:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:39 DEBUG : apple: Sizes identical 2025/07/23 02:06:39 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:06:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:39 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:06:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:39 DEBUG : banana: Sizes identical 2025/07/23 02:06:39 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:06:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:39 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:06:39 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:39 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/23 02:06:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/23 02:06:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : YmFuYW5h: Excluded 2025/07/23 02:06:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : YXBwbGU=: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/23 02:06:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/23 02:06:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/23 02:06:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:06:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:06:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:06:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:06:48 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:07:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/prefix run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:07:09 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:07:09 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:07:10 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:07:10 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:07:10 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:07:10 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:07:11 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:07:11 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:07:11 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:07:11 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:07:12 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:07:12 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:07:13 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:07:13 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:07:13 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:07:13 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:07:14 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:07:14 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:07:15 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:07:15 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:07:15 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:07:15 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:07:16 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:07:16 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:07:17 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:07:17 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:07:18 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:07:18 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:07:18 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:07:18 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:07:19 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:07:19 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:07:20 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:07:20 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:07:20 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:07:20 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:07:21 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:07:21 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:07:21 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:07:21 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:07:22 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : splitbananasplit: Excluded 2025/07/23 02:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:07:22 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : banana: Excluded 2025/07/23 02:07:22 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : apple: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:07:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:07:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:07:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:07:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:07:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:07:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:07:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:07:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:07:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:07:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:07:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:07:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:07:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:07:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:07:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/23 02:07:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:24 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:07:24 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:07:24 DEBUG : PREFIXapple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/23 02:07:24 DEBUG : PREFIXappleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/23 02:07:25 DEBUG : PREFIXsplitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/23 02:07:25 DEBUG : PREFIXbanana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/23 02:07:25 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/07/23 02:07:25 INFO : apple: Copied (new) to: PREFIXapple 2025/07/23 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:25 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/23 02:07:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:25 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/07/23 02:07:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:25 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/07/23 02:07:25 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/23 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:26 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:28 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:28 DEBUG : dir1/PREFIX0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/23 02:07:28 DEBUG : dir1/PREFIX0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/23 02:07:28 DEBUG : dir1/PREFIX0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/23 02:07:28 DEBUG : dir1/PREFIX0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/23 02:07:28 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/23 02:07:29 DEBUG : dir1/PREFIX0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/23 02:07:30 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:30 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:30 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:30 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:30 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:07:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:07:31 INFO : appleappleapplebanana: Deleted 2025/07/23 02:07:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:07:32 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:07:32 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:07:32 INFO : banana: Deleted 2025/07/23 02:07:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:07:32 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:07:33 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:07:33 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:07:33 INFO : apple: Deleted 2025/07/23 02:07:33 INFO : splitbananasplit: Deleted 2025/07/23 02:07:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:07:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:07:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:07:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:07:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:07:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:07:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:07:35 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : PREFIXbanana: Excluded 2025/07/23 02:07:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/23 02:07:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/23 02:07:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : PREFIXapple: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:07:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:07:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:07:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:07:37 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/23 02:07:37 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/23 02:07:37 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/23 02:07:37 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/23 02:07:37 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/23 02:07:37 INFO : appleappleapplebanana: Copied (new) 2025/07/23 02:07:37 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/07/23 02:07:37 INFO : apple: Copied (new) 2025/07/23 02:07:38 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/07/23 02:07:38 INFO : banana: Copied (new) 2025/07/23 02:07:38 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/07/23 02:07:38 INFO : splitbananasplit: Copied (new) 2025/07/23 02:07:38 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/23 02:07:38 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/23 02:07:38 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/23 02:07:38 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/23 02:07:39 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/23 02:07:39 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/23 02:07:39 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/23 02:07:39 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/23 02:07:39 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/23 02:07:39 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/23 02:07:40 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/23 02:07:40 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/23 02:07:40 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/23 02:07:40 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/23 02:07:40 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/23 02:07:40 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/23 02:07:41 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/23 02:07:41 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/23 02:07:41 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/23 02:07:41 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/23 02:07:41 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/23 02:07:41 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/23 02:07:41 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/23 02:07:41 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/23 02:07:42 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/23 02:07:42 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/23 02:07:42 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/23 02:07:42 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/23 02:07:42 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/23 02:07:42 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:07:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/23 02:07:42 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/23 02:07:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/23 02:07:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/23 02:07:44 INFO : PREFIXapple: Deleted 2025/07/23 02:07:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/23 02:07:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/23 02:07:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/23 02:07:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/23 02:07:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/23 02:07:45 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/23 02:07:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/23 02:07:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/23 02:07:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/23 02:07:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/23 02:07:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/23 02:07:46 INFO : PREFIXbanana: Deleted 2025/07/23 02:07:46 INFO : PREFIXsplitbananasplit: Deleted 2025/07/23 02:07:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/23 02:07:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/23 02:07:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/23 02:07:47 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:07:47 DEBUG : splitbananasplit: Excluded 2025/07/23 02:07:47 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:07:47 DEBUG : banana: Excluded 2025/07/23 02:07:47 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:07:47 DEBUG : apple: Excluded 2025/07/23 02:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:07:47 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:07:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:07:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:07:48 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : splitbananasplit: Excluded 2025/07/23 02:07:49 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : banana: Excluded 2025/07/23 02:07:49 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : apple: Excluded 2025/07/23 02:07:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:07:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:07:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:08:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/suffix run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:08:17 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:08:17 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:08:17 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:08:17 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:08:18 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:08:18 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:08:19 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:08:19 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:08:19 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:08:19 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:08:20 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:08:20 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:08:21 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:08:21 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:08:22 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:08:22 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:08:22 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:08:22 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:08:23 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:08:23 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:08:24 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:08:24 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:08:24 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:08:24 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:08:25 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:08:25 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:08:26 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:08:26 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:08:26 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:08:26 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:08:27 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:08:27 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:08:28 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:08:28 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:08:28 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:08:28 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:08:29 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:08:29 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:08:30 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:08:30 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:08:30 DEBUG : Waiting for deletions to finish 2025/07/23 02:08:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:08:30 DEBUG : splitbananasplit: Excluded 2025/07/23 02:08:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:08:30 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:08:30 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:08:30 DEBUG : banana: Excluded 2025/07/23 02:08:30 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:08:30 DEBUG : apple: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/23 02:08:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:32 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:08:32 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:08:32 DEBUG : appleappleapplebananaSUFFIX: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/23 02:08:33 DEBUG : appleSUFFIX: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/23 02:08:33 DEBUG : bananaSUFFIX: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/23 02:08:33 DEBUG : splitbananasplitSUFFIX: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/23 02:08:33 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/23 02:08:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:33 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:33 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/23 02:08:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:33 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:33 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/23 02:08:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:33 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/23 02:08:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/23 02:08:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/23 02:08:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/23 02:08:34 DEBUG : dir1/0003-defghij.txtSUFFIX: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/23 02:08:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/23 02:08:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/23 02:08:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/23 02:08:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0007-1234567.txtSUFFIX: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/23 02:08:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:37 DEBUG : dir1/0008-2345678.txtSUFFIX: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/23 02:08:38 DEBUG : dir1/0009-3456789.txtSUFFIX: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/23 02:08:38 DEBUG : dir1/0010-456789.txtSUFFIX: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/23 02:08:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:38 DEBUG : dir1/0011-56789;.txtSUFFIX: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/23 02:08:38 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:39 DEBUG : dir1/0012-6789;.txtSUFFIX: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/23 02:08:39 DEBUG : dir1/0013-789;=.txtSUFFIX: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/23 02:08:39 DEBUG : dir1/0014-89;=.txtSUFFIX: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/23 02:08:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:39 DEBUG : dir1/0015-9;=.txtSUFFIX: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/23 02:08:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/23 02:08:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:40 DEBUG : Waiting for deletions to finish 2025/07/23 02:08:41 INFO : appleappleapplebanana: Deleted 2025/07/23 02:08:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:08:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:08:41 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:08:41 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:08:41 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:08:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:08:42 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:08:42 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:08:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:08:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:08:43 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:08:43 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:08:43 INFO : banana: Deleted 2025/07/23 02:08:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:08:43 INFO : apple: Deleted 2025/07/23 02:08:44 INFO : splitbananasplit: Deleted 2025/07/23 02:08:44 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:08:44 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:08:44 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:08:44 DEBUG : Waiting for deletions to finish 2025/07/23 02:08:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:44 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/23 02:08:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:44 DEBUG : bananaSUFFIX: Excluded 2025/07/23 02:08:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:44 DEBUG : appleSUFFIX: Excluded 2025/07/23 02:08:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:44 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:08:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:08:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:08:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:08:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:08:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:08:46 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:08:47 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/07/23 02:08:47 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/23 02:08:47 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/23 02:08:47 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/07/23 02:08:47 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/07/23 02:08:47 INFO : apple: Copied (new) 2025/07/23 02:08:47 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/23 02:08:47 INFO : appleappleapplebanana: Copied (new) 2025/07/23 02:08:47 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/07/23 02:08:47 INFO : splitbananasplit: Copied (new) 2025/07/23 02:08:47 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/07/23 02:08:47 INFO : banana: Copied (new) 2025/07/23 02:08:48 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/23 02:08:48 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/23 02:08:48 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/23 02:08:48 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/23 02:08:48 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/23 02:08:48 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/23 02:08:48 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/23 02:08:48 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/23 02:08:49 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/23 02:08:49 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/23 02:08:49 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/23 02:08:49 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/23 02:08:49 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/23 02:08:49 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/23 02:08:50 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/23 02:08:50 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/23 02:08:50 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/23 02:08:50 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/23 02:08:50 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/23 02:08:50 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/23 02:08:51 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/23 02:08:51 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/23 02:08:51 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/23 02:08:51 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/23 02:08:51 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/23 02:08:51 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/23 02:08:52 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/23 02:08:52 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/23 02:08:52 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/23 02:08:52 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/23 02:08:52 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:52 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/23 02:08:52 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:08:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/23 02:08:52 DEBUG : Waiting for deletions to finish 2025/07/23 02:08:53 INFO : splitbananasplitSUFFIX: Deleted 2025/07/23 02:08:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/23 02:08:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/23 02:08:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/23 02:08:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/23 02:08:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/23 02:08:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/23 02:08:54 INFO : appleSUFFIX: Deleted 2025/07/23 02:08:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/23 02:08:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/23 02:08:55 INFO : bananaSUFFIX: Deleted 2025/07/23 02:08:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/23 02:08:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/23 02:08:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/23 02:08:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/23 02:08:56 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/23 02:08:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/23 02:08:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/23 02:08:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/23 02:08:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/23 02:08:57 DEBUG : Waiting for deletions to finish 2025/07/23 02:08:57 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : banana: Excluded 2025/07/23 02:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : splitbananasplit: Excluded 2025/07/23 02:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:08:57 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : apple: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:08:58 DEBUG : Waiting for deletions to finish 2025/07/23 02:08:58 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:08:58 DEBUG : banana: Excluded 2025/07/23 02:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:08:58 DEBUG : splitbananasplit: Excluded 2025/07/23 02:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:08:58 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:08:58 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:08:58 DEBUG : apple: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:09:23 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/truncate run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:09:26 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:09:26 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:09:26 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:09:26 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:09:27 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:09:27 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:09:28 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:09:28 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:09:28 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:09:28 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:09:29 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:09:29 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:09:30 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:09:30 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:09:30 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:09:30 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:09:31 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:09:31 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:09:32 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:09:32 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:09:32 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:09:32 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:09:33 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:09:33 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:09:34 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:09:34 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:09:34 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:09:34 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:09:35 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:09:35 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:09:36 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:09:36 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:09:36 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:09:36 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:09:37 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:09:37 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:09:38 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:09:38 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:09:38 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:09:38 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:09:39 DEBUG : Waiting for deletions to finish 2025/07/23 02:09:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : splitbananasplit: Excluded 2025/07/23 02:09:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:09:39 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : banana: Excluded 2025/07/23 02:09:39 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : apple: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:09:40 DEBUG : apple: Sizes identical 2025/07/23 02:09:40 DEBUG : apple: Unchanged skipping 2025/07/23 02:09:40 DEBUG : banana: Sizes identical 2025/07/23 02:09:40 DEBUG : banana: Unchanged skipping 2025/07/23 02:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:09:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:41 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:09:41 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:09:41 DEBUG : appleapple: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/07/23 02:09:41 DEBUG : splitbanan: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/07/23 02:09:41 DEBUG : dir1/0000-abcde: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/07/23 02:09:41 DEBUG : dir1/0001-bcdef: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/07/23 02:09:42 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/07/23 02:09:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/23 02:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:42 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/07/23 02:09:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/23 02:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:42 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/07/23 02:09:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/23 02:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:42 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/07/23 02:09:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/23 02:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:42 DEBUG : dir1/0002-cdefg: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/07/23 02:09:42 DEBUG : dir1/0003-defgh: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/07/23 02:09:43 DEBUG : dir1/0004-efghi: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/07/23 02:09:43 DEBUG : dir1/0005-fghij: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/07/23 02:09:43 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/07/23 02:09:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/23 02:09:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:43 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/07/23 02:09:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/23 02:09:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:43 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/07/23 02:09:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/23 02:09:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:43 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/07/23 02:09:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/23 02:09:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:44 DEBUG : dir1/0006-ghijk: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/07/23 02:09:44 DEBUG : dir1/0007-12345: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/07/23 02:09:44 DEBUG : dir1/0008-23456: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/07/23 02:09:44 DEBUG : dir1/0009-34567: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/07/23 02:09:44 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/07/23 02:09:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/23 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:44 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/07/23 02:09:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/23 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:44 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/07/23 02:09:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/23 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:44 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/07/23 02:09:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/23 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:45 DEBUG : dir1/0010-45678: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/07/23 02:09:45 DEBUG : dir1/0011-56789: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/07/23 02:09:45 DEBUG : dir1/0012-6789;: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/07/23 02:09:45 DEBUG : dir1/0013-789;=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/07/23 02:09:45 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/07/23 02:09:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/23 02:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:45 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/07/23 02:09:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/23 02:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:45 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/07/23 02:09:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/23 02:09:45 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/07/23 02:09:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/23 02:09:46 DEBUG : dir1/0014-89;=.: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/07/23 02:09:46 DEBUG : dir1/0015-9;=.t: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/07/23 02:09:46 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/07/23 02:09:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/23 02:09:46 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/07/23 02:09:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/23 02:09:46 DEBUG : Waiting for deletions to finish 2025/07/23 02:09:47 INFO : splitbananasplit: Deleted 2025/07/23 02:09:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:09:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:09:48 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:09:48 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:09:48 INFO : appleappleapplebanana: Deleted 2025/07/23 02:09:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:09:49 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:09:49 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:09:49 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:09:49 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:09:49 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:09:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:09:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:09:50 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:09:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:09:50 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:09:50 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:09:50 DEBUG : Waiting for deletions to finish 2025/07/23 02:09:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : splitbanan: Excluded 2025/07/23 02:09:51 DEBUG : appleapple: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : appleapple: Excluded 2025/07/23 02:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : banana: Excluded 2025/07/23 02:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : apple: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0014-89;=.: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0013-789;=: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0012-6789;: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0011-56789: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0010-45678: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0009-34567: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0008-23456: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0007-12345: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0006-ghijk: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0005-fghij: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0004-efghi: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0003-defgh: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0002-cdefg: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0001-bcdef: Excluded 2025/07/23 02:09:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/23 02:09:51 DEBUG : dir1/0000-abcde: Excluded 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:52 DEBUG : apple: Sizes identical 2025/07/23 02:09:52 DEBUG : apple: Unchanged skipping 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:09:52 DEBUG : banana: Sizes identical 2025/07/23 02:09:52 DEBUG : banana: Unchanged skipping 2025/07/23 02:09:52 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:09:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:09:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:09:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:09:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:09:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:09:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:09:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:09:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:09:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:09:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:09:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:09:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:09:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:09:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:09:52 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:09:52 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:09:52 DEBUG : Waiting for deletions to finish 2025/07/23 02:09:52 DEBUG : Waiting for deletions to finish 2025/07/23 02:09:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : splitbanan: Excluded 2025/07/23 02:09:53 DEBUG : appleapple: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : appleapple: Excluded 2025/07/23 02:09:53 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : banana: Excluded 2025/07/23 02:09:53 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : apple: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0014-89;=.: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0013-789;=: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0012-6789;: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0011-56789: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0010-45678: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0009-34567: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0008-23456: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0007-12345: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0006-ghijk: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0005-fghij: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0004-efghi: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0003-defgh: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0002-cdefg: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0001-bcdef: Excluded 2025/07/23 02:09:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/23 02:09:53 DEBUG : dir1/0000-abcde: Excluded 2025/07/23 02:09:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:09:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:09:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:09:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:09:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:09:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:09:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:09:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:09:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:09:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:09:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:09:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:09:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:09:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:09:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:09:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:09:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:09:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=." 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:10:17 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/encoder run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:10:20 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:10:20 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:10:21 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:10:21 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:10:21 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:10:21 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:10:22 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:10:22 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:10:23 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:10:23 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:10:23 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:10:23 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:10:24 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:10:24 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:10:24 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:10:24 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:10:25 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:10:25 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:10:26 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:10:26 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:10:26 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:10:26 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:10:27 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:10:27 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:10:28 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:10:28 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:10:28 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:10:28 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:10:29 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:10:29 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:10:30 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:10:30 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:10:30 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:10:30 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:10:31 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:10:31 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:10:32 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:10:32 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:10:32 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:10:32 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:10:33 DEBUG : Waiting for deletions to finish 2025/07/23 02:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : splitbananasplit: Excluded 2025/07/23 02:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:10:33 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : banana: Excluded 2025/07/23 02:10:33 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : apple: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:10:34 DEBUG : apple: Sizes identical 2025/07/23 02:10:34 DEBUG : apple: Unchanged skipping 2025/07/23 02:10:34 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:10:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:10:34 DEBUG : banana: Sizes identical 2025/07/23 02:10:34 DEBUG : banana: Unchanged skipping 2025/07/23 02:10:34 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:10:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:10:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:10:35 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:10:35 DEBUG : Waiting for deletions to finish 2025/07/23 02:10:35 DEBUG : Waiting for deletions to finish 2025/07/23 02:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : splitbananasplit: Excluded 2025/07/23 02:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:10:35 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : banana: Excluded 2025/07/23 02:10:35 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : apple: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:10:36 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:10:36 DEBUG : apple: Sizes identical 2025/07/23 02:10:36 DEBUG : banana: Sizes identical 2025/07/23 02:10:36 DEBUG : banana: Unchanged skipping 2025/07/23 02:10:36 DEBUG : apple: Unchanged skipping 2025/07/23 02:10:36 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:10:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:10:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:10:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:10:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:10:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:10:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:10:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : splitbananasplit: Excluded 2025/07/23 02:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:10:37 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : banana: Excluded 2025/07/23 02:10:37 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : apple: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:10:38 DEBUG : Waiting for deletions to finish 2025/07/23 02:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : splitbananasplit: Excluded 2025/07/23 02:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:10:38 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : banana: Excluded 2025/07/23 02:10:38 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : apple: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:11:02 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:11:05 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:11:05 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:11:06 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:11:06 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:11:07 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:11:07 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:11:07 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:11:07 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:11:08 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:11:08 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:11:09 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:11:09 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:11:09 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:11:09 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:11:10 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:11:10 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:11:11 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:11:11 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:11:11 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:11:11 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:11:12 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:11:12 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:11:13 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:11:13 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:11:13 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:11:13 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:11:14 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:11:14 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:11:15 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:11:15 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:11:15 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:11:15 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:11:16 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:11:16 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:11:16 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:11:16 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:11:17 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:11:17 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:11:18 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:11:18 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:11:18 DEBUG : Waiting for deletions to finish 2025/07/23 02:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:11:18 DEBUG : splitbananasplit: Excluded 2025/07/23 02:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:11:18 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:11:18 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:11:18 DEBUG : banana: Excluded 2025/07/23 02:11:18 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:11:18 DEBUG : apple: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:11:20 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:11:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:11:20 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:11:20 DEBUG : apple: Sizes identical 2025/07/23 02:11:20 DEBUG : apple: Unchanged skipping 2025/07/23 02:11:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:11:20 DEBUG : banana: Sizes identical 2025/07/23 02:11:20 DEBUG : banana: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:11:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:11:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:11:20 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:11:20 DEBUG : Waiting for deletions to finish 2025/07/23 02:11:20 DEBUG : Waiting for deletions to finish 2025/07/23 02:11:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:11:20 DEBUG : splitbananasplit: Excluded 2025/07/23 02:11:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:11:20 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:11:20 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:11:20 DEBUG : banana: Excluded 2025/07/23 02:11:20 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:11:20 DEBUG : apple: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:11:22 DEBUG : apple: Sizes identical 2025/07/23 02:11:22 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:11:22 DEBUG : apple: Unchanged skipping 2025/07/23 02:11:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:11:22 DEBUG : banana: Sizes identical 2025/07/23 02:11:22 DEBUG : banana: Unchanged skipping 2025/07/23 02:11:22 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:11:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:11:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:11:22 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:11:22 DEBUG : Waiting for deletions to finish 2025/07/23 02:11:22 DEBUG : Waiting for deletions to finish 2025/07/23 02:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:11:22 DEBUG : splitbananasplit: Excluded 2025/07/23 02:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:11:22 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:11:22 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:11:22 DEBUG : banana: Excluded 2025/07/23 02:11:22 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:11:22 DEBUG : apple: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:11:40 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:11:48 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/charmap run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:11:51 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:11:51 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:11:52 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:11:52 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:11:52 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:11:52 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:11:53 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:11:53 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:11:53 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:11:53 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:11:54 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:11:54 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:11:55 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:11:55 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:11:55 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:11:55 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:11:56 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:11:56 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:11:57 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:11:57 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:11:57 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:11:57 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:11:58 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:11:58 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:11:59 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:11:59 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:11:59 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:11:59 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:12:00 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:12:00 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:12:01 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:12:01 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:12:01 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:12:01 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:12:02 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:12:02 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:12:03 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:12:03 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:12:04 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:12:04 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:12:04 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:12:04 DEBUG : splitbananasplit: Excluded 2025/07/23 02:12:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:12:04 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:12:04 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:12:04 DEBUG : banana: Excluded 2025/07/23 02:12:04 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:12:04 DEBUG : apple: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:12:06 DEBUG : apple: Sizes identical 2025/07/23 02:12:06 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:12:06 DEBUG : apple: Unchanged skipping 2025/07/23 02:12:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:12:06 DEBUG : banana: Sizes identical 2025/07/23 02:12:06 DEBUG : banana: Unchanged skipping 2025/07/23 02:12:06 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:12:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:12:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:12:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:12:06 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:12:06 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:06 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:12:06 DEBUG : splitbananasplit: Excluded 2025/07/23 02:12:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:12:06 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:12:06 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:12:06 DEBUG : banana: Excluded 2025/07/23 02:12:06 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:12:06 DEBUG : apple: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:12:08 DEBUG : apple: Sizes identical 2025/07/23 02:12:08 DEBUG : apple: Unchanged skipping 2025/07/23 02:12:08 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:12:08 DEBUG : banana: Sizes identical 2025/07/23 02:12:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:12:08 DEBUG : banana: Unchanged skipping 2025/07/23 02:12:08 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:12:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:12:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:12:08 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:12:08 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:12:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:12:08 DEBUG : splitbananasplit: Excluded 2025/07/23 02:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:12:08 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:12:08 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:12:08 DEBUG : banana: Excluded 2025/07/23 02:12:08 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:12:08 DEBUG : apple: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:12:33 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/lowercase run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:12:36 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:12:36 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:12:37 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:12:37 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:12:38 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:12:38 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:12:38 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:12:38 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:12:39 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:12:39 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:12:40 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:12:40 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:12:40 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:12:40 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:12:41 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:12:41 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:12:41 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:12:41 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:12:42 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:12:42 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:12:43 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:12:43 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:12:43 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:12:43 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:12:44 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:12:44 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:12:45 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:12:45 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:12:45 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:12:45 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:12:46 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:12:46 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:12:47 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:12:47 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:12:47 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:12:47 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:12:48 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:12:48 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:12:48 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : splitbananasplit: Excluded 2025/07/23 02:12:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:12:49 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : banana: Excluded 2025/07/23 02:12:49 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : apple: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:12:50 DEBUG : apple: Sizes identical 2025/07/23 02:12:50 DEBUG : apple: Unchanged skipping 2025/07/23 02:12:50 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:12:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:12:50 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:12:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:12:50 DEBUG : banana: Sizes identical 2025/07/23 02:12:50 DEBUG : banana: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:12:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:12:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:12:50 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:12:50 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:50 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : splitbananasplit: Excluded 2025/07/23 02:12:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:12:51 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : banana: Excluded 2025/07/23 02:12:51 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : apple: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:12:52 DEBUG : apple: Sizes identical 2025/07/23 02:12:52 DEBUG : apple: Unchanged skipping 2025/07/23 02:12:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:12:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:12:52 DEBUG : banana: Sizes identical 2025/07/23 02:12:52 DEBUG : banana: Unchanged skipping 2025/07/23 02:12:52 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:12:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:12:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:12:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:12:52 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:12:52 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:52 DEBUG : Waiting for deletions to finish 2025/07/23 02:12:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : splitbananasplit: Excluded 2025/07/23 02:12:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:12:53 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : banana: Excluded 2025/07/23 02:12:53 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : apple: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:12:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:12:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:13:17 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ascii run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:13:20 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/07/23 02:13:20 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/07/23 02:13:21 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/07/23 02:13:21 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/07/23 02:13:21 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/07/23 02:13:21 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/07/23 02:13:22 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/07/23 02:13:22 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/07/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/07/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/07/23 02:13:23 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/07/23 02:13:23 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/07/23 02:13:24 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/07/23 02:13:24 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/07/23 02:13:24 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/07/23 02:13:24 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/07/23 02:13:25 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/07/23 02:13:25 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/07/23 02:13:26 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/07/23 02:13:26 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/07/23 02:13:26 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/07/23 02:13:26 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/07/23 02:13:27 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/07/23 02:13:27 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/07/23 02:13:28 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/07/23 02:13:28 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/07/23 02:13:28 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/07/23 02:13:28 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/07/23 02:13:29 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/07/23 02:13:29 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/07/23 02:13:30 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/07/23 02:13:30 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/07/23 02:13:30 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/07/23 02:13:30 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/07/23 02:13:31 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/07/23 02:13:31 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/07/23 02:13:31 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/07/23 02:13:31 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/07/23 02:13:32 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/07/23 02:13:32 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/07/23 02:13:32 DEBUG : Waiting for deletions to finish 2025/07/23 02:13:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : splitbananasplit: Excluded 2025/07/23 02:13:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:13:33 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : banana: Excluded 2025/07/23 02:13:33 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : apple: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:13:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:13:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:13:34 DEBUG : apple: Sizes identical 2025/07/23 02:13:34 DEBUG : apple: Unchanged skipping 2025/07/23 02:13:34 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:13:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:13:34 DEBUG : banana: Sizes identical 2025/07/23 02:13:34 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:13:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:13:34 DEBUG : banana: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:13:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:13:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:13:34 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:13:34 DEBUG : Waiting for deletions to finish 2025/07/23 02:13:34 DEBUG : Waiting for deletions to finish 2025/07/23 02:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : splitbananasplit: Excluded 2025/07/23 02:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:13:35 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : banana: Excluded 2025/07/23 02:13:35 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : apple: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:13:36 DEBUG : apple: Sizes identical 2025/07/23 02:13:36 DEBUG : apple: Unchanged skipping 2025/07/23 02:13:36 DEBUG : banana: Sizes identical 2025/07/23 02:13:36 DEBUG : banana: Unchanged skipping 2025/07/23 02:13:36 DEBUG : appleappleapplebanana: Sizes identical 2025/07/23 02:13:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:13:36 DEBUG : splitbananasplit: Sizes identical 2025/07/23 02:13:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:13:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/23 02:13:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:13:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:13:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:13:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : splitbananasplit: Excluded 2025/07/23 02:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : appleappleapplebanana: Excluded 2025/07/23 02:13:37 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : banana: Excluded 2025/07/23 02:13:37 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : apple: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/23 02:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/07/23 02:14:01 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" --- PASS: TestTransform (563.10s) --- PASS: TestTransform/NFC (45.40s) --- PASS: TestTransform/NFD (45.13s) --- PASS: TestTransform/base64 (57.36s) --- PASS: TestTransform/prefix (67.96s) --- PASS: TestTransform/suffix (69.09s) --- PASS: TestTransform/truncate (54.11s) --- PASS: TestTransform/encoder (45.48s) --- PASS: TestTransform/ISO-8859-1 (45.47s) --- PASS: TestTransform/charmap (44.72s) --- PASS: TestTransform/lowercase (44.27s) --- PASS: TestTransform/ascii (44.11s) === RUN TestTransformCopy run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/23 02:14:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/23 02:14:03 INFO : sub dir_somesuffix: Making directory 2025/07/23 02:14:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/23 02:14:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/23 02:14:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/23 02:14:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/23 02:14:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/23 02:14:04 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:04 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:14:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/23 02:14:05 DEBUG : Waiting for deletions to finish 2025/07/23 02:14:08 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt" --- PASS: TestTransformCopy (5.93s) === RUN TestDoubleTransform run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:09 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:09 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:09 INFO : tictactoe: Making directory 2025/07/23 02:14:10 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:10 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:14:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:10 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:10 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:11 DEBUG : tictactoe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:11 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/23 02:14:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/23 02:14:11 DEBUG : Waiting for deletions to finish 2025/07/23 02:14:13 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDoubleTransform (6.85s) === RUN TestFileTag run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:16 INFO : toe: Making directory 2025/07/23 02:14:17 INFO : toe/toe: Making directory 2025/07/23 02:14:17 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:14:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:14:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:14:17 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:17 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:18 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:18 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/23 02:14:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/23 02:14:18 DEBUG : Waiting for deletions to finish 2025/07/23 02:14:22 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/07/23 02:14:23 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (8.80s) === RUN TestNoTag run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:25 INFO : toe: Making directory 2025/07/23 02:14:26 INFO : toe/toe: Making directory 2025/07/23 02:14:26 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:14:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:14:26 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:26 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:14:27 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:27 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/23 02:14:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/23 02:14:27 DEBUG : Waiting for deletions to finish 2025/07/23 02:14:31 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/07/23 02:14:32 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (8.77s) === RUN TestDirTag run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:33 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:14:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:14:33 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:34 INFO : tictacempty_dir: Making directory 2025/07/23 02:14:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:34 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:34 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:34 INFO : tictactoe: Making directory 2025/07/23 02:14:35 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:35 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:35 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:14:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:14:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:14:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:36 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:36 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:14:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/23 02:14:37 DEBUG : Waiting for deletions to finish 2025/07/23 02:14:40 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/07/23 02:14:42 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (11.02s) === RUN TestAllTag run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:44 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:14:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:14:44 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:45 INFO : tictacempty_dir: Making directory 2025/07/23 02:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:45 INFO : tictactoe: Making directory 2025/07/23 02:14:46 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:46 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:46 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:14:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:14:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:14:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:14:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:14:47 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:47 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:14:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:14:48 DEBUG : Waiting for deletions to finish 2025/07/23 02:14:49 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:49 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:14:49 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:49 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/23 02:14:50 NOTICE: PikPak root 'rclone-test-xemeved2zeji': 0 differences found 2025/07/23 02:14:50 NOTICE: PikPak root 'rclone-test-xemeved2zeji': 1 hashes could not be checked 2025/07/23 02:14:50 NOTICE: PikPak root 'rclone-test-xemeved2zeji': 1 matching files 2025/07/23 02:14:52 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/07/23 02:14:53 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (11.85s) === RUN TestRunTwice run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:14:56 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:57 INFO : tictactoe: Making directory 2025/07/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:14:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:57 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:14:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:14:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:14:58 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:14:59 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:14:59 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:14:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/23 02:14:59 DEBUG : Waiting for deletions to finish 2025/07/23 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:01 DEBUG : toe/toe/toe.txt: Sizes identical 2025/07/23 02:15:01 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:15:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/23 02:15:01 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:15:01 DEBUG : Waiting for deletions to finish 2025/07/23 02:15:04 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/07/23 02:15:05 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (10.63s) === RUN TestSyntax 2025/07/23 02:15:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:15:07 INFO : toe: Making directory 2025/07/23 02:15:08 INFO : toe/toe: Making directory 2025/07/23 02:15:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:15:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:15:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:15:09 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:15:09 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/07/23 02:15:09 INFO : toe/toe/toe: Copied (new) 2025/07/23 02:15:09 DEBUG : Waiting for deletions to finish 2025/07/23 02:15:13 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/07/23 02:15:14 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (8.76s) === RUN TestMove run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:15:16 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:15:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:16 INFO : tictacempty_dir: Making directory 2025/07/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:17 INFO : tictactoe: Making directory 2025/07/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:17 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:18 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:15:18 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:15:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:15:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:19 INFO : toe/toe/toe.txt: Deleted 2025/07/23 02:15:19 INFO : toe/toe: Removing directory 2025/07/23 02:15:19 INFO : toe: Removing directory 2025/07/23 02:15:19 INFO : empty_dir: Removing directory 2025/07/23 02:15:19 DEBUG : Local file system at /tmp/rclone1399460038: deleted 3 directories 2025/07/23 02:15:22 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/07/23 02:15:24 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (10.84s) === RUN TestTransformFile run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:15:27 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:15:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:15:27 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:27 INFO : tictacempty_dir: Making directory 2025/07/23 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:27 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:27 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:27 INFO : tictactoe: Making directory 2025/07/23 02:15:28 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:28 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:28 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:15:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:15:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:15:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:29 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:15:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:29 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:15:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:15:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:30 INFO : toe/toe/toe.txt: Deleted 2025/07/23 02:15:30 INFO : toe/toe: Removing directory 2025/07/23 02:15:30 INFO : toe: Removing directory 2025/07/23 02:15:30 INFO : empty_dir: Removing directory 2025/07/23 02:15:30 DEBUG : Local file system at /tmp/rclone1399460038: deleted 3 directories 2025/07/23 02:15:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/23 02:15:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:15:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:15:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:15:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/23 02:15:38 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/07/23 02:15:39 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/07/23 02:15:42 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (18.63s) === RUN TestManualTransformFile run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:15:45 DEBUG : Reset feature "Copy" 2025/07/23 02:15:45 DEBUG : Reset feature "Move" 2025/07/23 02:15:45 DEBUG : Reset feature "Copy" 2025/07/23 02:15:45 DEBUG : Reset feature "Move" 2025/07/23 02:15:45 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:15:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:15:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:45 INFO : tictacempty_dir: Making directory 2025/07/23 02:15:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:15:46 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:46 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:46 INFO : tictactoe: Making directory 2025/07/23 02:15:47 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:47 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:15:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:47 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:15:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:15:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:15:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:15:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:47 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:15:47 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:15:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:15:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:15:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:15:48 INFO : toe/toe/toe.txt: Deleted 2025/07/23 02:15:48 INFO : toe/toe: Removing directory 2025/07/23 02:15:48 INFO : toe: Removing directory 2025/07/23 02:15:48 INFO : empty_dir: Removing directory 2025/07/23 02:15:48 DEBUG : Local file system at /tmp/rclone1399460038: deleted 3 directories 2025/07/23 02:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/07/23 02:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:15:55 DEBUG : toe/toe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:15:55 DEBUG : toe/toe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/23 02:15:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/07/23 02:15:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/23 02:15:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/23 02:16:00 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/07/23 02:16:01 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/07/23 02:16:03 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/07/23 02:16:04 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (21.73s) === RUN TestBase64 run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:16:07 DEBUG : toe: transformed to: dG9l 2025/07/23 02:16:07 DEBUG : toe: transformed to: dG9l 2025/07/23 02:16:07 INFO : dG9l: Making directory 2025/07/23 02:16:08 DEBUG : toe: transformed to: dG9l 2025/07/23 02:16:08 DEBUG : toe: transformed to: dG9l 2025/07/23 02:16:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/23 02:16:08 INFO : dG9l/dG9l: Making directory 2025/07/23 02:16:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/23 02:16:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/23 02:16:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/23 02:16:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:16:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:16:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/23 02:16:09 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:16:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:16:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/23 02:16:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/23 02:16:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:16:11 DEBUG : dG9l: transformed to: toe 2025/07/23 02:16:11 DEBUG : dG9l: transformed to: toe 2025/07/23 02:16:11 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/23 02:16:11 DEBUG : dG9l: transformed to: toe 2025/07/23 02:16:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/23 02:16:11 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/23 02:16:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/23 02:16:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/07/23 02:16:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/23 02:16:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/23 02:16:11 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for checks to finish 2025/07/23 02:16:11 DEBUG : Local file system at /tmp/rclone1399460038: Waiting for transfers to finish 2025/07/23 02:16:11 DEBUG : Waiting for deletions to finish 2025/07/23 02:16:15 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==" 2025/07/23 02:16:16 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (10.76s) === RUN TestError run.go:180: Remote "PikPak root 'rclone-test-xemeved2zeji'", Local "Local file system at /tmp/rclone1399460038", Modify Window "876000h0m0s" 2025/07/23 02:16:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:18 DEBUG : toe: transformed to: 2025/07/23 02:16:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:18 DEBUG : toe: transformed to: 2025/07/23 02:16:18 INFO : PikPak root 'rclone-test-xemeved2zeji': Making directory 2025/07/23 02:16:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:18 DEBUG : toe: transformed to: 2025/07/23 02:16:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:18 DEBUG : toe: transformed to: 2025/07/23 02:16:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:18 DEBUG : toe/toe: transformed to: 2025/07/23 02:16:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/23 02:16:18 INFO : toe/toe: Making directory 2025/07/23 02:16:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:19 DEBUG : toe/toe: transformed to: 2025/07/23 02:16:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/23 02:16:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:19 DEBUG : toe: transformed to: 2025/07/23 02:16:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:16:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:16:19 DEBUG : toe/toe/toe: transformed to: 2025/07/23 02:16:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/23 02:16:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for checks to finish 2025/07/23 02:16:19 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Waiting for transfers to finish 2025/07/23 02:16:20 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/07/23 02:16:20 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/07/23 02:16:20 INFO : toe/toe/toe: Copied (new) 2025/07/23 02:16:20 ERROR : PikPak root 'rclone-test-xemeved2zeji': not deleting files as there were IO errors 2025/07/23 02:16:20 ERROR : PikPak root 'rclone-test-xemeved2zeji': not deleting directories as there were IO errors 2025/07/23 02:16:24 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/07/23 02:16:25 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (8.92s) FAIL 2025/07/23 02:16:27 DEBUG : PikPak root 'rclone-test-xemeved2zeji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 28m24.267374938s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf]