"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/08/07 01:24:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi" 2025/08/07 01:24:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 01:24:05 DEBUG : Creating backend with remote "/tmp/rclone1852280941" === 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-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:06 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:06 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:24:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:07 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:07 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:08 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:24:09 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:24:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/07 01:24:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (6.11s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.62s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:14 DEBUG : Creating backend with remote "/non-existing" 2025/08/07 01:24:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/07 01:24:14 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:14 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:16 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:16 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:17 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:24:17 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:24:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (6.39s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.63s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:22 INFO : PikPak root 'rclone-test-buwahuy7bebi': Running all checks before starting transfers 2025/08/07 01:24:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:22 INFO : PikPak root 'rclone-test-buwahuy7bebi': Checks finished, now starting transfers 2025/08/07 01:24:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:24 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:24 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:24:24 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:24:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (6.24s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:28 ERROR : Ignoring --no-traverse with sync 2025/08/07 01:24:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:30 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:24:30 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:24:30 DEBUG : Waiting for deletions to finish 2025/08/07 01:24:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:24:35 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/07 01:24:35 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncNoTraverse (7.40s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/07 01:24:36 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:36 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:37 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/08/07 01:24:37 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/08/07 01:24:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:24:39 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:39 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:40 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:40 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:24:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:24:43 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:43 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:43 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:44 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:24:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.39s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/07 01:24:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:24:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/07 01:24:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:24:46 INFO : sub dir2: Making directory 2025/08/07 01:24:47 INFO : sub dir: Making directory 2025/08/07 01:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:47 INFO : sub dir2/sub sub dir2: Making directory 2025/08/07 01:24:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:49 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:24:49 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:24:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/07 01:24:53 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/08/07 01:24:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (10.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:24:56 INFO : sub dir2: Making directory 2025/08/07 01:24:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/07 01:24:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:24:57 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:24:57 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:24:58 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:24:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:24:58 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:25:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (6.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:02 DEBUG : sub dir2: Making directory with metadata 2025/08/07 01:25:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:25:03 INFO : sub dir2: Making directory 2025/08/07 01:25:03 INFO : sub dir: Making directory 2025/08/07 01:25:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:25:04 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:25:04 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:25:05 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:25:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:25:05 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:25:05 INFO : sub dir/hello world: Deleted 2025/08/07 01:25:06 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/07 01:25:06 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/07 01:25:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.62s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:12 INFO : sub dir2: Making directory 2025/08/07 01:25:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:25:12 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:25:12 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:25:13 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:25:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:25:14 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:25:14 INFO : sub dir/hello world: Deleted 2025/08/07 01:25:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (6.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:18 DEBUG : sub dir2: Making directory with metadata 2025/08/07 01:25:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:25:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:25:18 INFO : sub dir2: Making directory 2025/08/07 01:25:19 INFO : sub dir: Making directory 2025/08/07 01:25:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:25:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:25:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:25:20 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:25:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:25:20 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:25:20 DEBUG : Waiting for deletions to finish 2025/08/07 01:25:21 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/07 01:25:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.39s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.64s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:27 INFO : sub dir2: Making directory 2025/08/07 01:25:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:25:27 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:25:27 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:25:28 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:25:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:25:29 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:25:29 DEBUG : Waiting for deletions to finish 2025/08/07 01:25:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (6.17s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:34 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:25:34 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:25:35 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zemoziw2mica" sync_test.go:620: Server side copy (if possible) PikPak root 'rclone-test-buwahuy7bebi' -> PikPak root 'rclone-test-zemoziw2mica' 2025/08/07 01:25:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:25:37 DEBUG : PikPak root 'rclone-test-zemoziw2mica': Waiting for checks to finish 2025/08/07 01:25:37 DEBUG : PikPak root 'rclone-test-zemoziw2mica': Waiting for transfers to finish 2025/08/07 01:25:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:25:40 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/07 01:25:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/07 01:25:41 DEBUG : PikPak root 'rclone-test-zemoziw2mica': Purge remote 2025/08/07 01:25:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (12.54s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:47 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:25:47 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:25:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:25:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/07 01:25:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:25:49 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/08/07 01:25:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:25:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/07 01:25:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:25:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (9.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:25:56 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:25:56 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:25:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qodojum4dime" sync_test.go:656: Server side copy (if possible) PikPak root 'rclone-test-buwahuy7bebi' -> PikPak root 'rclone-test-qodojum4dime' 2025/08/07 01:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:25:59 DEBUG : PikPak root 'rclone-test-qodojum4dime': Waiting for checks to finish 2025/08/07 01:25:59 DEBUG : PikPak root 'rclone-test-qodojum4dime': Waiting for transfers to finish 2025/08/07 01:26:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:26:02 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/07 01:26:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/07 01:26:03 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:03 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/08/07 01:26:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/07 01:26:07 DEBUG : PikPak root 'rclone-test-qodojum4dime': Waiting for checks to finish 2025/08/07 01:26:07 DEBUG : PikPak root 'rclone-test-qodojum4dime': Waiting for transfers to finish 2025/08/07 01:26:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:26:10 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/07 01:26:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/07 01:26:11 DEBUG : PikPak root 'rclone-test-qodojum4dime': Purge remote 2025/08/07 01:26:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:26:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopyOverSelf (20.82s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:26:16 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:16 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:26:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/07 01:26:18 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:26:18 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:26:18 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/08/07 01:26:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:26:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/07 01:26:20 INFO : sub dir/hello world: Deleted 2025/08/07 01:26:23 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:26:23 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (8.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:26:25 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:25 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:26:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qejoyat1kama" sync_test.go:701: Server side copy (if possible) PikPak root 'rclone-test-buwahuy7bebi' -> PikPak root 'rclone-test-qejoyat1kama' 2025/08/07 01:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:26:28 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Waiting for checks to finish 2025/08/07 01:26:28 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Waiting for transfers to finish 2025/08/07 01:26:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:26:31 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/07 01:26:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/07 01:26:33 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:33 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/08/07 01:26:35 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Using server-side directory move 2025/08/07 01:26:35 INFO : PikPak root 'rclone-test-qejoyat1kama': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/07 01:26:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/07 01:26:36 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Waiting for checks to finish 2025/08/07 01:26:36 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Waiting for transfers to finish 2025/08/07 01:26:37 INFO : sub dir/hello world: Deleted 2025/08/07 01:26:39 INFO : sub dir/hello world: Moved (server-side) 2025/08/07 01:26:40 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:40 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/08/07 01:26:41 DEBUG : testing file moves 2025/08/07 01:26:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/07 01:26:42 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Waiting for checks to finish 2025/08/07 01:26:42 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Waiting for transfers to finish 2025/08/07 01:26:43 INFO : sub dir/hello world: Deleted 2025/08/07 01:26:45 INFO : sub dir/hello world: Moved (server-side) 2025/08/07 01:26:46 DEBUG : PikPak root 'rclone-test-qejoyat1kama': Purge remote 2025/08/07 01:26:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideMoveOverSelf (25.68s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:26:51 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:51 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:26:51 ERROR : error listing: directory not found 2025/08/07 01:26:52 INFO : Local file system at /tmp/rclone1852280941: Making directory 2025/08/07 01:26:53 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:26:53 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:26:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (6.85s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:26:58 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/07 01:26:58 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/07 01:26:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/07 01:27:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:27:00 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for checks to finish 2025/08/07 01:27:00 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for transfers to finish 2025/08/07 01:27:01 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/07 01:27:01 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/08/07 01:27:01 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:27:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:27:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (7.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/07 01:27:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:05 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/08/07 01:27:06 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/08/07 01:27:06 INFO : check sum: Copied (new) 2025/08/07 01:27:06 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:07 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/08/07 01:27:07 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:07 DEBUG : check sum: Size of src and dst objects identical 2025/08/07 01:27:07 DEBUG : check sum: Unchanged skipping 2025/08/07 01:27:07 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:07 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.10s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/07 01:27:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:10 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/07 01:27:10 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/08/07 01:27:10 INFO : sizeonly: Copied (new) 2025/08/07 01:27:10 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:11 DEBUG : sizeonly: Sizes identical 2025/08/07 01:27:11 DEBUG : sizeonly: Unchanged skipping 2025/08/07 01:27:11 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:11 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:11 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.07s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/07 01:27:13 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:13 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:14 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/08/07 01:27:14 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/08/07 01:27:14 INFO : ignore-size: Copied (new) 2025/08/07 01:27:14 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:15 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:15 DEBUG : ignore-size: Sizes identical 2025/08/07 01:27:15 DEBUG : ignore-size: Unchanged skipping 2025/08/07 01:27:15 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:15 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.42s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:17 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/08/07 01:27:17 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:27:18 DEBUG : existing: Sizes identical 2025/08/07 01:27:18 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:18 DEBUG : existing: Unchanged skipping 2025/08/07 01:27:18 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:18 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:18 INFO : There was nothing to transfer 2025/08/07 01:27:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/07 01:27:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:19 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/07 01:27:21 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/07 01:27:21 INFO : existing: Copied (replaced existing) 2025/08/07 01:27:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/07 01:27:23 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:23 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:24 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/07 01:27:24 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/07 01:27:24 INFO : existing: Copied (new) 2025/08/07 01:27:24 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:25 DEBUG : existing: Destination exists, skipping 2025/08/07 01:27:25 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:25 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:25 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.98s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:28 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/08/07 01:27:28 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:27:29 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/08/07 01:27:29 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/08/07 01:27:30 INFO : d: Making directory 2025/08/07 01:27:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/07 01:27:32 DEBUG : c/non empty space: Sizes identical 2025/08/07 01:27:32 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:32 DEBUG : c/non empty space: Unchanged skipping 2025/08/07 01:27:32 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:33 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:27:34 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:27:34 INFO : a/potato2: Copied (new) 2025/08/07 01:27:34 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:35 INFO : b/potato: Deleted 2025/08/07 01:27:35 INFO : d: Removing directory 2025/08/07 01:27:36 INFO : b: Removing directory 2025/08/07 01:27:37 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/08/07 01:27:38 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': deleted 2 directories 2025/08/07 01:27:42 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/08/07 01:27:43 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (17.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:45 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:27:45 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:27:46 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:46 DEBUG : empty space: Sizes identical 2025/08/07 01:27:46 DEBUG : empty space: Unchanged skipping 2025/08/07 01:27:46 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:46 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:46 INFO : There was nothing to transfer 2025/08/07 01:27:47 DEBUG : empty space: Sizes identical 2025/08/07 01:27:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:47 DEBUG : empty space: Unchanged skipping 2025/08/07 01:27:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:47 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:49 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:27:49 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:27:50 DEBUG : empty space: Sizes identical 2025/08/07 01:27:50 DEBUG : empty space: Unchanged skipping 2025/08/07 01:27:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:50 DEBUG : Waiting for deletions to finish 2025/08/07 01:27:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.62s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:53 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:27:53 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:27:54 DEBUG : empty space: Sizes identical 2025/08/07 01:27:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/07 01:27:54 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:27:54 DEBUG : empty space: Unchanged skipping 2025/08/07 01:27:54 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:27:55 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:27:55 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/07 01:27:55 INFO : potato: Copied (new) 2025/08/07 01:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:27:59 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:27:59 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:28:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/07 01:28:00 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:28:00 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:28:00 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/08/07 01:28:02 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/07 01:28:02 INFO : potato: Copied (replaced existing) 2025/08/07 01:28:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.49s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/08/07 01:28:04 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:28:04 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/08/07 01:28:05 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/08/07 01:28:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:28:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:28:06 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/08/07 01:28:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/07 01:28:07 INFO : potato: Copied (replaced existing) 2025/08/07 01:28:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:28:10 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:28:10 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:28:11 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:28:11 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:28:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:28:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/07 01:28:11 DEBUG : empty space: Sizes identical 2025/08/07 01:28:11 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:28:11 DEBUG : empty space: Unchanged skipping 2025/08/07 01:28:11 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:28:11 DEBUG : Waiting for deletions to finish 2025/08/07 01:28:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:28:15 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:28:15 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:28:15 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:28:15 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:28:17 DEBUG : empty space: Sizes identical 2025/08/07 01:28:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:28:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:28:17 DEBUG : empty space: Unchanged skipping 2025/08/07 01:28:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:28:17 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:28:18 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:28:18 INFO : potato2: Copied (new) 2025/08/07 01:28:18 DEBUG : Waiting for deletions to finish 2025/08/07 01:28:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:28:23 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/08/07 01:28:23 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:28:24 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/08/07 01:28:24 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/08/07 01:28:25 INFO : d: Making directory 2025/08/07 01:28:26 INFO : d/e: Making directory 2025/08/07 01:28:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/07 01:28:28 DEBUG : c/non empty space: Sizes identical 2025/08/07 01:28:28 DEBUG : c/non empty space: Unchanged skipping 2025/08/07 01:28:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:28:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:28:29 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:28:30 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:28:30 INFO : a/potato2: Copied (new) 2025/08/07 01:28:30 DEBUG : Waiting for deletions to finish 2025/08/07 01:28:31 INFO : b/potato: Deleted 2025/08/07 01:28:31 INFO : d/e: Removing directory 2025/08/07 01:28:32 INFO : d: Removing directory 2025/08/07 01:28:33 DEBUG : d: Rmdir: contains trashed file: "e" 2025/08/07 01:28:34 INFO : b: Removing directory 2025/08/07 01:28:34 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/08/07 01:28:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': deleted 3 directories 2025/08/07 01:28:39 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/08/07 01:28:41 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:28:43 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/08/07 01:28:43 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:28:45 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/08/07 01:28:45 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/08/07 01:28:45 INFO : d: Making directory 2025/08/07 01:28:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/07 01:28:47 DEBUG : c/non empty space: Sizes identical 2025/08/07 01:28:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:28:47 DEBUG : c/non empty space: Unchanged skipping 2025/08/07 01:28:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:28:48 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:28:49 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:28:49 INFO : a/potato2: Copied (new) 2025/08/07 01:28:49 ERROR : PikPak root 'rclone-test-buwahuy7bebi': not deleting files as there were IO errors 2025/08/07 01:28:49 ERROR : PikPak root 'rclone-test-buwahuy7bebi': not deleting directories as there were IO errors 2025/08/07 01:28:56 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/08/07 01:28:57 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/08/07 01:28:59 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:29:00 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:29:00 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:29:01 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:29:01 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:29:02 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:02 DEBUG : empty space: Sizes identical 2025/08/07 01:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:29:02 DEBUG : empty space: Unchanged skipping 2025/08/07 01:29:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:03 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:29:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:29:03 INFO : potato2: Copied (new) 2025/08/07 01:29:04 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (6.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:29:07 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:29:07 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/07 01:29:08 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:29:08 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:29:08 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:10 INFO : potato: Deleted 2025/08/07 01:29:10 DEBUG : empty space: Sizes identical 2025/08/07 01:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:29:10 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:10 DEBUG : empty space: Unchanged skipping 2025/08/07 01:29:10 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:11 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/07 01:29:11 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:29:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:29:15 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/07 01:29:15 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/08/07 01:29:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:29:16 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:16 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:17 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/08/07 01:29:17 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/07 01:29:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.75s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:29:21 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/07 01:29:21 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:29:21 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:29:21 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:29:22 DEBUG : enormous: Excluded (Size Filter) 2025/08/07 01:29:22 DEBUG : enormous: Excluded 2025/08/07 01:29:22 DEBUG : potato2: Excluded (Size Filter) 2025/08/07 01:29:22 DEBUG : potato2: Excluded 2025/08/07 01:29:22 DEBUG : potato2: Excluded (Size Filter) 2025/08/07 01:29:22 DEBUG : potato2: Excluded 2025/08/07 01:29:22 DEBUG : empty space: Sizes identical 2025/08/07 01:29:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:22 DEBUG : empty space: Unchanged skipping 2025/08/07 01:29:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:22 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:22 INFO : There was nothing to transfer 2025/08/07 01:29:23 DEBUG : enormous: Excluded (Size Filter) 2025/08/07 01:29:23 DEBUG : enormous: Excluded 2025/08/07 01:29:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/07 01:29:23 DEBUG : potato2: Excluded 2025/08/07 01:29:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/07 01:29:23 DEBUG : potato2: Excluded 2025/08/07 01:29:23 DEBUG : empty space: Sizes identical 2025/08/07 01:29:23 DEBUG : empty space: Unchanged skipping 2025/08/07 01:29:23 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for checks to finish 2025/08/07 01:29:23 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for transfers to finish 2025/08/07 01:29:23 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:23 INFO : There was nothing to transfer 2025/08/07 01:29:27 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/07 01:29:27 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncWithExclude (6.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:29:27 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/07 01:29:27 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:29:28 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:29:28 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:29:29 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/08/07 01:29:29 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/08/07 01:29:30 DEBUG : enormous: Excluded (Size Filter) 2025/08/07 01:29:30 DEBUG : enormous: Excluded 2025/08/07 01:29:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/07 01:29:30 DEBUG : potato2: Excluded 2025/08/07 01:29:30 DEBUG : empty space: Sizes identical 2025/08/07 01:29:30 DEBUG : empty space: Unchanged skipping 2025/08/07 01:29:30 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:30 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:30 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:31 INFO : enormous: Deleted 2025/08/07 01:29:31 INFO : potato2: Deleted 2025/08/07 01:29:31 INFO : There was nothing to transfer 2025/08/07 01:29:32 DEBUG : empty space: Sizes identical 2025/08/07 01:29:32 DEBUG : empty space: Unchanged skipping 2025/08/07 01:29:32 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for checks to finish 2025/08/07 01:29:32 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for transfers to finish 2025/08/07 01:29:32 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:32 INFO : enormous: Deleted 2025/08/07 01:29:32 INFO : potato2: Deleted 2025/08/07 01:29:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.64s) === 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-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: true 2025/08/07 01:29:35 INFO : PikPak root 'rclone-test-buwahuy7bebi': Making map for --track-renames 2025/08/07 01:29:35 INFO : PikPak root 'rclone-test-buwahuy7bebi': Finished making map for --track-renames 2025/08/07 01:29:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/07 01:29:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for renames to finish 2025/08/07 01:29:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/07 01:29:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:35 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/08/07 01:29:36 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/07 01:29:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/07 01:29:36 INFO : potato: Copied (new) 2025/08/07 01:29:36 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/08/07 01:29:36 INFO : yam: Copied (new) 2025/08/07 01:29:36 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:37 DEBUG : potato: Sizes identical 2025/08/07 01:29:37 INFO : PikPak root 'rclone-test-buwahuy7bebi': Making map for --track-renames 2025/08/07 01:29:37 INFO : PikPak root 'rclone-test-buwahuy7bebi': Finished making map for --track-renames 2025/08/07 01:29:37 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:37 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/07 01:29:37 DEBUG : potato: Unchanged skipping 2025/08/07 01:29:37 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for renames to finish 2025/08/07 01:29:37 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:37 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/07 01:29:38 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/08/07 01:29:38 INFO : yaml: Copied (new) 2025/08/07 01:29:38 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:39 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.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/08/07 01:29:42 ERROR : PikPak root 'rclone-test-buwahuy7bebi': Ignoring --track-renames as either the source or destination do not support modtime 2025/08/07 01:29:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/07 01:29:42 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/07 01:29:42 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:42 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:43 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/08/07 01:29:43 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/07 01:29:43 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/07 01:29:43 INFO : potato: Copied (new) 2025/08/07 01:29:43 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/08/07 01:29:43 INFO : yam: Copied (new) 2025/08/07 01:29:43 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:44 ERROR : PikPak root 'rclone-test-buwahuy7bebi': Ignoring --track-renames as either the source or destination do not support modtime 2025/08/07 01:29:44 DEBUG : potato: Sizes identical 2025/08/07 01:29:44 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/07 01:29:44 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:44 DEBUG : potato: Unchanged skipping 2025/08/07 01:29:44 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:45 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/07 01:29:45 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/08/07 01:29:45 INFO : yaml: Copied (new) 2025/08/07 01:29:45 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:46 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/08/07 01:29:50 INFO : PikPak root 'rclone-test-buwahuy7bebi': Making map for --track-renames 2025/08/07 01:29:50 INFO : PikPak root 'rclone-test-buwahuy7bebi': Finished making map for --track-renames 2025/08/07 01:29:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/07 01:29:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/07 01:29:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for renames to finish 2025/08/07 01:29:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:51 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/08/07 01:29:51 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/07 01:29:51 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/07 01:29:51 INFO : potato: Copied (new) 2025/08/07 01:29:52 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/08/07 01:29:52 INFO : sub/yam: Copied (new) 2025/08/07 01:29:52 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:53 DEBUG : potato: Sizes identical 2025/08/07 01:29:53 DEBUG : potato: Unchanged skipping 2025/08/07 01:29:53 INFO : PikPak root 'rclone-test-buwahuy7bebi': Making map for --track-renames 2025/08/07 01:29:53 INFO : PikPak root 'rclone-test-buwahuy7bebi': Finished making map for --track-renames 2025/08/07 01:29:53 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:29:53 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for renames to finish 2025/08/07 01:29:55 INFO : sub/yam: Moved (server-side) to: yam 2025/08/07 01:29:55 INFO : yam: Renamed from "sub/yam" 2025/08/07 01:29:55 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:29:55 DEBUG : Waiting for deletions to finish 2025/08/07 01:29:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:30:00 DEBUG : Creating backend with remote "/tmp/rclone1852280941/dir1" 2025/08/07 01:30:00 DEBUG : Creating backend with remote "/tmp/rclone1852280941/dir2" 2025/08/07 01:30:00 DEBUG : Local file system at /tmp/rclone1852280941/dir2: Using server-side directory move 2025/08/07 01:30:00 INFO : Local file system at /tmp/rclone1852280941/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/07 01:30:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/07 01:30:00 INFO : file1.txt: Moved (server-side) 2025/08/07 01:30:00 DEBUG : Local file system at /tmp/rclone1852280941/dir2: Waiting for checks to finish 2025/08/07 01:30:00 DEBUG : Local file system at /tmp/rclone1852280941/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.65s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:30:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/07 01:30:01 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:30:01 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:30:02 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:30:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:30:03 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:30:03 INFO : sub dir/hello world: Deleted 2025/08/07 01:30:04 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/08/07 01:30:04 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/08/07 01:30:04 INFO : nested/sub dir/file: Copied (new) 2025/08/07 01:30:04 INFO : nested/sub dir/file: Deleted 2025/08/07 01:30:04 INFO : sub dir: Removing directory 2025/08/07 01:30:04 INFO : nested/sub dir: Removing directory 2025/08/07 01:30:04 INFO : nested: Removing directory 2025/08/07 01:30:04 DEBUG : Local file system at /tmp/rclone1852280941: deleted 3 directories 2025/08/07 01:30:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:30:11 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/08/07 01:30:12 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:30:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 01:30:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/07 01:30:14 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:30:14 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:30:15 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:30:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/07 01:30:16 INFO : sub dir/hello world: Copied (new) 2025/08/07 01:30:16 INFO : sub dir/hello world: Deleted 2025/08/07 01:30:17 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/08/07 01:30:17 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/08/07 01:30:17 INFO : nested/sub dir/file: Copied (new) 2025/08/07 01:30:17 INFO : nested/sub dir/file: Deleted 2025/08/07 01:30:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:30:23 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/08/07 01:30:25 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:30:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/07 01:30:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/07 01:30:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:30:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:30:27 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/07 01:30:27 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/08/07 01:30:27 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/07 01:30:27 INFO : existing: Copied (new) 2025/08/07 01:30:27 INFO : existing: Deleted 2025/08/07 01:30:28 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/08/07 01:30:28 INFO : existing-b: Copied (new) 2025/08/07 01:30:28 INFO : existing-b: Deleted 2025/08/07 01:30:28 DEBUG : existing: Destination exists, skipping 2025/08/07 01:30:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:30:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/07 01:30:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:30:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.28s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:30:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-secuboc8xibu" 2025/08/07 01:30:33 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/07 01:30:33 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:30:34 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:30:34 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:30:35 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/07 01:30:35 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-buwahuy7bebi' -> PikPak root 'rclone-test-secuboc8xibu' 2025/08/07 01:30:36 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:30:36 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:30:37 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/07 01:30:37 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:30:38 DEBUG : PikPak root 'rclone-test-secuboc8xibu': Using server-side directory move 2025/08/07 01:30:38 INFO : PikPak root 'rclone-test-secuboc8xibu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/07 01:30:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:30:38 DEBUG : empty space: Sizes identical 2025/08/07 01:30:38 DEBUG : empty space: Unchanged skipping 2025/08/07 01:30:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/07 01:30:38 DEBUG : PikPak root 'rclone-test-secuboc8xibu': Waiting for checks to finish 2025/08/07 01:30:39 INFO : empty space: Deleted 2025/08/07 01:30:39 DEBUG : PikPak root 'rclone-test-secuboc8xibu': Waiting for transfers to finish 2025/08/07 01:30:39 INFO : potato3: Deleted 2025/08/07 01:30:39 INFO : potato2: Moved (server-side) 2025/08/07 01:30:41 INFO : potato3: Moved (server-side) 2025/08/07 01:30:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fubofuq1jeko" 2025/08/07 01:30:43 DEBUG : PikPak root 'rclone-test-fubofuq1jeko': Using server-side directory move 2025/08/07 01:30:44 INFO : PikPak root 'rclone-test-fubofuq1jeko': Server side directory move succeeded 2025/08/07 01:30:45 ERROR : error listing: directory not found 2025/08/07 01:30:45 DEBUG : PikPak root 'rclone-test-fubofuq1jeko': Purge remote 2025/08/07 01:30:46 DEBUG : PikPak root 'rclone-test-secuboc8xibu': Purge remote 2025/08/07 01:30:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:30:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lepiqil7lufo" 2025/08/07 01:30:49 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/07 01:30:49 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:30:49 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:30:49 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:30:50 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/07 01:30:50 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-buwahuy7bebi' -> PikPak root 'rclone-test-lepiqil7lufo' 2025/08/07 01:30:52 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:30:52 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:30:52 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/07 01:30:52 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:30:53 DEBUG : empty space: Excluded (Size Filter) 2025/08/07 01:30:53 DEBUG : empty space: Excluded 2025/08/07 01:30:53 DEBUG : empty space: Excluded (Size Filter) 2025/08/07 01:30:53 DEBUG : empty space: Excluded 2025/08/07 01:30:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:30:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/07 01:30:53 DEBUG : PikPak root 'rclone-test-lepiqil7lufo': Waiting for checks to finish 2025/08/07 01:30:53 DEBUG : PikPak root 'rclone-test-lepiqil7lufo': Waiting for transfers to finish 2025/08/07 01:30:55 INFO : potato3: Deleted 2025/08/07 01:30:55 INFO : potato2: Moved (server-side) 2025/08/07 01:30:56 INFO : potato3: Moved (server-side) 2025/08/07 01:30:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kofokud0tazu" 2025/08/07 01:30:59 DEBUG : empty space: Excluded (Size Filter) 2025/08/07 01:30:59 DEBUG : empty space: Excluded 2025/08/07 01:30:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:30:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/07 01:30:59 DEBUG : PikPak root 'rclone-test-kofokud0tazu': Waiting for checks to finish 2025/08/07 01:30:59 DEBUG : PikPak root 'rclone-test-kofokud0tazu': Waiting for transfers to finish 2025/08/07 01:31:01 INFO : potato2: Moved (server-side) 2025/08/07 01:31:01 INFO : potato3: Moved (server-side) 2025/08/07 01:31:01 DEBUG : PikPak root 'rclone-test-kofokud0tazu': Purge remote 2025/08/07 01:31:03 DEBUG : PikPak root 'rclone-test-lepiqil7lufo': Purge remote --- PASS: TestServerSideMoveWithFilter (18.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:31:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-katicoz1jare" 2025/08/07 01:31:07 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/07 01:31:07 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:31:08 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:31:08 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:31:09 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/07 01:31:09 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/08/07 01:31:09 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-buwahuy7bebi' -> PikPak root 'rclone-test-katicoz1jare' 2025/08/07 01:31:11 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/07 01:31:11 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:31:12 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/07 01:31:12 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/07 01:31:13 DEBUG : PikPak root 'rclone-test-katicoz1jare': Using server-side directory move 2025/08/07 01:31:13 INFO : PikPak root 'rclone-test-katicoz1jare': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/07 01:31:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 01:31:13 DEBUG : empty space: Sizes identical 2025/08/07 01:31:13 DEBUG : empty space: Unchanged skipping 2025/08/07 01:31:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/07 01:31:13 DEBUG : PikPak root 'rclone-test-katicoz1jare': Waiting for checks to finish 2025/08/07 01:31:14 INFO : empty space: Deleted 2025/08/07 01:31:14 DEBUG : PikPak root 'rclone-test-katicoz1jare': Waiting for transfers to finish 2025/08/07 01:31:14 INFO : potato3: Deleted 2025/08/07 01:31:14 INFO : potato2: Moved (server-side) 2025/08/07 01:31:16 INFO : potato3: Moved (server-side) 2025/08/07 01:31:16 INFO : tomatoDir: Removing directory 2025/08/07 01:31:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': deleted 1 directories 2025/08/07 01:31:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bemuquq8haju" 2025/08/07 01:31:20 INFO : tomatoDir: Making directory 2025/08/07 01:31:20 DEBUG : PikPak root 'rclone-test-bemuquq8haju': Using server-side directory move 2025/08/07 01:31:21 INFO : PikPak root 'rclone-test-bemuquq8haju': Server side directory move succeeded 2025/08/07 01:31:22 ERROR : error listing: directory not found 2025/08/07 01:31:23 ERROR : error listing: directory not found 2025/08/07 01:31:23 DEBUG : PikPak root 'rclone-test-bemuquq8haju': Purge remote 2025/08/07 01:31:24 DEBUG : PikPak root 'rclone-test-katicoz1jare': Purge remote 2025/08/07 01:31:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.62s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:31:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/rclone-sync-test" --- PASS: TestSyncOverlap (2.76s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:31:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/rclone-sync-test" 2025/08/07 01:31:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/rclone-sync-test-include/layer2" 2025/08/07 01:31:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/rclone-sync-test-ignore-file" 2025/08/07 01:31:38 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/08/07 01:31:38 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/07 01:31:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/07 01:31:41 DEBUG : rclone-sync-test: Excluded 2025/08/07 01:31:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/07 01:31:42 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/rclone-sync-test': Waiting for checks to finish 2025/08/07 01:31:42 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/rclone-sync-test': Waiting for transfers to finish 2025/08/07 01:31:42 DEBUG : Waiting for deletions to finish 2025/08/07 01:31:42 INFO : There was nothing to transfer 2025/08/07 01:31:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/07 01:31:43 DEBUG : rclone-sync-test: Excluded 2025/08/07 01:31:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/07 01:31:44 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:31:44 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:31:44 DEBUG : Waiting for deletions to finish 2025/08/07 01:31:44 INFO : rclone-sync-test-include: Removing directory 2025/08/07 01:31:44 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/08/07 01:31:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/08/07 01:31:44 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': failed to delete 1 directories 2025/08/07 01:31:44 INFO : There was nothing to transfer 2025/08/07 01:31:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/07 01:31:46 DEBUG : rclone-sync-test: Excluded 2025/08/07 01:31:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/07 01:31:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/07 01:31:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/07 01:31:47 DEBUG : Waiting for deletions to finish 2025/08/07 01:31:47 INFO : There was nothing to transfer 2025/08/07 01:31:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/07 01:31:48 DEBUG : rclone-sync-test: Excluded 2025/08/07 01:31:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/07 01:31:49 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:31:49 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:31:49 DEBUG : Waiting for deletions to finish 2025/08/07 01:31:49 INFO : rclone-sync-test-include: Removing directory 2025/08/07 01:31:49 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/08/07 01:31:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/08/07 01:31:49 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': failed to delete 1 directories 2025/08/07 01:31:49 INFO : There was nothing to transfer 2025/08/07 01:31:50 DEBUG : Excluded 2025/08/07 01:31:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/07 01:31:51 DEBUG : rclone-sync-test: Excluded 2025/08/07 01:31:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/07 01:31:52 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/07 01:31:52 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/07 01:31:52 DEBUG : Waiting for deletions to finish 2025/08/07 01:31:52 INFO : There was nothing to transfer 2025/08/07 01:31:56 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/08/07 01:31:57 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (32.07s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:32:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:32:00 DEBUG : Config file has changed externally - reloading 2025/08/07 01:32:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/CompareDest" 2025/08/07 01:32:05 DEBUG : one: Need to transfer - File not found at Destination 2025/08/07 01:32:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:32:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:32:06 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/08/07 01:32:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:32:07 INFO : one: Copied (new) 2025/08/07 01:32:07 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:32:08 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:32:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:32:09 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/08/07 01:32:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:32:11 INFO : one: Copied (replaced existing) 2025/08/07 01:32:11 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:12 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:32:12 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:32:15 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/08/07 01:32:15 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/08/07 01:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:32:16 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:32:17 DEBUG : one: Sizes identical 2025/08/07 01:32:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/07 01:32:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:32:17 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:17 INFO : There was nothing to transfer 2025/08/07 01:32:18 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/08/07 01:32:18 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:32:20 DEBUG : two: Sizes identical 2025/08/07 01:32:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/07 01:32:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:32:20 DEBUG : one: Sizes identical 2025/08/07 01:32:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/07 01:32:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:32:20 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:20 INFO : There was nothing to transfer 2025/08/07 01:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:32:21 DEBUG : two: Sizes identical 2025/08/07 01:32:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/07 01:32:21 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:32:21 DEBUG : one: Sizes identical 2025/08/07 01:32:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/07 01:32:21 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:32:21 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:21 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/07 01:32:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:32:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/07 01:32:24 DEBUG : two: Need to transfer - File not found at Destination 2025/08/07 01:32:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:32:24 DEBUG : one: Sizes identical 2025/08/07 01:32:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/07 01:32:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:32:24 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/08/07 01:32:25 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/07 01:32:25 INFO : two: Copied (new) 2025/08/07 01:32:25 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:31 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:32:31 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:32:31 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:32:31 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:32:33 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/08/07 01:32:33 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (33.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:32:35 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/08/07 01:32:35 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/08/07 01:32:36 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/08/07 01:32:36 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/08/07 01:32:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dest" 2025/08/07 01:32:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/pre-dest1" 2025/08/07 01:32:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/pre-dest2" 2025/08/07 01:32:44 DEBUG : 1: Sizes identical 2025/08/07 01:32:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/07 01:32:44 DEBUG : 2: Sizes identical 2025/08/07 01:32:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/07 01:32:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/07 01:32:45 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dest': Waiting for checks to finish 2025/08/07 01:32:45 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dest': Waiting for transfers to finish 2025/08/07 01:32:46 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/08/07 01:32:47 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/08/07 01:32:47 INFO : 3: Copied (new) 2025/08/07 01:32:47 DEBUG : Waiting for deletions to finish 2025/08/07 01:32:52 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/08/07 01:32:54 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/08/07 01:32:55 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (22.43s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:32:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:32:57 DEBUG : Config file has changed externally - reloading 2025/08/07 01:32:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/CopyDest" 2025/08/07 01:33:02 DEBUG : one: Need to transfer - File not found at Destination 2025/08/07 01:33:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:03 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/08/07 01:33:03 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:33:03 INFO : one: Copied (new) 2025/08/07 01:33:03 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:33:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:06 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/08/07 01:33:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:33:07 INFO : one: Copied (replaced existing) 2025/08/07 01:33:07 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:08 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:33:08 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:33:11 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/08/07 01:33:11 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/08/07 01:33:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/BackupDir" 2025/08/07 01:33:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:33:15 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:16 DEBUG : one: Sizes identical 2025/08/07 01:33:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 01:33:18 INFO : one: Moved (server-side) 2025/08/07 01:33:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:33:20 DEBUG : one: Src hash empty - aborting Dst hash check 2025/08/07 01:33:20 INFO : one: Copied (server-side copy) 2025/08/07 01:33:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/07 01:33:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:20 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:21 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/08/07 01:33:21 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:33:22 DEBUG : one: Sizes identical 2025/08/07 01:33:22 DEBUG : one: Unchanged skipping 2025/08/07 01:33:23 DEBUG : two: Sizes identical 2025/08/07 01:33:24 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/07 01:33:24 DEBUG : two: Src hash empty - aborting Dst hash check 2025/08/07 01:33:24 INFO : two: Copied (server-side copy) 2025/08/07 01:33:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/07 01:33:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:24 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:26 DEBUG : one: Sizes identical 2025/08/07 01:33:26 DEBUG : two: Sizes identical 2025/08/07 01:33:26 DEBUG : two: Unchanged skipping 2025/08/07 01:33:26 DEBUG : one: Unchanged skipping 2025/08/07 01:33:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:26 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:26 INFO : There was nothing to transfer 2025/08/07 01:33:27 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/08/07 01:33:27 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:33:28 DEBUG : one: Sizes identical 2025/08/07 01:33:28 DEBUG : one: Unchanged skipping 2025/08/07 01:33:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/07 01:33:29 DEBUG : three: Destination not found in --copy-dest 2025/08/07 01:33:29 DEBUG : three: Need to transfer - File not found at Destination 2025/08/07 01:33:29 DEBUG : two: Sizes identical 2025/08/07 01:33:29 DEBUG : two: Unchanged skipping 2025/08/07 01:33:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:29 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/08/07 01:33:30 DEBUG : three: Dst hash empty - aborting Src hash check 2025/08/07 01:33:30 INFO : three: Copied (new) 2025/08/07 01:33:30 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:39 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/08/07 01:33:39 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:33:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:33:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:33:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:33:41 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/08/07 01:33:41 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/08/07 01:33:41 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/08/07 01:33:42 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (47.40s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:33:45 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:33:45 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:33:46 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/07 01:33:46 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:33:46 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:33:46 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:33:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:33:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/backup" 2025/08/07 01:33:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/07 01:33:51 DEBUG : two: Sizes identical 2025/08/07 01:33:51 DEBUG : two: Unchanged skipping 2025/08/07 01:33:51 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:33:54 INFO : one: Moved (server-side) 2025/08/07 01:33:54 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:33:55 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/07 01:33:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:33:55 INFO : one: Copied (new) 2025/08/07 01:33:55 DEBUG : Waiting for deletions to finish 2025/08/07 01:33:57 INFO : three.txt: Moved (server-side) 2025/08/07 01:33:57 INFO : three.txt: Moved into backup dir 2025/08/07 01:33:58 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:33:58 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/07 01:33:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/07 01:33:59 DEBUG : two: Sizes identical 2025/08/07 01:33:59 DEBUG : two: Unchanged skipping 2025/08/07 01:33:59 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:34:01 INFO : one: Deleted 2025/08/07 01:34:02 INFO : one: Moved (server-side) 2025/08/07 01:34:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:34:03 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/07 01:34:03 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:34:03 INFO : one: Copied (new) 2025/08/07 01:34:03 DEBUG : Waiting for deletions to finish 2025/08/07 01:34:04 INFO : three.txt: Deleted 2025/08/07 01:34:06 INFO : three.txt: Moved (server-side) 2025/08/07 01:34:06 INFO : three.txt: Moved into backup dir 2025/08/07 01:34:12 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:34:12 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:34:14 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/08/07 01:34:14 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/08/07 01:34:14 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/08/07 01:34:14 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (31.24s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:34:16 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:34:16 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:34:17 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/07 01:34:17 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:34:18 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/07 01:34:19 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:34:19 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:34:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:34:20 DEBUG : Config file has changed externally - reloading 2025/08/07 01:34:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/backup" 2025/08/07 01:34:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/07 01:34:24 DEBUG : two: Sizes identical 2025/08/07 01:34:24 DEBUG : two: Unchanged skipping 2025/08/07 01:34:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:34:26 INFO : one: Moved (server-side) to: one.bak 2025/08/07 01:34:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:34:27 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/07 01:34:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:34:27 INFO : one: Copied (new) 2025/08/07 01:34:27 DEBUG : Waiting for deletions to finish 2025/08/07 01:34:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/07 01:34:29 INFO : three.txt: Moved into backup dir 2025/08/07 01:34:31 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:34:31 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/07 01:34:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/07 01:34:32 DEBUG : two: Sizes identical 2025/08/07 01:34:32 DEBUG : two: Unchanged skipping 2025/08/07 01:34:32 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:34:34 INFO : one.bak: Deleted 2025/08/07 01:34:35 INFO : one: Moved (server-side) to: one.bak 2025/08/07 01:34:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:34:36 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/07 01:34:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:34:36 INFO : one: Copied (new) 2025/08/07 01:34:36 DEBUG : Waiting for deletions to finish 2025/08/07 01:34:38 INFO : three.txt.bak: Deleted 2025/08/07 01:34:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/07 01:34:39 INFO : three.txt: Moved into backup dir 2025/08/07 01:34:46 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:34:46 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:34:47 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/08/07 01:34:47 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/08/07 01:34:47 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/08/07 01:34:47 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (33.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:34:50 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:34:50 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:34:51 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/07 01:34:51 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:34:51 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:34:51 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:34:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:34:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/backup" 2025/08/07 01:34:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/07 01:34:56 DEBUG : two: Sizes identical 2025/08/07 01:34:56 DEBUG : two: Unchanged skipping 2025/08/07 01:34:56 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:34:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/07 01:34:59 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:35:00 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/07 01:35:00 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:35:00 INFO : one: Copied (new) 2025/08/07 01:35:00 DEBUG : Waiting for deletions to finish 2025/08/07 01:35:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/07 01:35:02 INFO : three.txt: Moved into backup dir 2025/08/07 01:35:03 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:35:03 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/07 01:35:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/07 01:35:05 DEBUG : two: Sizes identical 2025/08/07 01:35:05 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:35:05 DEBUG : two: Unchanged skipping 2025/08/07 01:35:06 INFO : one-2019-01-01: Deleted 2025/08/07 01:35:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/07 01:35:08 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:35:09 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/07 01:35:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:35:09 INFO : one: Copied (new) 2025/08/07 01:35:09 DEBUG : Waiting for deletions to finish 2025/08/07 01:35:10 INFO : three-2019-01-01.txt: Deleted 2025/08/07 01:35:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/07 01:35:12 INFO : three.txt: Moved into backup dir 2025/08/07 01:35:19 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:35:19 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:35:20 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/07 01:35:20 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/08/07 01:35:20 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/07 01:35:20 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (32.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:35:23 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:35:23 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:35:23 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/07 01:35:23 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:35:24 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:35:24 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:35:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:35:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/07 01:35:27 DEBUG : two: Sizes identical 2025/08/07 01:35:27 DEBUG : two: Unchanged skipping 2025/08/07 01:35:27 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:35:28 INFO : one: Moved (server-side) to: one.bak 2025/08/07 01:35:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:35:28 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/07 01:35:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:35:29 INFO : one: Copied (new) 2025/08/07 01:35:29 DEBUG : Waiting for deletions to finish 2025/08/07 01:35:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/07 01:35:30 INFO : three.txt: Moved into backup dir 2025/08/07 01:35:31 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:35:31 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/07 01:35:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/07 01:35:32 DEBUG : three.txt.bak: Excluded 2025/08/07 01:35:32 DEBUG : one.bak: Excluded (Path Filter) 2025/08/07 01:35:32 DEBUG : one.bak: Excluded 2025/08/07 01:35:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/07 01:35:32 DEBUG : two: Sizes identical 2025/08/07 01:35:32 DEBUG : two: Unchanged skipping 2025/08/07 01:35:32 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for checks to finish 2025/08/07 01:35:34 INFO : one.bak: Deleted 2025/08/07 01:35:34 INFO : one: Moved (server-side) to: one.bak 2025/08/07 01:35:34 DEBUG : PikPak root 'rclone-test-buwahuy7bebi/dst': Waiting for transfers to finish 2025/08/07 01:35:35 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/07 01:35:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:35:35 INFO : one: Copied (new) 2025/08/07 01:35:35 DEBUG : Waiting for deletions to finish 2025/08/07 01:35:37 INFO : three.txt.bak: Deleted 2025/08/07 01:35:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/07 01:35:37 INFO : three.txt: Moved into backup dir 2025/08/07 01:35:44 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:35:44 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/07 01:35:44 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/08/07 01:35:44 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/07 01:35:44 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:35:44 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (23.40s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:35:46 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:35:46 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:35:47 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/07 01:35:47 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:35:47 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:35:47 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:35:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:35:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/07 01:35:51 INFO : one: Moved (server-side) to: one.bak 2025/08/07 01:35:52 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/07 01:35:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:35:52 INFO : one: Copied (new) 2025/08/07 01:35:53 DEBUG : two: Sizes identical 2025/08/07 01:35:53 DEBUG : two: Unchanged skipping 2025/08/07 01:35:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/07 01:35:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/07 01:35:55 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/08/07 01:35:55 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:35:55 INFO : three.txt: Copied (new) 2025/08/07 01:35:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/07 01:35:58 INFO : one.bak: Deleted 2025/08/07 01:35:59 INFO : one: Moved (server-side) to: one.bak 2025/08/07 01:36:00 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/07 01:36:00 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:36:00 INFO : one: Copied (new) 2025/08/07 01:36:01 DEBUG : two: Sizes identical 2025/08/07 01:36:01 DEBUG : two: Unchanged skipping 2025/08/07 01:36:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/07 01:36:02 INFO : three.txt.bak: Deleted 2025/08/07 01:36:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/07 01:36:04 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/08/07 01:36:04 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:36:04 INFO : three.txt: Copied (new) 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:36:11 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (27.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:36:14 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/07 01:36:14 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/07 01:36:15 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/07 01:36:15 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/07 01:36:15 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/07 01:36:15 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/07 01:36:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-buwahuy7bebi/dst" 2025/08/07 01:36:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/07 01:36:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/07 01:36:20 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/07 01:36:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:36:20 INFO : one: Copied (new) 2025/08/07 01:36:20 DEBUG : two: Sizes identical 2025/08/07 01:36:20 DEBUG : two: Unchanged skipping 2025/08/07 01:36:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/07 01:36:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/07 01:36:22 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/08/07 01:36:23 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:36:23 INFO : three.txt: Copied (new) 2025/08/07 01:36:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/07 01:36:26 INFO : one-2019-01-01: Deleted 2025/08/07 01:36:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/07 01:36:27 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/07 01:36:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/07 01:36:27 INFO : one: Copied (new) 2025/08/07 01:36:28 DEBUG : two: Sizes identical 2025/08/07 01:36:28 DEBUG : two: Unchanged skipping 2025/08/07 01:36:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/07 01:36:29 INFO : three-2019-01-01.txt: Deleted 2025/08/07 01:36:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/07 01:36:31 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/08/07 01:36:31 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:36:31 INFO : three.txt: Copied (new) 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/07 01:36:39 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (27.38s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:36:41 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/08/07 01:36:41 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/08/07 01:36:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/07 01:36:42 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:36:42 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:36:42 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/08/07 01:36:44 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/08/07 01:36:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/07 01:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.61s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:36:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/07 01:36:46 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:36:46 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:36:47 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/07 01:36:47 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/07 01:36:47 INFO : existing: Copied (new) 2025/08/07 01:36:47 DEBUG : Waiting for deletions to finish 2025/08/07 01:36:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/07 01:36:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/07 01:36:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:36:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:36:48 ERROR : PikPak root 'rclone-test-buwahuy7bebi': not deleting files as there were IO errors 2025/08/07 01:36:48 ERROR : PikPak root 'rclone-test-buwahuy7bebi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:36:51 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/08/07 01:36:51 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:36:52 DEBUG : existing: Sizes identical 2025/08/07 01:36:52 DEBUG : existing: Unchanged skipping 2025/08/07 01:36:52 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:36:52 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:36:52 DEBUG : Waiting for deletions to finish 2025/08/07 01:36:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.45s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.89s) --- SKIP: TestMaxTransfer/Hard (0.63s) --- SKIP: TestMaxTransfer/Soft (0.63s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:36:57 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/08/07 01:36:57 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:36:58 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/08/07 01:36:58 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:36:58 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/08/07 01:36:58 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:36:59 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/08/07 01:36:59 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:00 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/08/07 01:37:00 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:00 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/08/07 01:37:00 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:01 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/08/07 01:37:01 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:02 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/08/07 01:37:02 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:02 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/08/07 01:37:02 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:03 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/08/07 01:37:03 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:04 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/08/07 01:37:04 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:05 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/08/07 01:37:05 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:05 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/08/07 01:37:05 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:06 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/08/07 01:37:06 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:07 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/08/07 01:37:07 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:08 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/08/07 01:37:08 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:09 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/08/07 01:37:09 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:09 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/08/07 01:37:09 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:10 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/08/07 01:37:10 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:11 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/08/07 01:37:11 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:12 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/08/07 01:37:12 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:13 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/08/07 01:37:13 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:14 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/08/07 01:37:14 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:14 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/08/07 01:37:14 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:15 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/08/07 01:37:15 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:16 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/08/07 01:37:16 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:17 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/08/07 01:37:17 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:17 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/08/07 01:37:17 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:18 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/08/07 01:37:18 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:19 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/08/07 01:37:19 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:19 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/08/07 01:37:19 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:20 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/08/07 01:37:20 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:21 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/08/07 01:37:21 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:21 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/08/07 01:37:21 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:22 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/08/07 01:37:22 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:23 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/08/07 01:37:23 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:24 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/08/07 01:37:24 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:24 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/08/07 01:37:24 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:25 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/08/07 01:37:25 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:26 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/08/07 01:37:26 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:27 DEBUG : both0: Sizes identical 2025/08/07 01:37:27 DEBUG : both10: Sizes identical 2025/08/07 01:37:27 DEBUG : both11: Sizes identical 2025/08/07 01:37:27 DEBUG : both12: Sizes identical 2025/08/07 01:37:27 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:37:27 DEBUG : both0: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both13: Sizes identical 2025/08/07 01:37:27 DEBUG : both13: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both14: Sizes identical 2025/08/07 01:37:27 DEBUG : both10: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both15: Sizes identical 2025/08/07 01:37:27 DEBUG : both11: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both16: Sizes identical 2025/08/07 01:37:27 DEBUG : both12: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both17: Sizes identical 2025/08/07 01:37:27 DEBUG : both14: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both18: Sizes identical 2025/08/07 01:37:27 DEBUG : both18: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both19: Sizes identical 2025/08/07 01:37:27 DEBUG : both19: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both1: Sizes identical 2025/08/07 01:37:27 DEBUG : both1: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both2: Sizes identical 2025/08/07 01:37:27 DEBUG : both2: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both3: Sizes identical 2025/08/07 01:37:27 DEBUG : both3: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both4: Sizes identical 2025/08/07 01:37:27 DEBUG : both4: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both5: Sizes identical 2025/08/07 01:37:27 DEBUG : both5: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both6: Sizes identical 2025/08/07 01:37:27 DEBUG : both6: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both7: Sizes identical 2025/08/07 01:37:27 DEBUG : both7: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both8: Sizes identical 2025/08/07 01:37:27 DEBUG : both8: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both9: Sizes identical 2025/08/07 01:37:27 DEBUG : both9: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both15: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both16: Unchanged skipping 2025/08/07 01:37:27 DEBUG : both17: Unchanged skipping 2025/08/07 01:37:27 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:37:27 DEBUG : Waiting for deletions to finish 2025/08/07 01:37:28 INFO : only12: Deleted 2025/08/07 01:37:28 INFO : only5: Deleted 2025/08/07 01:37:28 INFO : only11: Deleted 2025/08/07 01:37:28 INFO : only13: Deleted 2025/08/07 01:37:29 INFO : only19: Deleted 2025/08/07 01:37:29 INFO : only1: Deleted 2025/08/07 01:37:29 INFO : only2: Deleted 2025/08/07 01:37:29 INFO : only6: Deleted 2025/08/07 01:37:30 INFO : only7: Deleted 2025/08/07 01:37:30 INFO : only8: Deleted 2025/08/07 01:37:31 INFO : only10: Deleted 2025/08/07 01:37:31 INFO : only15: Deleted 2025/08/07 01:37:32 INFO : only16: Deleted 2025/08/07 01:37:32 INFO : only3: Deleted 2025/08/07 01:37:32 INFO : only4: Deleted 2025/08/07 01:37:32 INFO : only0: Deleted 2025/08/07 01:37:33 INFO : only14: Deleted 2025/08/07 01:37:33 INFO : only17: Deleted 2025/08/07 01:37:33 INFO : only18: Deleted 2025/08/07 01:37:33 INFO : only9: Deleted 2025/08/07 01:37:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (60.92s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:37:58 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/08/07 01:37:58 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:58 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/08/07 01:37:58 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:37:59 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/08/07 01:37:59 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:00 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/08/07 01:38:00 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:01 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/08/07 01:38:01 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:01 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/08/07 01:38:01 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:02 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/08/07 01:38:02 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:03 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/08/07 01:38:03 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:03 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/08/07 01:38:03 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:04 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/08/07 01:38:04 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:05 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/08/07 01:38:05 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:05 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/08/07 01:38:05 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:06 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/08/07 01:38:06 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:07 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/08/07 01:38:07 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:08 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/08/07 01:38:08 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:08 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/08/07 01:38:08 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:09 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/08/07 01:38:09 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:10 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/08/07 01:38:10 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:10 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/08/07 01:38:10 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:11 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/08/07 01:38:11 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:12 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/08/07 01:38:12 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:12 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/08/07 01:38:12 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:13 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/08/07 01:38:13 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:14 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/08/07 01:38:14 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:15 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/08/07 01:38:15 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:15 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/08/07 01:38:15 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:16 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/08/07 01:38:16 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:17 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/08/07 01:38:17 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:17 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/08/07 01:38:17 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:18 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/08/07 01:38:18 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:19 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/08/07 01:38:19 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:21 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/08/07 01:38:21 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:21 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/08/07 01:38:21 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:22 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/08/07 01:38:22 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:23 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/08/07 01:38:23 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:24 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/08/07 01:38:24 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:25 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/08/07 01:38:25 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:25 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/08/07 01:38:25 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:26 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/08/07 01:38:26 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:27 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/08/07 01:38:27 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/07 01:38:28 DEBUG : both0: Sizes identical 2025/08/07 01:38:28 DEBUG : both0: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both10: Sizes identical 2025/08/07 01:38:28 DEBUG : both10: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both11: Sizes identical 2025/08/07 01:38:28 DEBUG : both11: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both12: Sizes identical 2025/08/07 01:38:28 DEBUG : both12: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both13: Sizes identical 2025/08/07 01:38:28 DEBUG : both14: Sizes identical 2025/08/07 01:38:28 DEBUG : both15: Sizes identical 2025/08/07 01:38:28 DEBUG : both16: Sizes identical 2025/08/07 01:38:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:38:28 DEBUG : both13: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both17: Sizes identical 2025/08/07 01:38:28 DEBUG : both17: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both18: Sizes identical 2025/08/07 01:38:28 DEBUG : both18: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both19: Sizes identical 2025/08/07 01:38:28 DEBUG : both16: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both1: Sizes identical 2025/08/07 01:38:28 DEBUG : both1: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both2: Sizes identical 2025/08/07 01:38:28 DEBUG : both2: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both3: Sizes identical 2025/08/07 01:38:28 DEBUG : both3: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both4: Sizes identical 2025/08/07 01:38:28 DEBUG : both4: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both5: Sizes identical 2025/08/07 01:38:28 DEBUG : both5: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both6: Sizes identical 2025/08/07 01:38:28 DEBUG : both6: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both7: Sizes identical 2025/08/07 01:38:28 DEBUG : both7: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both8: Sizes identical 2025/08/07 01:38:28 DEBUG : both8: Unchanged skipping 2025/08/07 01:38:28 DEBUG : both9: Sizes identical 2025/08/07 01:38:28 DEBUG : both9: Unchanged skipping 2025/08/07 01:38:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : both14: Unchanged skipping 2025/08/07 01:38:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : both19: Unchanged skipping 2025/08/07 01:38:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : both15: Unchanged skipping 2025/08/07 01:38:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:28 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:28 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/07 01:38:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:38:30 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/08/07 01:38:30 INFO : only13: Copied (replaced existing) 2025/08/07 01:38:30 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:30 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/08/07 01:38:30 INFO : only14: Copied (replaced existing) 2025/08/07 01:38:30 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:30 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/08/07 01:38:30 INFO : only15: Copied (replaced existing) 2025/08/07 01:38:30 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:30 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/08/07 01:38:30 INFO : only0: Copied (replaced existing) 2025/08/07 01:38:30 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:32 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/08/07 01:38:32 INFO : only16: Copied (replaced existing) 2025/08/07 01:38:32 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:32 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/08/07 01:38:32 INFO : only17: Copied (replaced existing) 2025/08/07 01:38:32 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:32 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/08/07 01:38:32 INFO : only18: Copied (replaced existing) 2025/08/07 01:38:32 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:32 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/08/07 01:38:32 INFO : only19: Copied (replaced existing) 2025/08/07 01:38:32 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:34 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/08/07 01:38:34 INFO : only1: Copied (replaced existing) 2025/08/07 01:38:34 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:34 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/08/07 01:38:34 INFO : only2: Copied (replaced existing) 2025/08/07 01:38:34 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:34 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/08/07 01:38:34 INFO : only3: Copied (replaced existing) 2025/08/07 01:38:34 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:34 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/08/07 01:38:34 INFO : only12: Copied (replaced existing) 2025/08/07 01:38:34 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:36 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/08/07 01:38:36 INFO : only4: Copied (replaced existing) 2025/08/07 01:38:36 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:36 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/08/07 01:38:36 INFO : only11: Copied (replaced existing) 2025/08/07 01:38:36 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:36 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/08/07 01:38:36 INFO : only10: Copied (replaced existing) 2025/08/07 01:38:36 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:36 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/08/07 01:38:36 INFO : only5: Copied (replaced existing) 2025/08/07 01:38:36 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/07 01:38:38 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/08/07 01:38:38 INFO : only9: Copied (replaced existing) 2025/08/07 01:38:38 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/08/07 01:38:38 INFO : only6: Copied (replaced existing) 2025/08/07 01:38:38 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/08/07 01:38:38 INFO : only8: Copied (replaced existing) 2025/08/07 01:38:38 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/08/07 01:38:38 INFO : only7: Copied (replaced existing) 2025/08/07 01:38:38 DEBUG : Waiting for deletions to finish 2025/08/07 01:39:10 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/07 01:39:10 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncConcurrentTruncate (89.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:39:27 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:39:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:39:27 DEBUG : empty_on_remote: Making directory with metadata 2025/08/07 01:39:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:39:27 INFO : empty_on_remote: Making directory 2025/08/07 01:39:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/07 01:39:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:38 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/08/07 01:39:40 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/08/07 01:39:41 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (17.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:39:44 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:39:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:39:44 DEBUG : empty_on_remote: Making directory with metadata 2025/08/07 01:39:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/07 01:39:44 INFO : empty_on_remote: Making directory 2025/08/07 01:39:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/07 01:39:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:39:56 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/08/07 01:39:57 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/08/07 01:39:59 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:40:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:40:04 INFO : sub dir: Making directory 2025/08/07 01:40:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/07 01:40:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:40:28 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/08/07 01:40:29 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/08/07 01:40:30 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/08/07 01:40:32 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/08/07 01:40:33 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/08/07 01:40:35 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/08/07 01:40:36 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/08/07 01:40:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (35.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:40:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/07 01:40:39 INFO : sub dir: Making directory 2025/08/07 01:40:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/07 01:41:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/08/07 01:41:03 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/08/07 01:41:04 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/08/07 01:41:05 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/08/07 01:41:07 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/08/07 01:41:08 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/08/07 01:41:10 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/08/07 01:41:11 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/08/07 01:41:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (35.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:41:15 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:41:15 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:41:16 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:41:16 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:41:17 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:41:17 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:41:18 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:41:18 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:41:19 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:41:19 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:41:20 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:41:20 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:41:21 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:41:21 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:41:22 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:41:22 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:41:23 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:41:23 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:41:24 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:41:24 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:41:25 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:41:25 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:41:25 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:41:25 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:41:26 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:41:26 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:41:27 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:41:27 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:41:28 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:41:28 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:41:28 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:41:28 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:41:29 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:41:29 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:41:30 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:41:30 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:41:30 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:41:30 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:41:31 DEBUG : Waiting for deletions to finish 2025/08/07 01:41:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : splitbananasplit: Excluded 2025/08/07 01:41:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:41:31 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : banana: Excluded 2025/08/07 01:41:31 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : apple: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:41:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:41:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:41:32 DEBUG : apple: Sizes identical 2025/08/07 01:41:32 DEBUG : apple: Unchanged skipping 2025/08/07 01:41:32 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:41:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:41:32 DEBUG : banana: Sizes identical 2025/08/07 01:41:32 DEBUG : banana: Unchanged skipping 2025/08/07 01:41:32 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:41:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:41:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:41:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:41:33 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:41:33 DEBUG : Waiting for deletions to finish 2025/08/07 01:41:33 INFO : There was nothing to transfer 2025/08/07 01:41:33 DEBUG : Waiting for deletions to finish 2025/08/07 01:41:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : splitbananasplit: Excluded 2025/08/07 01:41:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:41:33 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : banana: Excluded 2025/08/07 01:41:33 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : apple: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:41:34 DEBUG : apple: Sizes identical 2025/08/07 01:41:34 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:41:34 DEBUG : apple: Unchanged skipping 2025/08/07 01:41:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:41:34 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:41:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:41:34 DEBUG : banana: Sizes identical 2025/08/07 01:41:34 DEBUG : banana: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:41:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:41:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:41:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:41:35 DEBUG : Waiting for deletions to finish 2025/08/07 01:41:35 INFO : There was nothing to transfer 2025/08/07 01:41:35 DEBUG : Waiting for deletions to finish 2025/08/07 01:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : splitbananasplit: Excluded 2025/08/07 01:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:41:35 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : banana: Excluded 2025/08/07 01:41:35 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : apple: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:42:00 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/NFD run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:42:03 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:42:03 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:42:03 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:42:03 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:42:04 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:42:04 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:42:05 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:42:05 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:42:06 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:42:06 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:42:06 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:42:06 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:42:07 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:42:07 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:42:08 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:42:08 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:42:09 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:42:09 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:42:09 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:42:09 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:42:10 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:42:10 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:42:11 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:42:11 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:42:12 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:42:12 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:42:13 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:42:13 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:42:13 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:42:13 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:42:14 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:42:14 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:42:15 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:42:15 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:42:16 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:42:16 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:42:17 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:42:17 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:42:17 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:42:17 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:42:18 DEBUG : Waiting for deletions to finish 2025/08/07 01:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:42:18 DEBUG : splitbananasplit: Excluded 2025/08/07 01:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:42:18 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:42:18 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:42:18 DEBUG : banana: Excluded 2025/08/07 01:42:18 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:42:18 DEBUG : apple: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:42:20 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:42:20 DEBUG : apple: Sizes identical 2025/08/07 01:42:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:42:20 DEBUG : apple: Unchanged skipping 2025/08/07 01:42:20 DEBUG : banana: Sizes identical 2025/08/07 01:42:20 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:42:20 DEBUG : banana: Unchanged skipping 2025/08/07 01:42:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:42:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:42:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:42:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:42:20 DEBUG : Waiting for deletions to finish 2025/08/07 01:42:20 INFO : There was nothing to transfer 2025/08/07 01:42:20 DEBUG : Waiting for deletions to finish 2025/08/07 01:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:42:20 DEBUG : splitbananasplit: Excluded 2025/08/07 01:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:42:20 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:42:20 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:42:20 DEBUG : banana: Excluded 2025/08/07 01:42:20 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:42:20 DEBUG : apple: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:42:22 DEBUG : apple: Sizes identical 2025/08/07 01:42:22 DEBUG : apple: Unchanged skipping 2025/08/07 01:42:22 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:42:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:42:22 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:42:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:42:22 DEBUG : banana: Sizes identical 2025/08/07 01:42:22 DEBUG : banana: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:42:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:42:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:42:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:42:22 DEBUG : Waiting for deletions to finish 2025/08/07 01:42:22 INFO : There was nothing to transfer 2025/08/07 01:42:22 DEBUG : Waiting for deletions to finish 2025/08/07 01:42:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : splitbananasplit: Excluded 2025/08/07 01:42:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:42:22 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : banana: Excluded 2025/08/07 01:42:22 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : apple: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:42:47 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/base64 run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:42:50 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:42:50 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:42:51 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:42:51 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:42:52 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:42:52 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:42:53 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:42:53 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:42:54 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:42:54 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:42:54 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:42:54 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:42:55 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:42:55 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:42:56 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:42:56 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:42:56 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:42:56 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:42:57 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:42:57 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:42:58 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:42:58 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:42:58 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:42:58 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:42:59 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:42:59 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:43:00 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:43:00 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:43:01 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:43:01 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:43:01 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:43:01 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:43:02 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:43:02 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:43:03 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:43:03 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:43:04 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:43:04 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:43:04 DEBUG : Waiting for deletions to finish 2025/08/07 01:43:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:43:04 DEBUG : splitbananasplit: Excluded 2025/08/07 01:43:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:43:04 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:43:04 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:43:04 DEBUG : banana: Excluded 2025/08/07 01:43:04 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:43:04 DEBUG : apple: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:43:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/07 01:43:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:43:06 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:43:06 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:43:07 DEBUG : YXBwbGU=: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/07 01:43:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/07 01:43:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/07 01:43:07 DEBUG : YmFuYW5h: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/07 01:43:07 DEBUG : YXBwbGU=: Dst hash empty - aborting Src hash check 2025/08/07 01:43:07 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/07 01:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Dst hash empty - aborting Src hash check 2025/08/07 01:43:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:08 DEBUG : YmFuYW5h: Dst hash empty - aborting Src hash check 2025/08/07 01:43:08 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/07 01:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/07 01:43:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/07 01:43:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/07 01:43:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/07 01:43:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/07 01:43:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/07 01:43:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/07 01:43:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/07 01:43:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/07 01:43:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/07 01:43:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/07 01:43:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/07 01:43:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Dst hash empty - aborting Src hash check 2025/08/07 01:43:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Dst hash empty - aborting Src hash check 2025/08/07 01:43:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/07 01:43:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/07 01:43:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/07 01:43:12 DEBUG : dir1/MDAxNS05Oz0udHh0: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/07 01:43:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Dst hash empty - aborting Src hash check 2025/08/07 01:43:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Dst hash empty - aborting Src hash check 2025/08/07 01:43:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:43:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Dst hash empty - aborting Src hash check 2025/08/07 01:43:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:13 DEBUG : Waiting for deletions to finish 2025/08/07 01:43:14 INFO : apple: Deleted 2025/08/07 01:43:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/07 01:43:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/07 01:43:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/07 01:43:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/07 01:43:15 INFO : dir1/0008-2345678.txt: Deleted 2025/08/07 01:43:15 INFO : dir1/0009-3456789.txt: Deleted 2025/08/07 01:43:15 INFO : dir1/0003-defghij.txt: Deleted 2025/08/07 01:43:15 INFO : dir1/0012-6789;.txt: Deleted 2025/08/07 01:43:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/07 01:43:16 INFO : appleappleapplebanana: Deleted 2025/08/07 01:43:16 INFO : splitbananasplit: Deleted 2025/08/07 01:43:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/07 01:43:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/07 01:43:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/07 01:43:17 INFO : banana: Deleted 2025/08/07 01:43:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/07 01:43:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/07 01:43:17 INFO : dir1/0007-1234567.txt: Deleted 2025/08/07 01:43:17 INFO : dir1/0010-456789.txt: Deleted 2025/08/07 01:43:17 DEBUG : Waiting for deletions to finish 2025/08/07 01:43:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : YmFuYW5h: Excluded 2025/08/07 01:43:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/07 01:43:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/07 01:43:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : YXBwbGU=: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/07 01:43:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:19 DEBUG : apple: Sizes identical 2025/08/07 01:43:19 DEBUG : apple: Unchanged skipping 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:43:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:43:19 DEBUG : banana: Sizes identical 2025/08/07 01:43:19 DEBUG : banana: Unchanged skipping 2025/08/07 01:43:19 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:43:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:43:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:43:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:43:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:43:19 DEBUG : Waiting for deletions to finish 2025/08/07 01:43:19 DEBUG : Waiting for deletions to finish 2025/08/07 01:43:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : YmFuYW5h: Excluded 2025/08/07 01:43:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/07 01:43:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/07 01:43:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : YXBwbGU=: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/07 01:43:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/07 01:43:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/07 01:43:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/07 01:43:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/07 01:43:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/07 01:43:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/07 01:43:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/07 01:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/07 01:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/07 01:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/07 01:43:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/07 01:43:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:43:45 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/prefix run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:43:48 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:43:48 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:43:48 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:43:48 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:43:49 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:43:49 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:43:50 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:43:50 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:43:51 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:43:51 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:43:51 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:43:51 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:43:52 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:43:52 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:43:53 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:43:53 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:43:54 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:43:54 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:43:55 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:43:55 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:43:56 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:43:56 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:43:56 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:43:56 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:43:57 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:43:57 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:43:58 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:43:58 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:43:59 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:43:59 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:44:00 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:44:00 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:44:01 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/07 01:44:01 DEBUG : Config file has changed externally - reloading 2025/08/07 01:44:02 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:44:02 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:44:03 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:44:03 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:44:04 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:44:04 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:44:05 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:44:05 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:44:05 DEBUG : Waiting for deletions to finish 2025/08/07 01:44:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : splitbananasplit: Excluded 2025/08/07 01:44:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:44:06 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : banana: Excluded 2025/08/07 01:44:06 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : apple: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:44:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:44:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:44:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:07 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:07 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:07 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:07 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:07 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:07 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:07 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 01:44:07 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/07 01:44:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 01:44:07 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/07 01:44:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/07 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/07 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/07 01:44:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/07 01:44:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/07 01:44:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/07 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/07 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/07 01:44:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/07 01:44:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/07 01:44:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/07 01:44:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/07 01:44:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/07 01:44:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/07 01:44:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/07 01:44:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/07 01:44:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:08 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:44:08 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:44:08 DEBUG : PREFIXappleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/07 01:44:08 DEBUG : PREFIXbanana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/07 01:44:08 DEBUG : PREFIXsplitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/07 01:44:08 DEBUG : PREFIXapple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/07 01:44:09 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/08/07 01:44:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/07 01:44:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:09 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/08/07 01:44:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/07 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:09 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/08/07 01:44:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/07 01:44:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:09 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/08/07 01:44:09 INFO : apple: Copied (new) to: PREFIXapple 2025/08/07 01:44:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:11 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:11 DEBUG : dir1/PREFIX0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/07 01:44:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/07 01:44:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/07 01:44:11 DEBUG : dir1/PREFIX0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/07 01:44:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:12 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:12 DEBUG : dir1/PREFIX0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:13 DEBUG : dir1/PREFIX0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/07 01:44:14 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:14 DEBUG : dir1/PREFIX0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/07 01:44:14 DEBUG : dir1/PREFIX0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/07 01:44:14 DEBUG : dir1/PREFIX0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/07 01:44:14 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:15 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:15 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:15 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:15 DEBUG : Waiting for deletions to finish 2025/08/07 01:44:16 INFO : appleappleapplebanana: Deleted 2025/08/07 01:44:16 INFO : banana: Deleted 2025/08/07 01:44:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/07 01:44:17 INFO : dir1/0015-9;=.txt: Deleted 2025/08/07 01:44:17 INFO : dir1/0013-789;=.txt: Deleted 2025/08/07 01:44:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/07 01:44:17 INFO : dir1/0003-defghij.txt: Deleted 2025/08/07 01:44:17 INFO : dir1/0011-56789;.txt: Deleted 2025/08/07 01:44:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/07 01:44:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/07 01:44:18 INFO : splitbananasplit: Deleted 2025/08/07 01:44:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/07 01:44:19 INFO : apple: Deleted 2025/08/07 01:44:19 INFO : dir1/0009-3456789.txt: Deleted 2025/08/07 01:44:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/07 01:44:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/07 01:44:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/07 01:44:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/07 01:44:20 INFO : dir1/0007-1234567.txt: Deleted 2025/08/07 01:44:20 INFO : dir1/0010-456789.txt: Deleted 2025/08/07 01:44:20 DEBUG : Waiting for deletions to finish 2025/08/07 01:44:20 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : PREFIXapple: Excluded 2025/08/07 01:44:20 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/07 01:44:20 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/07 01:44:20 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : PREFIXbanana: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:44:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : apple: transformed to: PREFIXapple 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/07 01:44:21 DEBUG : banana: transformed to: PREFIXbanana 2025/08/07 01:44:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/07 01:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/07 01:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/07 01:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/07 01:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/07 01:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/07 01:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/07 01:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/07 01:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/07 01:44:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/07 01:44:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/07 01:44:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/07 01:44:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/07 01:44:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/07 01:44:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/07 01:44:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/07 01:44:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/07 01:44:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/07 01:44:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 01:44:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/07 01:44:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:44:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:44:22 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:44:22 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/07 01:44:22 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/07 01:44:22 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/07 01:44:22 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/07 01:44:23 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/08/07 01:44:23 INFO : apple: Copied (new) 2025/08/07 01:44:23 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/08/07 01:44:23 INFO : appleappleapplebanana: Copied (new) 2025/08/07 01:44:23 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/08/07 01:44:23 INFO : splitbananasplit: Copied (new) 2025/08/07 01:44:23 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/08/07 01:44:23 INFO : banana: Copied (new) 2025/08/07 01:44:23 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/07 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/07 01:44:24 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/07 01:44:24 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/07 01:44:24 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/07 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/07 01:44:24 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/07 01:44:24 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/07 01:44:25 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/07 01:44:25 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/07 01:44:25 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/07 01:44:25 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/07 01:44:25 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/07 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/07 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/07 01:44:26 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/07 01:44:26 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/07 01:44:26 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/07 01:44:26 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/07 01:44:27 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/07 01:44:27 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/07 01:44:27 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/07 01:44:27 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/07 01:44:27 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/07 01:44:27 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/07 01:44:27 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/07 01:44:27 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/07 01:44:28 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/07 01:44:28 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/07 01:44:28 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/07 01:44:28 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/07 01:44:29 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:44:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/07 01:44:29 DEBUG : Waiting for deletions to finish 2025/08/07 01:44:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/07 01:44:30 INFO : PREFIXapple: Deleted 2025/08/07 01:44:30 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/07 01:44:30 INFO : PREFIXsplitbananasplit: Deleted 2025/08/07 01:44:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/07 01:44:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/07 01:44:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/07 01:44:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/07 01:44:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/07 01:44:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/07 01:44:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/07 01:44:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/07 01:44:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/07 01:44:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/07 01:44:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/07 01:44:32 INFO : PREFIXbanana: Deleted 2025/08/07 01:44:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/07 01:44:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/07 01:44:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/07 01:44:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/07 01:44:33 DEBUG : Waiting for deletions to finish 2025/08/07 01:44:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:44:33 DEBUG : splitbananasplit: Excluded 2025/08/07 01:44:33 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:44:33 DEBUG : banana: Excluded 2025/08/07 01:44:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:44:33 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:44:33 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:44:33 DEBUG : apple: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:44:34 DEBUG : Waiting for deletions to finish 2025/08/07 01:44:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : splitbananasplit: Excluded 2025/08/07 01:44:35 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : banana: Excluded 2025/08/07 01:44:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:44:35 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : apple: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:45:00 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/suffix run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:45:03 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:45:03 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:45:05 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:45:05 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:45:05 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:45:05 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:45:06 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:45:06 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:45:07 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:45:07 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:45:07 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:45:07 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:45:08 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:45:08 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:45:09 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:45:09 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:45:10 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:45:10 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:45:10 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:45:10 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:45:11 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:45:11 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:45:12 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:45:12 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:45:13 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:45:13 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:45:13 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:45:13 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:45:14 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:45:14 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:45:15 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:45:15 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:45:15 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:45:15 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:45:16 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:45:16 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:45:17 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:45:17 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:45:17 DEBUG : Waiting for deletions to finish 2025/08/07 01:45:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : splitbananasplit: Excluded 2025/08/07 01:45:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:45:18 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : banana: Excluded 2025/08/07 01:45:18 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : apple: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:45:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:45:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:45:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/07 01:45:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:45:19 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:45:20 DEBUG : appleSUFFIX: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/07 01:45:20 DEBUG : appleappleapplebananaSUFFIX: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/07 01:45:20 DEBUG : bananaSUFFIX: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/07 01:45:20 DEBUG : splitbananasplitSUFFIX: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/07 01:45:20 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:20 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/07 01:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:20 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/07 01:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:20 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:20 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/07 01:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:21 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/07 01:45:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/07 01:45:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/07 01:45:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/07 01:45:21 DEBUG : dir1/0003-defghij.txtSUFFIX: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/07 01:45:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/07 01:45:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/07 01:45:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/07 01:45:24 DEBUG : dir1/0007-1234567.txtSUFFIX: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/07 01:45:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:24 DEBUG : dir1/0008-2345678.txtSUFFIX: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/07 01:45:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:25 DEBUG : dir1/0009-3456789.txtSUFFIX: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/07 01:45:25 DEBUG : dir1/0010-456789.txtSUFFIX: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/07 01:45:25 DEBUG : dir1/0011-56789;.txtSUFFIX: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/07 01:45:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0012-6789;.txtSUFFIX: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/07 01:45:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:26 DEBUG : dir1/0013-789;=.txtSUFFIX: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/07 01:45:26 DEBUG : dir1/0014-89;=.txtSUFFIX: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/07 01:45:26 DEBUG : dir1/0015-9;=.txtSUFFIX: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/07 01:45:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/07 01:45:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:27 DEBUG : Waiting for deletions to finish 2025/08/07 01:45:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/07 01:45:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/07 01:45:28 INFO : dir1/0011-56789;.txt: Deleted 2025/08/07 01:45:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/07 01:45:29 INFO : dir1/0007-1234567.txt: Deleted 2025/08/07 01:45:29 INFO : apple: Deleted 2025/08/07 01:45:29 INFO : dir1/0012-6789;.txt: Deleted 2025/08/07 01:45:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/07 01:45:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/07 01:45:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/07 01:45:30 INFO : dir1/0009-3456789.txt: Deleted 2025/08/07 01:45:30 INFO : dir1/0013-789;=.txt: Deleted 2025/08/07 01:45:30 INFO : banana: Deleted 2025/08/07 01:45:30 INFO : splitbananasplit: Deleted 2025/08/07 01:45:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/07 01:45:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/07 01:45:31 INFO : dir1/0008-2345678.txt: Deleted 2025/08/07 01:45:31 INFO : dir1/0014-89;=.txt: Deleted 2025/08/07 01:45:31 INFO : dir1/0015-9;=.txt: Deleted 2025/08/07 01:45:31 INFO : appleappleapplebanana: Deleted 2025/08/07 01:45:31 DEBUG : Waiting for deletions to finish 2025/08/07 01:45:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : bananaSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : appleSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/07 01:45:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/07 01:45:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 01:45:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 01:45:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 01:45:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:45:33 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:45:33 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:45:34 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/07 01:45:34 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/07 01:45:34 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/07 01:45:34 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/07 01:45:34 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/08/07 01:45:34 INFO : apple: Copied (new) 2025/08/07 01:45:34 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/08/07 01:45:34 INFO : banana: Copied (new) 2025/08/07 01:45:34 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/08/07 01:45:34 INFO : splitbananasplit: Copied (new) 2025/08/07 01:45:34 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/08/07 01:45:34 INFO : appleappleapplebanana: Copied (new) 2025/08/07 01:45:35 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/07 01:45:35 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/07 01:45:35 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/07 01:45:35 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/07 01:45:35 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/07 01:45:35 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/07 01:45:36 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/07 01:45:36 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/07 01:45:36 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/07 01:45:36 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/07 01:45:36 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/07 01:45:36 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/07 01:45:37 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/07 01:45:37 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/07 01:45:37 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/07 01:45:37 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/07 01:45:37 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/07 01:45:37 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/07 01:45:37 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/07 01:45:38 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/07 01:45:38 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/07 01:45:38 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/07 01:45:38 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:38 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/07 01:45:38 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:38 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/07 01:45:38 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/07 01:45:39 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/07 01:45:39 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/07 01:45:39 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/07 01:45:39 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:39 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/07 01:45:39 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/07 01:45:39 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:39 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/07 01:45:39 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:45:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/07 01:45:39 DEBUG : Waiting for deletions to finish 2025/08/07 01:45:40 INFO : splitbananasplitSUFFIX: Deleted 2025/08/07 01:45:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/07 01:45:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/07 01:45:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/07 01:45:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/07 01:45:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/07 01:45:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/07 01:45:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/07 01:45:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/07 01:45:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/07 01:45:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/07 01:45:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/07 01:45:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/07 01:45:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/07 01:45:43 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/07 01:45:43 INFO : appleSUFFIX: Deleted 2025/08/07 01:45:43 INFO : bananaSUFFIX: Deleted 2025/08/07 01:45:43 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/07 01:45:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/07 01:45:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/07 01:45:44 DEBUG : Waiting for deletions to finish 2025/08/07 01:45:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:45:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : splitbananasplit: Excluded 2025/08/07 01:45:44 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : banana: Excluded 2025/08/07 01:45:44 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : apple: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:45:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:45:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:45:45 DEBUG : Waiting for deletions to finish 2025/08/07 01:45:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:45:45 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:45:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:45:45 DEBUG : splitbananasplit: Excluded 2025/08/07 01:45:45 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:45:45 DEBUG : banana: Excluded 2025/08/07 01:45:45 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:45:45 DEBUG : apple: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:45:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:46:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/truncate run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:46:13 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:46:13 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:46:14 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:46:14 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:46:14 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:46:14 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:46:15 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:46:15 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:46:16 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:46:16 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:46:16 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:46:16 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:46:17 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:46:17 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:46:18 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:46:18 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:46:19 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:46:19 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:46:19 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:46:19 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:46:20 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:46:20 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:46:21 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:46:21 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:46:21 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:46:21 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:46:22 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:46:22 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:46:23 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:46:23 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:46:23 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:46:23 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:46:24 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:46:24 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:46:25 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:46:25 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:46:25 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:46:25 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:46:26 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:46:26 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:46:27 DEBUG : Waiting for deletions to finish 2025/08/07 01:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : splitbananasplit: Excluded 2025/08/07 01:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:46:27 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : banana: Excluded 2025/08/07 01:46:27 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : apple: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:46:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 01:46:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 01:46:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:28 DEBUG : apple: Sizes identical 2025/08/07 01:46:28 DEBUG : apple: Unchanged skipping 2025/08/07 01:46:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:28 DEBUG : banana: Sizes identical 2025/08/07 01:46:28 DEBUG : banana: Unchanged skipping 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/07 01:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/07 01:46:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 01:46:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:46:29 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:46:29 DEBUG : appleapple: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/07 01:46:29 DEBUG : splitbanan: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/07 01:46:29 DEBUG : dir1/0001-bcdef: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/07 01:46:29 DEBUG : dir1/0000-abcde: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/07 01:46:30 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/08/07 01:46:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/07 01:46:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:30 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/08/07 01:46:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/07 01:46:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:30 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/08/07 01:46:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/07 01:46:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:30 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/08/07 01:46:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/07 01:46:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:30 DEBUG : dir1/0002-cdefg: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/07 01:46:30 DEBUG : dir1/0003-defgh: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/07 01:46:30 DEBUG : dir1/0004-efghi: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/07 01:46:31 DEBUG : dir1/0005-fghij: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/07 01:46:31 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/08/07 01:46:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/07 01:46:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:31 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/08/07 01:46:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/07 01:46:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:31 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/08/07 01:46:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/07 01:46:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:31 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/08/07 01:46:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/07 01:46:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:31 DEBUG : dir1/0006-ghijk: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/07 01:46:32 DEBUG : dir1/0007-12345: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/07 01:46:32 DEBUG : dir1/0008-23456: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/07 01:46:32 DEBUG : dir1/0009-34567: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/07 01:46:32 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/08/07 01:46:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/07 01:46:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:32 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/08/07 01:46:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/07 01:46:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:32 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/08/07 01:46:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/07 01:46:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:32 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/08/07 01:46:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/07 01:46:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:33 DEBUG : dir1/0010-45678: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/07 01:46:33 DEBUG : dir1/0011-56789: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/07 01:46:33 DEBUG : dir1/0012-6789;: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/07 01:46:33 DEBUG : dir1/0013-789;=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/07 01:46:33 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/08/07 01:46:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/07 01:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:33 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/08/07 01:46:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/07 01:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:33 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/08/07 01:46:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/07 01:46:33 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/08/07 01:46:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/07 01:46:34 DEBUG : dir1/0014-89;=.: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/07 01:46:34 DEBUG : dir1/0015-9;=.t: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/07 01:46:34 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/08/07 01:46:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/07 01:46:34 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/08/07 01:46:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/07 01:46:34 DEBUG : Waiting for deletions to finish 2025/08/07 01:46:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/07 01:46:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/07 01:46:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/07 01:46:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/07 01:46:36 INFO : dir1/0013-789;=.txt: Deleted 2025/08/07 01:46:36 INFO : dir1/0009-3456789.txt: Deleted 2025/08/07 01:46:36 INFO : dir1/0007-1234567.txt: Deleted 2025/08/07 01:46:36 INFO : splitbananasplit: Deleted 2025/08/07 01:46:37 INFO : dir1/0011-56789;.txt: Deleted 2025/08/07 01:46:37 INFO : dir1/0015-9;=.txt: Deleted 2025/08/07 01:46:37 INFO : appleappleapplebanana: Deleted 2025/08/07 01:46:38 INFO : dir1/0003-defghij.txt: Deleted 2025/08/07 01:46:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/07 01:46:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/07 01:46:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/07 01:46:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/07 01:46:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/07 01:46:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/07 01:46:38 DEBUG : Waiting for deletions to finish 2025/08/07 01:46:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : splitbanan: Excluded 2025/08/07 01:46:39 DEBUG : appleapple: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : appleapple: Excluded 2025/08/07 01:46:39 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : banana: Excluded 2025/08/07 01:46:39 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : apple: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0014-89;=.: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0013-789;=: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0012-6789;: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0011-56789: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0010-45678: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0009-34567: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0008-23456: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0007-12345: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0006-ghijk: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0005-fghij: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0004-efghi: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0003-defgh: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0002-cdefg: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0000-abcde: Excluded 2025/08/07 01:46:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/07 01:46:39 DEBUG : dir1/0001-bcdef: Excluded 2025/08/07 01:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:40 DEBUG : apple: Sizes identical 2025/08/07 01:46:40 DEBUG : apple: Unchanged skipping 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:46:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:46:40 DEBUG : banana: Sizes identical 2025/08/07 01:46:40 DEBUG : banana: Unchanged skipping 2025/08/07 01:46:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:40 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:46:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/07 01:46:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 01:46:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 01:46:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 01:46:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 01:46:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 01:46:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 01:46:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 01:46:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 01:46:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 01:46:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 01:46:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 01:46:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 01:46:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 01:46:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 01:46:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 01:46:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/07 01:46:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:46:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:46:41 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:46:41 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:46:41 DEBUG : Waiting for deletions to finish 2025/08/07 01:46:41 DEBUG : Waiting for deletions to finish 2025/08/07 01:46:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/07 01:46:41 DEBUG : splitbanan: Excluded 2025/08/07 01:46:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/07 01:46:41 DEBUG : appleapple: Excluded 2025/08/07 01:46:41 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:46:41 DEBUG : banana: Excluded 2025/08/07 01:46:41 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:46:41 DEBUG : apple: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0014-89;=.: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0013-789;=: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0012-6789;: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0011-56789: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0010-45678: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0009-34567: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0008-23456: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0007-12345: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0006-ghijk: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0005-fghij: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0004-efghi: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0003-defgh: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0002-cdefg: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0000-abcde: Excluded 2025/08/07 01:46:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/07 01:46:42 DEBUG : dir1/0001-bcdef: Excluded 2025/08/07 01:46:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:46:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 01:46:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 01:46:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 01:46:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 01:46:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 01:46:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 01:46:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 01:46:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 01:46:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 01:46:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 01:46:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 01:46:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 01:46:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 01:46:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 01:46:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 01:46:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 01:46:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 01:46:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=." 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:47:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/encoder run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:47:09 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:47:09 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:47:10 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:47:10 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:47:10 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:47:10 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:47:11 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:47:11 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:47:12 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:47:12 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:47:12 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:47:12 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:47:13 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:47:13 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:47:14 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:47:14 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:47:14 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:47:14 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:47:15 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:47:15 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:47:16 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:47:16 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:47:16 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:47:16 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:47:17 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:47:17 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:47:19 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:47:19 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:47:20 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:47:20 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:47:20 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:47:20 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:47:21 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:47:21 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:47:22 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:47:22 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:47:22 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:47:22 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:47:23 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:47:23 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:47:26 DEBUG : Waiting for deletions to finish 2025/08/07 01:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:47:26 DEBUG : splitbananasplit: Excluded 2025/08/07 01:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:47:26 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:47:26 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:47:26 DEBUG : banana: Excluded 2025/08/07 01:47:26 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:47:26 DEBUG : apple: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:47:28 DEBUG : apple: Sizes identical 2025/08/07 01:47:28 DEBUG : apple: Unchanged skipping 2025/08/07 01:47:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:47:28 DEBUG : banana: Sizes identical 2025/08/07 01:47:28 DEBUG : banana: Unchanged skipping 2025/08/07 01:47:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:47:28 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:47:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:47:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:47:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:47:28 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:47:28 DEBUG : Waiting for deletions to finish 2025/08/07 01:47:28 DEBUG : Waiting for deletions to finish 2025/08/07 01:47:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:47:28 DEBUG : splitbananasplit: Excluded 2025/08/07 01:47:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:47:28 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:47:28 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:47:28 DEBUG : banana: Excluded 2025/08/07 01:47:28 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:47:28 DEBUG : apple: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:47:30 DEBUG : apple: Sizes identical 2025/08/07 01:47:30 DEBUG : apple: Unchanged skipping 2025/08/07 01:47:30 DEBUG : banana: Sizes identical 2025/08/07 01:47:30 DEBUG : banana: Unchanged skipping 2025/08/07 01:47:30 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:47:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:47:30 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:47:30 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:47:30 DEBUG : Waiting for deletions to finish 2025/08/07 01:47:30 DEBUG : Waiting for deletions to finish 2025/08/07 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:47:30 DEBUG : splitbananasplit: Excluded 2025/08/07 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:47:30 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:47:30 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:47:30 DEBUG : banana: Excluded 2025/08/07 01:47:30 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:47:30 DEBUG : apple: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:47:31 DEBUG : Waiting for deletions to finish 2025/08/07 01:47:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : splitbananasplit: Excluded 2025/08/07 01:47:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:47:32 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : banana: Excluded 2025/08/07 01:47:32 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : apple: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:47:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:47:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:47:56 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:47:59 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:47:59 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:48:00 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:48:00 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:48:01 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:48:01 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:48:01 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:48:01 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:48:02 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:48:02 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:48:03 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:48:03 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:48:04 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:48:04 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:48:04 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:48:04 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:48:05 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:48:05 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:48:06 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:48:06 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:48:06 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:48:06 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:48:07 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:48:07 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:48:08 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:48:08 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:48:08 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:48:08 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:48:09 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:48:09 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:48:10 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:48:10 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:48:11 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:48:11 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:48:12 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:48:12 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:48:12 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:48:12 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:48:13 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:48:13 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:48:14 DEBUG : Waiting for deletions to finish 2025/08/07 01:48:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : splitbananasplit: Excluded 2025/08/07 01:48:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:48:14 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : banana: Excluded 2025/08/07 01:48:14 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : apple: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:48:15 DEBUG : apple: Sizes identical 2025/08/07 01:48:15 DEBUG : apple: Unchanged skipping 2025/08/07 01:48:15 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:48:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:48:15 DEBUG : banana: Sizes identical 2025/08/07 01:48:15 DEBUG : banana: Unchanged skipping 2025/08/07 01:48:15 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:48:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:48:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:48:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:48:15 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:48:15 DEBUG : Waiting for deletions to finish 2025/08/07 01:48:15 DEBUG : Waiting for deletions to finish 2025/08/07 01:48:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : splitbananasplit: Excluded 2025/08/07 01:48:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:48:16 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : banana: Excluded 2025/08/07 01:48:16 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : apple: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:48:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:48:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:48:17 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:48:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:48:17 DEBUG : banana: Sizes identical 2025/08/07 01:48:17 DEBUG : apple: Sizes identical 2025/08/07 01:48:17 DEBUG : banana: Unchanged skipping 2025/08/07 01:48:17 DEBUG : apple: Unchanged skipping 2025/08/07 01:48:17 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:48:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:48:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:48:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:48:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:48:17 DEBUG : Waiting for deletions to finish 2025/08/07 01:48:17 DEBUG : Waiting for deletions to finish 2025/08/07 01:48:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : splitbananasplit: Excluded 2025/08/07 01:48:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:48:18 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : banana: Excluded 2025/08/07 01:48:18 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : apple: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:48:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:48:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:48:36 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/07 01:48:36 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/07 01:48:37 DEBUG : pacer: Reducing sleep to 150ms 2025/08/07 01:48:37 DEBUG : pacer: Reducing sleep to 112.5ms 2025/08/07 01:48:38 DEBUG : pacer: Reducing sleep to 100ms 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:48:43 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/charmap run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:48:46 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:48:46 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:48:46 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:48:46 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:48:47 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:48:47 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:48:48 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:48:48 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:48:49 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:48:49 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:48:49 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:48:49 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:48:50 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:48:50 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:48:50 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:48:50 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:48:51 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:48:51 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:48:53 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/07 01:48:53 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:48:53 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:48:54 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:48:54 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:48:54 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:48:54 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:48:55 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:48:55 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:48:56 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:48:56 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:48:57 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:48:57 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:48:57 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:48:57 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:48:58 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:48:58 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:48:59 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:48:59 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:48:59 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:48:59 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:49:00 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:49:00 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:49:00 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : splitbananasplit: Excluded 2025/08/07 01:49:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:49:01 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : banana: Excluded 2025/08/07 01:49:01 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : apple: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:49:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:49:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:49:02 DEBUG : apple: Sizes identical 2025/08/07 01:49:02 DEBUG : apple: Unchanged skipping 2025/08/07 01:49:02 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:49:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:49:02 DEBUG : banana: Sizes identical 2025/08/07 01:49:02 DEBUG : banana: Unchanged skipping 2025/08/07 01:49:02 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:49:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:49:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:49:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:49:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : splitbananasplit: Excluded 2025/08/07 01:49:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:49:03 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : banana: Excluded 2025/08/07 01:49:03 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : apple: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:49:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:49:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:49:04 DEBUG : apple: Sizes identical 2025/08/07 01:49:04 DEBUG : apple: Unchanged skipping 2025/08/07 01:49:04 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:49:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:49:04 DEBUG : banana: Sizes identical 2025/08/07 01:49:04 DEBUG : banana: Unchanged skipping 2025/08/07 01:49:04 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:49:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:49:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:49:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:49:04 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:49:04 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:04 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:49:04 DEBUG : splitbananasplit: Excluded 2025/08/07 01:49:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:49:04 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:49:04 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:49:04 DEBUG : banana: Excluded 2025/08/07 01:49:04 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:49:04 DEBUG : apple: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:49:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:49:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:49:29 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/lowercase run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:49:32 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:49:32 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:49:33 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:49:33 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:49:33 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:49:33 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:49:34 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:49:34 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:49:35 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:49:35 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:49:35 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:49:35 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:49:36 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:49:36 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:49:37 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:49:37 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:49:38 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:49:38 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:49:38 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:49:38 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:49:39 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:49:39 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:49:40 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:49:40 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:49:40 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:49:40 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:49:41 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:49:41 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:49:42 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:49:42 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:49:42 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:49:42 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:49:43 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:49:43 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:49:44 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:49:44 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:49:44 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:49:44 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:49:45 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:49:45 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:49:45 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : splitbananasplit: Excluded 2025/08/07 01:49:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:49:46 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : banana: Excluded 2025/08/07 01:49:46 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : apple: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:49:47 DEBUG : apple: Sizes identical 2025/08/07 01:49:47 DEBUG : apple: Unchanged skipping 2025/08/07 01:49:47 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:49:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:49:47 DEBUG : banana: Sizes identical 2025/08/07 01:49:47 DEBUG : banana: Unchanged skipping 2025/08/07 01:49:47 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:49:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:49:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:49:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:49:47 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:49:47 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:47 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : splitbananasplit: Excluded 2025/08/07 01:49:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:49:48 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : banana: Excluded 2025/08/07 01:49:48 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : apple: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:49:49 DEBUG : apple: Sizes identical 2025/08/07 01:49:49 DEBUG : apple: Unchanged skipping 2025/08/07 01:49:49 DEBUG : banana: Sizes identical 2025/08/07 01:49:49 DEBUG : banana: Unchanged skipping 2025/08/07 01:49:49 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:49:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:49:49 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:49:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:49:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:49:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:49:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:49:50 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:50 DEBUG : Waiting for deletions to finish 2025/08/07 01:49:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : splitbananasplit: Excluded 2025/08/07 01:49:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:49:50 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : banana: Excluded 2025/08/07 01:49:50 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : apple: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:49:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:49:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:50:15 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ascii run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:50:17 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/07 01:50:17 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/07 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/07 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/07 01:50:19 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/07 01:50:19 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/07 01:50:19 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/07 01:50:19 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/07 01:50:20 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/07 01:50:20 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/07 01:50:22 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/07 01:50:22 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/07 01:50:23 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/07 01:50:23 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/07 01:50:23 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/07 01:50:23 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/07 01:50:24 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/07 01:50:24 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/07 01:50:25 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/07 01:50:25 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/07 01:50:26 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/07 01:50:26 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/07 01:50:27 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/07 01:50:27 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/07 01:50:27 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/07 01:50:27 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/07 01:50:28 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/07 01:50:28 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/07 01:50:29 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/07 01:50:29 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/07 01:50:29 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/07 01:50:29 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/07 01:50:30 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/07 01:50:30 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/07 01:50:31 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/07 01:50:31 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/07 01:50:31 DEBUG : Waiting for deletions to finish 2025/08/07 01:50:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:50:31 DEBUG : splitbananasplit: Excluded 2025/08/07 01:50:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:50:31 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:50:31 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:50:31 DEBUG : banana: Excluded 2025/08/07 01:50:31 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:50:31 DEBUG : apple: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:50:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:50:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:50:33 DEBUG : apple: Sizes identical 2025/08/07 01:50:33 DEBUG : apple: Unchanged skipping 2025/08/07 01:50:33 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:50:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:50:33 DEBUG : banana: Sizes identical 2025/08/07 01:50:33 DEBUG : banana: Unchanged skipping 2025/08/07 01:50:33 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:50:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:50:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:50:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:50:33 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:50:33 DEBUG : Waiting for deletions to finish 2025/08/07 01:50:33 DEBUG : Waiting for deletions to finish 2025/08/07 01:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:50:33 DEBUG : splitbananasplit: Excluded 2025/08/07 01:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:50:33 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:50:33 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:50:33 DEBUG : banana: Excluded 2025/08/07 01:50:33 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:50:33 DEBUG : apple: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:50:35 DEBUG : apple: Sizes identical 2025/08/07 01:50:35 DEBUG : apple: Unchanged skipping 2025/08/07 01:50:35 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 01:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 01:50:35 DEBUG : banana: Sizes identical 2025/08/07 01:50:35 DEBUG : banana: Unchanged skipping 2025/08/07 01:50:35 DEBUG : splitbananasplit: Sizes identical 2025/08/07 01:50:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 01:50:35 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:50:35 DEBUG : Waiting for deletions to finish 2025/08/07 01:50:35 DEBUG : Waiting for deletions to finish 2025/08/07 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : splitbananasplit: Excluded 2025/08/07 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : appleappleapplebanana: Excluded 2025/08/07 01:50:35 DEBUG : banana: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : banana: Excluded 2025/08/07 01:50:35 DEBUG : apple: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : apple: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/07 01:51:00 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" --- PASS: TestTransform (588.07s) --- PASS: TestTransform/NFC (47.81s) --- PASS: TestTransform/NFD (47.31s) --- PASS: TestTransform/base64 (57.51s) --- PASS: TestTransform/prefix (75.62s) --- PASS: TestTransform/suffix (69.84s) --- PASS: TestTransform/truncate (56.00s) --- PASS: TestTransform/encoder (50.21s) --- PASS: TestTransform/ISO-8859-1 (46.49s) --- PASS: TestTransform/charmap (46.39s) --- PASS: TestTransform/lowercase (45.35s) --- PASS: TestTransform/ascii (45.55s) === RUN TestTransformCopy run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/07 01:51:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/07 01:51:02 INFO : sub dir_somesuffix: Making directory 2025/08/07 01:51:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/07 01:51:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/07 01:51:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/07 01:51:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/07 01:51:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/07 01:51:03 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:03 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:51:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:51:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:51:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/07 01:51:05 DEBUG : Waiting for deletions to finish 2025/08/07 01:51:07 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt" --- PASS: TestTransformCopy (6.51s) === RUN TestDoubleTransform run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:09 INFO : tictactoe: Making directory 2025/08/07 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/07 01:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:09 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:51:10 DEBUG : tictactoe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:51:10 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/08/07 01:51:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/07 01:51:10 DEBUG : Waiting for deletions to finish 2025/08/07 01:51:13 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDoubleTransform (5.89s) === RUN TestFileTag run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:16 INFO : toe: Making directory 2025/08/07 01:51:16 INFO : toe/toe: Making directory 2025/08/07 01:51:17 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 01:51:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 01:51:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 01:51:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:17 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:51:18 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:51:18 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/08/07 01:51:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/07 01:51:18 DEBUG : Waiting for deletions to finish 2025/08/07 01:51:21 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/08/07 01:51:23 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (9.94s) === RUN TestNoTag run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:25 INFO : toe: Making directory 2025/08/07 01:51:25 INFO : toe/toe: Making directory 2025/08/07 01:51:26 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 01:51:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 01:51:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 01:51:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:26 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:51:27 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:51:27 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/08/07 01:51:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/07 01:51:27 DEBUG : Waiting for deletions to finish 2025/08/07 01:51:31 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/08/07 01:51:32 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (9.22s) === RUN TestDirTag run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:34 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:51:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 01:51:34 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:34 INFO : tictacempty_dir: Making directory 2025/08/07 01:51:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:35 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:35 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:35 INFO : tictactoe: Making directory 2025/08/07 01:51:35 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:35 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:35 INFO : tictactoe/tictactoe: Making directory 2025/08/07 01:51:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 01:51:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 01:51:36 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:36 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:51:37 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:51:37 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:51:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/07 01:51:37 DEBUG : Waiting for deletions to finish 2025/08/07 01:51:41 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/08/07 01:51:42 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (11.78s) === RUN TestAllTag run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:45 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:51:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 01:51:45 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:46 INFO : tictacempty_dir: Making directory 2025/08/07 01:51:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:46 INFO : tictactoe: Making directory 2025/08/07 01:51:47 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:47 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:47 INFO : tictactoe/tictactoe: Making directory 2025/08/07 01:51:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 01:51:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:51:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:51:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:51:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:48 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:51:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:51:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:51:49 DEBUG : Waiting for deletions to finish 2025/08/07 01:51:50 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 01:51:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:51:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/07 01:51:51 NOTICE: PikPak root 'rclone-test-buwahuy7bebi': 0 differences found 2025/08/07 01:51:51 NOTICE: PikPak root 'rclone-test-buwahuy7bebi': 1 hashes could not be checked 2025/08/07 01:51:51 NOTICE: PikPak root 'rclone-test-buwahuy7bebi': 1 matching files 2025/08/07 01:51:53 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/08/07 01:51:55 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (12.13s) === RUN TestRunTwice run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:51:58 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:58 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:58 INFO : tictactoe: Making directory 2025/08/07 01:51:59 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:59 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:51:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:59 INFO : tictactoe/tictactoe: Making directory 2025/08/07 01:51:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:51:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 01:51:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:51:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 01:51:59 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:51:59 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:52:00 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:52:00 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:52:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/07 01:52:00 DEBUG : Waiting for deletions to finish 2025/08/07 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:02 DEBUG : toe/toe/toe.txt: Sizes identical 2025/08/07 01:52:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 01:52:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/07 01:52:02 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:52:02 DEBUG : Waiting for deletions to finish 2025/08/07 01:52:06 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/08/07 01:52:07 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (10.94s) === RUN TestSyntax 2025/08/07 01:52:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:52:09 INFO : toe: Making directory 2025/08/07 01:52:09 INFO : toe/toe: Making directory 2025/08/07 01:52:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 01:52:10 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:52:10 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:52:11 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:52:11 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/08/07 01:52:11 INFO : toe/toe/toe: Copied (new) 2025/08/07 01:52:11 DEBUG : Waiting for deletions to finish 2025/08/07 01:52:15 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/08/07 01:52:16 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (9.35s) === RUN TestMove run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:52:18 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:52:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 01:52:18 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:18 INFO : tictacempty_dir: Making directory 2025/08/07 01:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:19 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:19 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:19 INFO : tictactoe: Making directory 2025/08/07 01:52:19 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:19 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:19 INFO : tictactoe/tictactoe: Making directory 2025/08/07 01:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:52:20 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:52:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:52:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:52:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:21 INFO : toe/toe/toe.txt: Deleted 2025/08/07 01:52:21 INFO : toe/toe: Removing directory 2025/08/07 01:52:21 INFO : toe: Removing directory 2025/08/07 01:52:21 INFO : empty_dir: Removing directory 2025/08/07 01:52:21 DEBUG : Local file system at /tmp/rclone1852280941: deleted 3 directories 2025/08/07 01:52:25 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/08/07 01:52:26 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (11.08s) === RUN TestTransformFile run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:52:29 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:52:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 01:52:29 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:29 INFO : tictacempty_dir: Making directory 2025/08/07 01:52:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:30 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:30 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:30 INFO : tictactoe: Making directory 2025/08/07 01:52:31 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:31 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:31 INFO : tictactoe/tictactoe: Making directory 2025/08/07 01:52:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 01:52:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:52:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:31 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:52:31 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:52:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:32 INFO : toe/toe/toe.txt: Deleted 2025/08/07 01:52:32 INFO : toe/toe: Removing directory 2025/08/07 01:52:32 INFO : toe: Removing directory 2025/08/07 01:52:32 INFO : empty_dir: Removing directory 2025/08/07 01:52:32 DEBUG : Local file system at /tmp/rclone1852280941: deleted 3 directories 2025/08/07 01:52:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/08/07 01:52:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/07 01:52:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/07 01:52:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/07 01:52:37 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/07 01:52:41 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/08/07 01:52:42 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/08/07 01:52:45 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (19.16s) === RUN TestManualTransformFile run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:52:48 DEBUG : Reset feature "Copy" 2025/08/07 01:52:48 DEBUG : Reset feature "Move" 2025/08/07 01:52:48 DEBUG : Reset feature "Copy" 2025/08/07 01:52:48 DEBUG : Reset feature "Move" 2025/08/07 01:52:48 DEBUG : empty_dir: Making directory with metadata 2025/08/07 01:52:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 01:52:48 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:48 INFO : tictacempty_dir: Making directory 2025/08/07 01:52:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 01:52:49 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:49 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:49 INFO : tictactoe: Making directory 2025/08/07 01:52:50 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:50 DEBUG : toe: transformed to: tictactoe 2025/08/07 01:52:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:50 INFO : tictactoe/tictactoe: Making directory 2025/08/07 01:52:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 01:52:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 01:52:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:52:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:51 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:52:51 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:52:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:52:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 01:52:52 INFO : toe/toe/toe.txt: Deleted 2025/08/07 01:52:52 INFO : toe/toe: Removing directory 2025/08/07 01:52:52 INFO : toe: Removing directory 2025/08/07 01:52:52 INFO : empty_dir: Removing directory 2025/08/07 01:52:52 DEBUG : Local file system at /tmp/rclone1852280941: deleted 3 directories 2025/08/07 01:52:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/08/07 01:52:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/07 01:52:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/07 01:52:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/07 01:52:58 DEBUG : toe/toe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:52:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/08/07 01:52:59 DEBUG : toe/toe/toe.txt: Dst hash empty - aborting Src hash check 2025/08/07 01:52:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/07 01:53:00 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/07 01:53:03 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/08/07 01:53:05 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/08/07 01:53:06 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/08/07 01:53:08 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (22.76s) === RUN TestBase64 run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:53:11 DEBUG : toe: transformed to: dG9l 2025/08/07 01:53:11 DEBUG : toe: transformed to: dG9l 2025/08/07 01:53:11 INFO : dG9l: Making directory 2025/08/07 01:53:12 DEBUG : toe: transformed to: dG9l 2025/08/07 01:53:12 DEBUG : toe: transformed to: dG9l 2025/08/07 01:53:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/07 01:53:12 INFO : dG9l/dG9l: Making directory 2025/08/07 01:53:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/07 01:53:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/07 01:53:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/07 01:53:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 01:53:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/07 01:53:12 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:53:12 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:53:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:53:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/07 01:53:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/07 01:53:14 DEBUG : Waiting for deletions to finish 2025/08/07 01:53:15 DEBUG : dG9l: transformed to: toe 2025/08/07 01:53:15 DEBUG : dG9l: transformed to: toe 2025/08/07 01:53:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/07 01:53:15 DEBUG : dG9l: transformed to: toe 2025/08/07 01:53:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/07 01:53:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/07 01:53:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/07 01:53:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/08/07 01:53:16 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for checks to finish 2025/08/07 01:53:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/07 01:53:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/07 01:53:16 DEBUG : Local file system at /tmp/rclone1852280941: Waiting for transfers to finish 2025/08/07 01:53:16 DEBUG : Waiting for deletions to finish 2025/08/07 01:53:19 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==" 2025/08/07 01:53:20 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (11.09s) === RUN TestError run.go:180: Remote "PikPak root 'rclone-test-buwahuy7bebi'", Local "Local file system at /tmp/rclone1852280941", Modify Window "876000h0m0s" 2025/08/07 01:53:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:22 DEBUG : toe: transformed to: 2025/08/07 01:53:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:22 DEBUG : toe: transformed to: 2025/08/07 01:53:22 INFO : PikPak root 'rclone-test-buwahuy7bebi': Making directory 2025/08/07 01:53:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:22 DEBUG : toe: transformed to: 2025/08/07 01:53:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:22 DEBUG : toe: transformed to: 2025/08/07 01:53:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:22 DEBUG : toe/toe: transformed to: 2025/08/07 01:53:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/07 01:53:22 INFO : toe/toe: Making directory 2025/08/07 01:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:24 DEBUG : toe/toe: transformed to: 2025/08/07 01:53:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/07 01:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:24 DEBUG : toe: transformed to: 2025/08/07 01:53:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 01:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/07 01:53:24 DEBUG : toe/toe/toe: transformed to: 2025/08/07 01:53:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/07 01:53:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for checks to finish 2025/08/07 01:53:24 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Waiting for transfers to finish 2025/08/07 01:53:25 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/07 01:53:25 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/08/07 01:53:25 INFO : toe/toe/toe: Copied (new) 2025/08/07 01:53:25 ERROR : PikPak root 'rclone-test-buwahuy7bebi': not deleting files as there were IO errors 2025/08/07 01:53:25 ERROR : PikPak root 'rclone-test-buwahuy7bebi': not deleting directories as there were IO errors 2025/08/07 01:53:28 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/08/07 01:53:30 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (9.48s) FAIL 2025/08/07 01:53:31 DEBUG : PikPak root 'rclone-test-buwahuy7bebi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 29m29.474427836s (try 1/5)