"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/13 01:01:25 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi" 2025/04/13 01:01:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 01:01:26 DEBUG : Creating backend with remote "/tmp/rclone668761111" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/13 01:01:32 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:32 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyWithDryRun (6.85s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:34 DEBUG : B2 bucket rclone-test-teyudev2javi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:35 DEBUG : Creating backend with remote "/non-existing" 2025/04/13 01:01:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/13 01:01:36 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:36 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:37 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:37 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:38 INFO : B2 bucket rclone-test-teyudev2javi: Running all checks before starting transfers 2025/04/13 01:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:38 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:38 INFO : B2 bucket rclone-test-teyudev2javi: Checks finished, now starting transfers 2025/04/13 01:01:38 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:40 ERROR : Ignoring --no-traverse with sync 2025/04/13 01:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:40 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:40 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:40 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/13 01:01:41 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:41 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/13 01:01:42 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:01:43 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:43 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:01:45 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:45 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 01:01:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:01:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/13 01:01:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:01:46 INFO : sub dir: Making directory 2025/04/13 01:01:46 INFO : sub dir2: Making directory 2025/04/13 01:01:46 INFO : sub dir2/sub sub dir2: Making directory 2025/04/13 01:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:46 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:46 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/13 01:01:46 DEBUG : B2 bucket rclone-test-teyudev2javi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:47 INFO : sub dir2: Making directory 2025/04/13 01:01:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 01:01:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:48 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:48 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:48 DEBUG : sub dir2: Making directory with metadata 2025/04/13 01:01:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:01:49 INFO : sub dir: Making directory 2025/04/13 01:01:49 INFO : sub dir2: Making directory 2025/04/13 01:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:49 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:49 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:49 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:01:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/13 01:01:49 DEBUG : B2 bucket rclone-test-teyudev2javi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/13 01:01:49 DEBUG : B2 bucket rclone-test-teyudev2javi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:50 INFO : sub dir2: Making directory 2025/04/13 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:51 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:51 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:51 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:01:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:52 DEBUG : sub dir2: Making directory with metadata 2025/04/13 01:01:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:01:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:01:52 INFO : sub dir: Making directory 2025/04/13 01:01:52 INFO : sub dir2: Making directory 2025/04/13 01:01:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:52 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:52 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:52 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:01:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/13 01:01:52 DEBUG : B2 bucket rclone-test-teyudev2javi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:53 INFO : sub dir2: Making directory 2025/04/13 01:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:54 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:01:54 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:54 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hikefol7xico" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-teyudev2javi -> B2 bucket rclone-test-hikefol7xico 2025/04/13 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:01:56 DEBUG : B2 bucket rclone-test-hikefol7xico: Waiting for checks to finish 2025/04/13 01:01:56 DEBUG : B2 bucket rclone-test-hikefol7xico: Waiting for transfers to finish 2025/04/13 01:01:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:01:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:01:58 DEBUG : B2 bucket rclone-test-hikefol7xico: Purge remote 2025/04/13 01:01:58 INFO : B2 bucket rclone-test-hikefol7xico: cleaning bucket "rclone-test-hikefol7xico" of all files 2025/04/13 01:01:59 DEBUG : sub dir/hello world: Deleting (id "4_z9fe2ddb3a0ad2bcb9f680e1b_f115019187709a596_d20250413_m010158_c001_v0001184_t0054_u01744506118486") --- PASS: TestServerSideCopy (6.07s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 01:02:02 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:02 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 01:02:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-somiped2kaho" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-teyudev2javi -> B2 bucket rclone-test-somiped2kaho 2025/04/13 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:02:05 DEBUG : B2 bucket rclone-test-somiped2kaho: Waiting for checks to finish 2025/04/13 01:02:05 DEBUG : B2 bucket rclone-test-somiped2kaho: Waiting for transfers to finish 2025/04/13 01:02:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:02:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 01:02:07 DEBUG : B2 bucket rclone-test-somiped2kaho: Waiting for checks to finish 2025/04/13 01:02:07 DEBUG : B2 bucket rclone-test-somiped2kaho: Waiting for transfers to finish 2025/04/13 01:02:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 01:02:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:07 DEBUG : B2 bucket rclone-test-somiped2kaho: Purge remote 2025/04/13 01:02:07 INFO : B2 bucket rclone-test-somiped2kaho: cleaning bucket "rclone-test-somiped2kaho" of all files 2025/04/13 01:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f52fdc3a0ad2bcb9f680e1b_f111f33a3f8037196_d20250413_m010207_c001_v0001165_t0015_u01744506127295") 2025/04/13 01:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f52fdc3a0ad2bcb9f680e1b_f1117fa9fa050cba1_d20250413_m010205_c001_v0001102_t0011_u01744506125718") --- PASS: TestServerSideCopyOverSelf (6.19s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:10 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 01:02:10 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 01:02:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/13 01:02:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwayoq3homu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-teyudev2javi -> B2 bucket rclone-test-tuwayoq3homu 2025/04/13 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:02:13 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Waiting for checks to finish 2025/04/13 01:02:13 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Waiting for transfers to finish 2025/04/13 01:02:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:02:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:14 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Waiting for checks to finish 2025/04/13 01:02:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 01:02:14 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Waiting for transfers to finish 2025/04/13 01:02:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 01:02:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/13 01:02:15 INFO : sub dir/hello world: Deleted 2025/04/13 01:02:16 DEBUG : testing file moves 2025/04/13 01:02:16 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Waiting for checks to finish 2025/04/13 01:02:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/13 01:02:16 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Waiting for transfers to finish 2025/04/13 01:02:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/13 01:02:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/13 01:02:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:17 DEBUG : B2 bucket rclone-test-tuwayoq3homu: Purge remote 2025/04/13 01:02:17 INFO : B2 bucket rclone-test-tuwayoq3homu: cleaning bucket "rclone-test-tuwayoq3homu" of all files 2025/04/13 01:02:17 DEBUG : sub dir/hello world: Deleting (id "4_z9ff21db3a0bd2bcb9f680e1b_f114077cee8400b12_d20250413_m010216_c001_v0001113_t0006_u01744506136410") 2025/04/13 01:02:17 DEBUG : sub dir/hello world: Deleting (id "4_z9ff21db3a0bd2bcb9f680e1b_f113f61a00aef9548_d20250413_m010215_c001_v0001181_t0005_u01744506135069") 2025/04/13 01:02:17 DEBUG : sub dir/hello world: Deleting (id "4_z9ff21db3a0bd2bcb9f680e1b_f103beb9f187ecda8_d20250413_m010213_c001_v0001116_t0027_u01744506133820") --- PASS: TestServerSideMoveOverSelf (7.77s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:19 ERROR : : error listing: directory not found 2025/04/13 01:02:19 INFO : Local file system at /tmp/rclone668761111: Making directory 2025/04/13 01:02:20 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:20 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:02:21 DEBUG : Local file system at /tmp/rclone668761111: Waiting for checks to finish 2025/04/13 01:02:21 DEBUG : Local file system at /tmp/rclone668761111: Waiting for transfers to finish 2025/04/13 01:02:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:02:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/13 01:02:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/13 01:02:23 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:23 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:02:23 INFO : check sum: Copied (new) 2025/04/13 01:02:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:23 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:02:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/13 01:02:23 DEBUG : check sum: Unchanged skipping 2025/04/13 01:02:23 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:23 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/13 01:02:25 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:25 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 01:02:25 INFO : sizeonly: Copied (new) 2025/04/13 01:02:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:26 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:26 DEBUG : sizeonly: Sizes identical 2025/04/13 01:02:26 DEBUG : sizeonly: Unchanged skipping 2025/04/13 01:02:26 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:26 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/13 01:02:27 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:27 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/13 01:02:27 INFO : ignore-size: Copied (new) 2025/04/13 01:02:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:02:28 DEBUG : ignore-size: Unchanged skipping 2025/04/13 01:02:28 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:28 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:28 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:02:30 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:30 DEBUG : existing: Unchanged skipping 2025/04/13 01:02:30 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:30 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/13 01:02:30 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:30 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 01:02:31 INFO : existing: Copied (replaced existing) 2025/04/13 01:02:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 01:02:32 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:32 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 01:02:32 INFO : existing: Copied (new) 2025/04/13 01:02:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:33 DEBUG : existing: Destination exists, skipping 2025/04/13 01:02:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:33 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:35 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/13 01:02:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:02:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 01:02:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:35 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 01:02:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:02:35 INFO : a/potato2: Copied (new) 2025/04/13 01:02:35 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/13 01:02:37 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:02:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/13 01:02:37 DEBUG : empty space: Unchanged skipping 2025/04/13 01:02:37 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:37 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/13 01:02:38 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:02:38 INFO : empty space: Updated modification time in destination 2025/04/13 01:02:38 DEBUG : empty space: Unchanged skipping 2025/04/13 01:02:38 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:38 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:40 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/13 01:02:40 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:02:41 DEBUG : empty space: Unchanged skipping 2025/04/13 01:02:41 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:41 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:42 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/13 01:02:42 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone668761111) 2025/04/13 01:02:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-teyudev2javi) 2025/04/13 01:02:42 DEBUG : foo: sha1 differ 2025/04/13 01:02:42 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/13 01:02:42 INFO : foo: Copied (replaced existing) 2025/04/13 01:02:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:02:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/13 01:02:44 DEBUG : empty space: Unchanged skipping 2025/04/13 01:02:44 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:44 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:02:44 INFO : potato: Copied (new) 2025/04/13 01:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/13 01:02:46 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:46 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/13 01:02:46 INFO : potato: Copied (replaced existing) 2025/04/13 01:02:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/13 01:02:48 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone668761111) 2025/04/13 01:02:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-teyudev2javi) 2025/04/13 01:02:48 DEBUG : potato: sha1 differ 2025/04/13 01:02:48 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/13 01:02:48 INFO : potato: Copied (replaced existing) 2025/04/13 01:02:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:02:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/13 01:02:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:02:50 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:50 DEBUG : empty space: Unchanged skipping 2025/04/13 01:02:50 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:50 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:02:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:02:52 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:52 DEBUG : empty space: Unchanged skipping 2025/04/13 01:02:52 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:02:52 INFO : potato2: Copied (new) 2025/04/13 01:02:52 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:54 INFO : d: Making directory 2025/04/13 01:02:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/13 01:02:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:02:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 01:02:55 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:55 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 01:02:55 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:02:55 INFO : a/potato2: Copied (new) 2025/04/13 01:02:55 DEBUG : Waiting for deletions to finish 2025/04/13 01:02:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/13 01:02:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:02:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 01:02:57 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:02:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 01:02:57 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:02:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:02:57 INFO : a/potato2: Copied (new) 2025/04/13 01:02:57 ERROR : B2 bucket rclone-test-teyudev2javi: not deleting files as there were IO errors 2025/04/13 01:02:57 ERROR : B2 bucket rclone-test-teyudev2javi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:02:59 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:03:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:00 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:00 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:00 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:00 INFO : potato: Deleted 2025/04/13 01:03:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:03:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:02 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:02 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:02 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:02 INFO : potato: Deleted 2025/04/13 01:03:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:02 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:02 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:02 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:03:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:04 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:04 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/13 01:03:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 01:03:07 DEBUG : enormous: Excluded 2025/04/13 01:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 01:03:07 DEBUG : potato2: Excluded 2025/04/13 01:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 01:03:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:03:07 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:07 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:07 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:07 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 01:03:07 DEBUG : enormous: Excluded 2025/04/13 01:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 01:03:07 DEBUG : potato2: Excluded 2025/04/13 01:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 01:03:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/13 01:03:07 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:07 DEBUG : Local file system at /tmp/rclone668761111: Waiting for checks to finish 2025/04/13 01:03:07 DEBUG : Local file system at /tmp/rclone668761111: Waiting for transfers to finish 2025/04/13 01:03:07 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:09 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 01:03:09 DEBUG : enormous: Excluded 2025/04/13 01:03:09 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 01:03:09 DEBUG : potato2: Excluded 2025/04/13 01:03:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:03:10 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:10 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:10 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:10 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:10 INFO : enormous: Deleted 2025/04/13 01:03:10 INFO : potato2: Deleted 2025/04/13 01:03:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/13 01:03:10 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:10 DEBUG : Local file system at /tmp/rclone668761111: Waiting for checks to finish 2025/04/13 01:03:10 DEBUG : Local file system at /tmp/rclone668761111: Waiting for transfers to finish 2025/04/13 01:03:10 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:10 INFO : potato2: Deleted 2025/04/13 01:03:10 INFO : enormous: Deleted 2025/04/13 01:03:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:13 DEBUG : five: Need to transfer - File not found at Destination 2025/04/13 01:03:13 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/13 01:03:13 DEBUG : one: Destination is newer than source, skipping 2025/04/13 01:03:13 DEBUG : three: Sizes identical 2025/04/13 01:03:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 01:03:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 01:03:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone668761111) 2025/04/13 01:03:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-teyudev2javi) 2025/04/13 01:03:13 DEBUG : two: sha1 differ 2025/04/13 01:03:13 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/13 01:03:13 INFO : five: Copied (new) 2025/04/13 01:03:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/13 01:03:14 INFO : four: Copied (replaced existing) 2025/04/13 01:03:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 01:03:14 INFO : two: Copied (replaced existing) 2025/04/13 01:03:14 DEBUG : Waiting for deletions to finish 2025/04/13 01:03:14 DEBUG : one: Destination is newer than source, skipping 2025/04/13 01:03:14 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 01:03:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/13 01:03:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 01:03:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/13 01:03:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/13 01:03:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 01:03:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone668761111) 2025/04/13 01:03:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-teyudev2javi) 2025/04/13 01:03:14 DEBUG : three: sha1 differ 2025/04/13 01:03:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/13 01:03:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/13 01:03:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 01:03:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 01:03:14 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:03:14 INFO : three: Copied (replaced existing) 2025/04/13 01:03:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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 "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/13 01:03:16 INFO : B2 bucket rclone-test-teyudev2javi: Making map for --track-renames 2025/04/13 01:03:16 INFO : B2 bucket rclone-test-teyudev2javi: Finished making map for --track-renames 2025/04/13 01:03:16 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:16 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for renames to finish 2025/04/13 01:03:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 01:03:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 01:03:16 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 01:03:16 INFO : yam: Copied (new) 2025/04/13 01:03:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 01:03:17 INFO : potato: Copied (new) 2025/04/13 01:03:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:03:17 INFO : B2 bucket rclone-test-teyudev2javi: Making map for --track-renames 2025/04/13 01:03:17 INFO : B2 bucket rclone-test-teyudev2javi: Finished making map for --track-renames 2025/04/13 01:03:17 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:17 DEBUG : potato: Unchanged skipping 2025/04/13 01:03:17 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for renames to finish 2025/04/13 01:03:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 01:03:18 INFO : yam: Copied (server-side copy) to: yaml 2025/04/13 01:03:18 INFO : yam: Deleted 2025/04/13 01:03:18 INFO : yaml: Renamed from "yam" 2025/04/13 01:03:18 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/13 01:03:20 INFO : B2 bucket rclone-test-teyudev2javi: Making map for --track-renames 2025/04/13 01:03:20 INFO : B2 bucket rclone-test-teyudev2javi: Finished making map for --track-renames 2025/04/13 01:03:20 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 01:03:20 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for renames to finish 2025/04/13 01:03:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 01:03:20 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 01:03:20 INFO : yam: Copied (new) 2025/04/13 01:03:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 01:03:21 INFO : potato: Copied (new) 2025/04/13 01:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:03:21 INFO : B2 bucket rclone-test-teyudev2javi: Making map for --track-renames 2025/04/13 01:03:21 DEBUG : potato: Unchanged skipping 2025/04/13 01:03:21 INFO : B2 bucket rclone-test-teyudev2javi: Finished making map for --track-renames 2025/04/13 01:03:21 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:21 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for renames to finish 2025/04/13 01:03:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 01:03:21 INFO : yam: Copied (server-side copy) to: yaml 2025/04/13 01:03:22 INFO : yam: Deleted 2025/04/13 01:03:22 INFO : yaml: Renamed from "yam" 2025/04/13 01:03:22 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/13 01:03:24 INFO : B2 bucket rclone-test-teyudev2javi: Making map for --track-renames 2025/04/13 01:03:24 INFO : B2 bucket rclone-test-teyudev2javi: Finished making map for --track-renames 2025/04/13 01:03:24 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 01:03:24 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for renames to finish 2025/04/13 01:03:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/13 01:03:24 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 01:03:24 INFO : sub/yam: Copied (new) 2025/04/13 01:03:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 01:03:24 INFO : potato: Copied (new) 2025/04/13 01:03:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:03:25 DEBUG : potato: Unchanged skipping 2025/04/13 01:03:25 INFO : B2 bucket rclone-test-teyudev2javi: Making map for --track-renames 2025/04/13 01:03:25 INFO : B2 bucket rclone-test-teyudev2javi: Finished making map for --track-renames 2025/04/13 01:03:25 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:25 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for renames to finish 2025/04/13 01:03:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 01:03:25 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/13 01:03:25 INFO : sub/yam: Deleted 2025/04/13 01:03:25 INFO : yam: Renamed from "sub/yam" 2025/04/13 01:03:25 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:27 DEBUG : Creating backend with remote "/tmp/rclone668761111/dir1" 2025/04/13 01:03:27 DEBUG : Creating backend with remote "/tmp/rclone668761111/dir2" 2025/04/13 01:03:27 DEBUG : Local file system at /tmp/rclone668761111/dir2: Using server-side directory move 2025/04/13 01:03:27 INFO : Local file system at /tmp/rclone668761111/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 01:03:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/13 01:03:27 INFO : file1.txt: Moved (server-side) 2025/04/13 01:03:27 DEBUG : Local file system at /tmp/rclone668761111/dir2: Waiting for checks to finish 2025/04/13 01:03:27 DEBUG : Local file system at /tmp/rclone668761111/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:03:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 01:03:28 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:28 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/13 01:03:28 INFO : nested/sub dir/file: Copied (new) 2025/04/13 01:03:28 INFO : nested/sub dir/file: Deleted 2025/04/13 01:03:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:03:28 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:03:28 INFO : sub dir/hello world: Deleted 2025/04/13 01:03:28 INFO : sub dir: Removing directory 2025/04/13 01:03:28 INFO : nested/sub dir: Removing directory 2025/04/13 01:03:28 INFO : nested: Removing directory 2025/04/13 01:03:28 DEBUG : Local file system at /tmp/rclone668761111: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 01:03:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 01:03:30 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:30 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/13 01:03:30 INFO : nested/sub dir/file: Copied (new) 2025/04/13 01:03:30 INFO : nested/sub dir/file: Deleted 2025/04/13 01:03:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 01:03:31 INFO : sub dir/hello world: Copied (new) 2025/04/13 01:03:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 01:03:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/13 01:03:32 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:32 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 01:03:32 INFO : existing: Copied (new) 2025/04/13 01:03:32 INFO : existing: Deleted 2025/04/13 01:03:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/13 01:03:32 INFO : existing-b: Copied (new) 2025/04/13 01:03:32 INFO : existing-b: Deleted 2025/04/13 01:03:33 DEBUG : existing: Destination exists, skipping 2025/04/13 01:03:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/13 01:03:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:03:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:03:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tesixus3jore" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-teyudev2javi -> B2 bucket rclone-test-tesixus3jore 2025/04/13 01:03:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/13 01:03:38 DEBUG : empty space: Unchanged skipping 2025/04/13 01:03:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 01:03:38 DEBUG : B2 bucket rclone-test-tesixus3jore: Waiting for checks to finish 2025/04/13 01:03:38 INFO : empty space: Deleted 2025/04/13 01:03:38 DEBUG : B2 bucket rclone-test-tesixus3jore: Waiting for transfers to finish 2025/04/13 01:03:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:03:38 INFO : potato2: Copied (server-side copy) 2025/04/13 01:03:39 INFO : potato2: Deleted 2025/04/13 01:03:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 01:03:39 INFO : potato3: Copied (server-side copy) 2025/04/13 01:03:39 INFO : potato3: Deleted 2025/04/13 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kodipac7vori" 2025/04/13 01:03:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/13 01:03:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 01:03:40 DEBUG : B2 bucket rclone-test-kodipac7vori: Waiting for checks to finish 2025/04/13 01:03:40 DEBUG : B2 bucket rclone-test-kodipac7vori: Waiting for transfers to finish 2025/04/13 01:03:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:03:47 INFO : potato2: Copied (server-side copy) 2025/04/13 01:03:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:03:47 INFO : empty space: Copied (server-side copy) 2025/04/13 01:03:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 01:03:47 INFO : potato3: Copied (server-side copy) 2025/04/13 01:03:47 INFO : potato2: Deleted 2025/04/13 01:03:47 INFO : empty space: Deleted 2025/04/13 01:03:47 INFO : potato3: Deleted 2025/04/13 01:03:48 DEBUG : B2 bucket rclone-test-kodipac7vori: Purge remote 2025/04/13 01:03:48 INFO : B2 bucket rclone-test-kodipac7vori: cleaning bucket "rclone-test-kodipac7vori" of all files 2025/04/13 01:03:48 DEBUG : empty space: Deleting (id "4_z0f327d23a0cd2bcb9f680e1b_f100eb2819f169260_d20250413_m010346_c001_v0001037_t0050_u01744506226885") 2025/04/13 01:03:48 DEBUG : potato2: Deleting (id "4_z0f327d23a0cd2bcb9f680e1b_f119a350cb0aa621a_d20250413_m010346_c001_v0001109_t0004_u01744506226497") 2025/04/13 01:03:48 DEBUG : potato3: Deleting (id "4_z0f327d23a0cd2bcb9f680e1b_f103d3b12208a0ef0_d20250413_m010346_c001_v0001029_t0013_u01744506226881") 2025/04/13 01:03:49 DEBUG : B2 bucket rclone-test-tesixus3jore: Purge remote 2025/04/13 01:03:49 INFO : B2 bucket rclone-test-tesixus3jore: cleaning bucket "rclone-test-tesixus3jore" of all files 2025/04/13 01:03:50 DEBUG : empty space: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f4161c73326615cec_d20250413_m010347_c001_v7007000_t0000_u01744506227627") 2025/04/13 01:03:50 DEBUG : empty space: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f108da1c73e30896c_d20250413_m010337_c001_v0001150_t0030_u01744506217608") 2025/04/13 01:03:50 DEBUG : potato2: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f401af802ee56134e_d20250413_m010347_c001_v7007000_t0000_u01744506227504") 2025/04/13 01:03:50 DEBUG : potato2: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f104c3b81add4020f_d20250413_m010338_c001_v0001091_t0011_u01744506218670") 2025/04/13 01:03:50 DEBUG : potato3: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f401af802ee56134f_d20250413_m010347_c001_v7007000_t0000_u01744506227709") 2025/04/13 01:03:50 DEBUG : potato3: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f101792440294e5d4_d20250413_m010339_c001_v0001037_t0034_u01744506219004") 2025/04/13 01:03:50 DEBUG : potato3: Deleting (id "4_zff226d03a0cd2bcb9f680e1b_f108da1c73e308970_d20250413_m010337_c001_v0001150_t0021_u01744506217894") --- PASS: TestServerSideMove (17.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yovozan0vuyi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-teyudev2javi -> B2 bucket rclone-test-yovozan0vuyi 2025/04/13 01:03:57 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 01:03:57 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 01:03:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 01:03:57 DEBUG : B2 bucket rclone-test-yovozan0vuyi: Waiting for checks to finish 2025/04/13 01:03:57 DEBUG : B2 bucket rclone-test-yovozan0vuyi: Waiting for transfers to finish 2025/04/13 01:03:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:03:57 INFO : potato2: Copied (server-side copy) 2025/04/13 01:03:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 01:03:58 INFO : potato3: Copied (server-side copy) 2025/04/13 01:03:58 INFO : potato2: Deleted 2025/04/13 01:03:58 INFO : potato3: Deleted 2025/04/13 01:03:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xuhuyus3pebe" 2025/04/13 01:03:59 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 01:03:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:03:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 01:03:59 DEBUG : B2 bucket rclone-test-xuhuyus3pebe: Waiting for checks to finish 2025/04/13 01:03:59 DEBUG : B2 bucket rclone-test-xuhuyus3pebe: Waiting for transfers to finish 2025/04/13 01:04:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:04:03 INFO : potato2: Copied (server-side copy) 2025/04/13 01:04:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 01:04:03 INFO : potato3: Copied (server-side copy) 2025/04/13 01:04:04 INFO : potato2: Deleted 2025/04/13 01:04:04 INFO : potato3: Deleted 2025/04/13 01:04:04 DEBUG : B2 bucket rclone-test-xuhuyus3pebe: Purge remote 2025/04/13 01:04:04 INFO : B2 bucket rclone-test-xuhuyus3pebe: cleaning bucket "rclone-test-xuhuyus3pebe" of all files 2025/04/13 01:04:04 DEBUG : potato2: Deleting (id "4_z5f32bdb3a0cd2bcb9f680e1b_f1105870bf7800971_d20250413_m010403_c001_v0001109_t0044_u01744506243293") 2025/04/13 01:04:04 DEBUG : potato3: Deleting (id "4_z5f32bdb3a0cd2bcb9f680e1b_f10055282a58c7d0b_d20250413_m010403_c001_v0001146_t0053_u01744506243682") 2025/04/13 01:04:05 DEBUG : B2 bucket rclone-test-yovozan0vuyi: Purge remote 2025/04/13 01:04:05 INFO : B2 bucket rclone-test-yovozan0vuyi: cleaning bucket "rclone-test-yovozan0vuyi" of all files 2025/04/13 01:04:05 DEBUG : empty space: Deleting (id "4_z8f62ad93a0cd2bcb9f680e1b_f112182e453eb6da2_d20250413_m010356_c001_v0001171_t0006_u01744506236220") 2025/04/13 01:04:05 DEBUG : potato2: Deleting (id "4_z8f62ad93a0cd2bcb9f680e1b_f400873e5dff82f5f_d20250413_m010403_c001_v7007000_t0000_u01744506243938") 2025/04/13 01:04:05 DEBUG : potato2: Deleting (id "4_z8f62ad93a0cd2bcb9f680e1b_f105e7ab9e9dbea62_d20250413_m010357_c001_v0001101_t0000_u01744506237406") 2025/04/13 01:04:05 DEBUG : potato3: Deleting (id "4_z8f62ad93a0cd2bcb9f680e1b_f400873e5dff82f60_d20250413_m010404_c001_v7007000_t0000_u01744506244118") 2025/04/13 01:04:05 DEBUG : potato3: Deleting (id "4_z8f62ad93a0cd2bcb9f680e1b_f1038160781abd061_d20250413_m010357_c001_v0001136_t0028_u01744506237761") 2025/04/13 01:04:05 DEBUG : potato3: Deleting (id "4_z8f62ad93a0cd2bcb9f680e1b_f112182e453eb6db0_d20250413_m010356_c001_v0001171_t0055_u01744506236541") --- PASS: TestServerSideMoveWithFilter (15.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pababel7duvi" 2025/04/13 01:04:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-teyudev2javi -> B2 bucket rclone-test-pababel7duvi 2025/04/13 01:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:04:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/13 01:04:13 DEBUG : empty space: Unchanged skipping 2025/04/13 01:04:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 01:04:13 DEBUG : B2 bucket rclone-test-pababel7duvi: Waiting for checks to finish 2025/04/13 01:04:13 INFO : empty space: Deleted 2025/04/13 01:04:13 DEBUG : B2 bucket rclone-test-pababel7duvi: Waiting for transfers to finish 2025/04/13 01:04:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:04:14 INFO : potato2: Copied (server-side copy) 2025/04/13 01:04:14 INFO : potato2: Deleted 2025/04/13 01:04:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 01:04:14 INFO : potato3: Copied (server-side copy) 2025/04/13 01:04:14 INFO : potato3: Deleted 2025/04/13 01:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-putadik0duka" 2025/04/13 01:04:15 INFO : tomatoDir: Making directory 2025/04/13 01:04:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/13 01:04:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 01:04:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 01:04:16 DEBUG : B2 bucket rclone-test-putadik0duka: Waiting for checks to finish 2025/04/13 01:04:16 DEBUG : B2 bucket rclone-test-putadik0duka: Waiting for transfers to finish 2025/04/13 01:04:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 01:04:16 INFO : empty space: Copied (server-side copy) 2025/04/13 01:04:17 INFO : empty space: Deleted 2025/04/13 01:04:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/13 01:04:17 INFO : potato3: Copied (server-side copy) 2025/04/13 01:04:17 INFO : potato3: Deleted 2025/04/13 01:04:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 01:04:17 INFO : potato2: Copied (server-side copy) 2025/04/13 01:04:17 INFO : potato2: Deleted 2025/04/13 01:04:18 DEBUG : B2 bucket rclone-test-putadik0duka: Purge remote 2025/04/13 01:04:18 INFO : B2 bucket rclone-test-putadik0duka: cleaning bucket "rclone-test-putadik0duka" of all files 2025/04/13 01:04:18 DEBUG : empty space: Deleting (id "4_zbf02fdb3a0cd2bcb9f680e1b_f11975522e22c4948_d20250413_m010416_c001_v0001181_t0004_u01744506256731") 2025/04/13 01:04:18 DEBUG : potato2: Deleting (id "4_zbf02fdb3a0cd2bcb9f680e1b_f108c93546bb48bc3_d20250413_m010417_c001_v0001109_t0032_u01744506257018") 2025/04/13 01:04:18 DEBUG : potato3: Deleting (id "4_zbf02fdb3a0cd2bcb9f680e1b_f1132a208d34e7aa6_d20250413_m010417_c001_v0001183_t0018_u01744506257101") 2025/04/13 01:04:19 DEBUG : B2 bucket rclone-test-pababel7duvi: Purge remote 2025/04/13 01:04:19 INFO : B2 bucket rclone-test-pababel7duvi: cleaning bucket "rclone-test-pababel7duvi" of all files 2025/04/13 01:04:19 DEBUG : empty space: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f4187a98c416a6c4e_d20250413_m010417_c001_v7007000_t0000_u01744506257000") 2025/04/13 01:04:19 DEBUG : empty space: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f11088e94fdd859e5_d20250413_m010412_c001_v0001172_t0017_u01744506252362") 2025/04/13 01:04:19 DEBUG : potato2: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f4187a98c416a6c50_d20250413_m010417_c001_v7007000_t0000_u01744506257802") 2025/04/13 01:04:19 DEBUG : potato2: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f1140593c95439c19_d20250413_m010413_c001_v0001093_t0006_u01744506253721") 2025/04/13 01:04:19 DEBUG : potato3: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f4187a98c416a6c4f_d20250413_m010417_c001_v7007000_t0000_u01744506257331") 2025/04/13 01:04:19 DEBUG : potato3: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f115b218c8f92b979_d20250413_m010414_c001_v0001029_t0041_u01744506254091") 2025/04/13 01:04:19 DEBUG : potato3: Deleting (id "4_z8f52ed43a0cd2bcb9f680e1b_f11088e94fdd859e9_d20250413_m010412_c001_v0001172_t0042_u01744506252910") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.39s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/rclone-sync-test" 2025/04/13 01:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/rclone-sync-test-include/layer2" 2025/04/13 01:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/rclone-sync-test-ignore-file" 2025/04/13 01:04:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/13 01:04:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/13 01:04:34 DEBUG : pacer: Reducing sleep to 10ms 2025/04/13 01:04:34 DEBUG : B2 bucket rclone-test-teyudev2javi path rclone-sync-test: Waiting for checks to finish 2025/04/13 01:04:34 DEBUG : B2 bucket rclone-test-teyudev2javi path rclone-sync-test: Waiting for transfers to finish 2025/04/13 01:04:34 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:34 INFO : There was nothing to transfer 2025/04/13 01:04:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:04:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:04:35 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:35 DEBUG : B2 bucket rclone-test-teyudev2javi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/13 01:04:35 DEBUG : B2 bucket rclone-test-teyudev2javi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/13 01:04:35 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:04:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:04:35 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:36 DEBUG : B2 bucket rclone-test-teyudev2javi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/13 01:04:36 DEBUG : B2 bucket rclone-test-teyudev2javi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/13 01:04:36 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.65s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/CompareDest" 2025/04/13 01:04:46 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 01:04:46 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:46 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:04:46 INFO : one: Copied (new) 2025/04/13 01:04:46 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:47 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:47 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 01:04:47 INFO : one: Copied (replaced existing) 2025/04/13 01:04:47 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:49 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 01:04:49 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:49 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:49 INFO : There was nothing to transfer 2025/04/13 01:04:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 01:04:51 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 01:04:51 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:51 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:51 INFO : There was nothing to transfer 2025/04/13 01:04:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 01:04:51 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 01:04:51 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:51 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:51 INFO : There was nothing to transfer 2025/04/13 01:04:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:53 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/13 01:04:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 01:04:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 01:04:53 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 01:04:53 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:53 DEBUG : Waiting for deletions to finish 2025/04/13 01:04:53 INFO : There was nothing to transfer 2025/04/13 01:04:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 01:04:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 01:04:53 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:04:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:04:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 01:04:53 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:04:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/13 01:04:54 INFO : two: Copied (new) 2025/04/13 01:04:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dest" 2025/04/13 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/pre-dest1" 2025/04/13 01:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/pre-dest2" 2025/04/13 01:05:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/13 01:05:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/13 01:05:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/13 01:05:02 DEBUG : B2 bucket rclone-test-teyudev2javi path dest: Waiting for checks to finish 2025/04/13 01:05:02 DEBUG : B2 bucket rclone-test-teyudev2javi path dest: Waiting for transfers to finish 2025/04/13 01:05:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/13 01:05:03 INFO : 3: Copied (new) 2025/04/13 01:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.44s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/CopyDest" 2025/04/13 01:05:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 01:05:08 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:08 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:05:08 INFO : one: Copied (new) 2025/04/13 01:05:08 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:05:09 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:09 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 01:05:09 INFO : one: Copied (replaced existing) 2025/04/13 01:05:09 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/BackupDir" 2025/04/13 01:05:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:05:12 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 01:05:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:05:14 INFO : one: Copied (server-side copy) 2025/04/13 01:05:14 INFO : one: Deleted 2025/04/13 01:05:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 01:05:14 INFO : one: Copied (server-side copy) 2025/04/13 01:05:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/13 01:05:14 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:14 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:16 DEBUG : one: Unchanged skipping 2025/04/13 01:05:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 01:05:17 INFO : two: Copied (server-side copy) 2025/04/13 01:05:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/13 01:05:17 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:17 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:17 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:17 DEBUG : one: Unchanged skipping 2025/04/13 01:05:17 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:17 DEBUG : two: Unchanged skipping 2025/04/13 01:05:17 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:17 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:17 INFO : There was nothing to transfer 2025/04/13 01:05:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:18 DEBUG : one: Unchanged skipping 2025/04/13 01:05:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/13 01:05:18 DEBUG : three: Destination not found in --copy-dest 2025/04/13 01:05:18 DEBUG : three: Need to transfer - File not found at Destination 2025/04/13 01:05:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 01:05:18 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:18 DEBUG : two: Unchanged skipping 2025/04/13 01:05:18 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/13 01:05:19 INFO : three: Copied (new) 2025/04/13 01:05:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.11s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/backup" 2025/04/13 01:05:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 01:05:26 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:26 DEBUG : two: Unchanged skipping 2025/04/13 01:05:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:05:27 INFO : one: Copied (server-side copy) 2025/04/13 01:05:27 INFO : one: Deleted 2025/04/13 01:05:27 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:05:28 INFO : one: Copied (new) 2025/04/13 01:05:28 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:05:28 INFO : three.txt: Copied (server-side copy) 2025/04/13 01:05:29 INFO : three.txt: Deleted 2025/04/13 01:05:29 INFO : three.txt: Moved into backup dir 2025/04/13 01:05:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 01:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:30 DEBUG : two: Unchanged skipping 2025/04/13 01:05:30 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:05:31 INFO : one: Copied (server-side copy) 2025/04/13 01:05:31 INFO : one: Deleted 2025/04/13 01:05:31 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 01:05:31 INFO : one: Copied (new) 2025/04/13 01:05:31 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:05:31 INFO : three.txt: Copied (server-side copy) 2025/04/13 01:05:32 INFO : three.txt: Deleted 2025/04/13 01:05:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/backup" 2025/04/13 01:05:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 01:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:38 DEBUG : two: Unchanged skipping 2025/04/13 01:05:38 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:05:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 01:05:39 INFO : one: Deleted 2025/04/13 01:05:39 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:05:40 INFO : one: Copied (new) 2025/04/13 01:05:40 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:05:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 01:05:40 INFO : three.txt: Deleted 2025/04/13 01:05:40 INFO : three.txt: Moved into backup dir 2025/04/13 01:05:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 01:05:42 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:42 DEBUG : two: Unchanged skipping 2025/04/13 01:05:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:05:43 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 01:05:43 INFO : one: Deleted 2025/04/13 01:05:43 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 01:05:43 INFO : one: Copied (new) 2025/04/13 01:05:43 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:05:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 01:05:44 INFO : three.txt: Deleted 2025/04/13 01:05:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/backup" 2025/04/13 01:05:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 01:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:51 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:51 DEBUG : two: Unchanged skipping 2025/04/13 01:05:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:05:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 01:05:52 INFO : one: Deleted 2025/04/13 01:05:52 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:05:53 INFO : one: Copied (new) 2025/04/13 01:05:53 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:05:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 01:05:54 INFO : three.txt: Deleted 2025/04/13 01:05:54 INFO : three.txt: Moved into backup dir 2025/04/13 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 01:05:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:05:55 DEBUG : two: Unchanged skipping 2025/04/13 01:05:55 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:05:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:05:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 01:05:56 INFO : one: Deleted 2025/04/13 01:05:56 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:05:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 01:05:56 INFO : one: Copied (new) 2025/04/13 01:05:56 DEBUG : Waiting for deletions to finish 2025/04/13 01:05:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:05:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 01:05:57 INFO : three.txt: Deleted 2025/04/13 01:05:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.90s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 01:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:02 DEBUG : two: Unchanged skipping 2025/04/13 01:06:02 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:06:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:06:03 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 01:06:03 INFO : one: Deleted 2025/04/13 01:06:03 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:06:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:06:04 INFO : one: Copied (new) 2025/04/13 01:06:04 DEBUG : Waiting for deletions to finish 2025/04/13 01:06:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:06:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 01:06:04 INFO : three.txt: Deleted 2025/04/13 01:06:04 INFO : three.txt: Moved into backup dir 2025/04/13 01:06:05 DEBUG : one.bak: Excluded (Path Filter) 2025/04/13 01:06:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/13 01:06:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 01:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:05 DEBUG : two: Unchanged skipping 2025/04/13 01:06:05 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for checks to finish 2025/04/13 01:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:06:06 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 01:06:06 INFO : one: Deleted 2025/04/13 01:06:06 DEBUG : B2 bucket rclone-test-teyudev2javi path dst: Waiting for transfers to finish 2025/04/13 01:06:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 01:06:06 INFO : one: Copied (new) 2025/04/13 01:06:06 DEBUG : Waiting for deletions to finish 2025/04/13 01:06:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:06:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 01:06:07 INFO : three.txt: Deleted 2025/04/13 01:06:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:06:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 01:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:06:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 01:06:13 INFO : one: Deleted 2025/04/13 01:06:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:06:14 INFO : one: Copied (new) 2025/04/13 01:06:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:14 DEBUG : two: Unchanged skipping 2025/04/13 01:06:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/13 01:06:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:06:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 01:06:15 INFO : three.txt: Deleted 2025/04/13 01:06:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:06:15 INFO : three.txt: Copied (new) 2025/04/13 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 01:06:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:06:17 INFO : one: Copied (server-side copy) to: one.bak 2025/04/13 01:06:17 INFO : one: Deleted 2025/04/13 01:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 01:06:17 INFO : one: Copied (new) 2025/04/13 01:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:17 DEBUG : two: Unchanged skipping 2025/04/13 01:06:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/13 01:06:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:06:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/13 01:06:18 INFO : three.txt: Deleted 2025/04/13 01:06:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/13 01:06:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-teyudev2javi/dst" 2025/04/13 01:06:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 01:06:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 01:06:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 01:06:25 INFO : one: Deleted 2025/04/13 01:06:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:06:26 INFO : one: Copied (new) 2025/04/13 01:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:26 DEBUG : two: Unchanged skipping 2025/04/13 01:06:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/13 01:06:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 01:06:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 01:06:27 INFO : three.txt: Deleted 2025/04/13 01:06:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:06:27 INFO : three.txt: Copied (new) 2025/04/13 01:06:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 01:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/13 01:06:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/13 01:06:28 INFO : one: Deleted 2025/04/13 01:06:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/13 01:06:29 INFO : one: Copied (new) 2025/04/13 01:06:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:29 DEBUG : two: Unchanged skipping 2025/04/13 01:06:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/13 01:06:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/13 01:06:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/13 01:06:30 INFO : three.txt: Deleted 2025/04/13 01:06:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/13 01:06:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.35s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/13 01:06:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:06:33 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:06:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/13 01:06:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/13 01:06:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 01:06:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:06:35 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:06:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 01:06:35 INFO : existing: Copied (new) 2025/04/13 01:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/13 01:06:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/13 01:06:36 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:06:36 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:06:36 ERROR : B2 bucket rclone-test-teyudev2javi: not deleting files as there were IO errors 2025/04/13 01:06:36 ERROR : B2 bucket rclone-test-teyudev2javi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncImmutable (3.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:38 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:06:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:38 DEBUG : existing: Unchanged skipping 2025/04/13 01:06:38 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:06:38 DEBUG : Waiting for deletions to finish 2025/04/13 01:06:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.70s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:06:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:06:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both1: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both0: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both13: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both14: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both15: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both10: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both17: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both18: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both19: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both2: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both3: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both4: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both5: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both6: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both7: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both8: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:06:56 DEBUG : both9: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both11: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both12: Unchanged skipping 2025/04/13 01:06:56 DEBUG : both16: Unchanged skipping 2025/04/13 01:06:56 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:06:56 DEBUG : Waiting for deletions to finish 2025/04/13 01:06:56 INFO : only13: Deleted 2025/04/13 01:06:56 INFO : only18: Deleted 2025/04/13 01:06:57 INFO : only19: Deleted 2025/04/13 01:06:57 INFO : only10: Deleted 2025/04/13 01:06:57 INFO : only14: Deleted 2025/04/13 01:06:57 INFO : only15: Deleted 2025/04/13 01:06:57 INFO : only4: Deleted 2025/04/13 01:06:57 INFO : only6: Deleted 2025/04/13 01:06:57 INFO : only0: Deleted 2025/04/13 01:06:57 INFO : only1: Deleted 2025/04/13 01:06:57 INFO : only11: Deleted 2025/04/13 01:06:57 INFO : only17: Deleted 2025/04/13 01:06:57 INFO : only8: Deleted 2025/04/13 01:06:57 INFO : only9: Deleted 2025/04/13 01:06:57 INFO : only12: Deleted 2025/04/13 01:06:57 INFO : only16: Deleted 2025/04/13 01:06:57 INFO : only2: Deleted 2025/04/13 01:06:57 INFO : only3: Deleted 2025/04/13 01:06:57 INFO : only5: Deleted 2025/04/13 01:06:57 INFO : only7: Deleted 2025/04/13 01:06:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both0: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both1: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both10: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both11: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both12: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both13: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both14: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both15: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both16: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both17: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both18: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both19: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both2: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both3: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both4: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both5: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both6: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both7: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both8: Unchanged skipping 2025/04/13 01:07:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 01:07:18 DEBUG : both9: Unchanged skipping 2025/04/13 01:07:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/13 01:07:18 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for checks to finish 2025/04/13 01:07:18 DEBUG : B2 bucket rclone-test-teyudev2javi: Waiting for transfers to finish 2025/04/13 01:07:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:18 INFO : only0: Copied (replaced existing) 2025/04/13 01:07:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:18 INFO : only1: Copied (replaced existing) 2025/04/13 01:07:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:18 INFO : only10: Copied (replaced existing) 2025/04/13 01:07:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:18 INFO : only12: Copied (replaced existing) 2025/04/13 01:07:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:18 INFO : only13: Copied (replaced existing) 2025/04/13 01:07:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:18 INFO : only14: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only15: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only16: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only17: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only11: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only18: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only19: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only2: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only3: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only4: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only5: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only6: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only7: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only8: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 01:07:19 INFO : only9: Copied (replaced existing) 2025/04/13 01:07:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.80s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:28 DEBUG : empty_dir: Making directory with metadata 2025/04/13 01:07:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:07:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 01:07:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:07:28 INFO : empty_on_remote: Making directory 2025/04/13 01:07:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:31 DEBUG : empty_dir: Making directory with metadata 2025/04/13 01:07:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:07:31 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 01:07:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 01:07:31 INFO : empty_on_remote: Making directory 2025/04/13 01:07:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:34 INFO : sub dir: Making directory 2025/04/13 01:07:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" 2025/04/13 01:07:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 01:07:38 INFO : sub dir: Making directory 2025/04/13 01:07:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-teyudev2javi", Local "Local file system at /tmp/rclone668761111", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.19s) PASS 2025/04/13 01:07:41 DEBUG : B2 bucket rclone-test-teyudev2javi: Purge remote 2025/04/13 01:07:41 INFO : B2 bucket rclone-test-teyudev2javi: cleaning bucket "rclone-test-teyudev2javi" of all files 2025/04/13 01:07:42 DEBUG : BackupDir/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bb5_d20250413_m010519_c001_v7007000_t0000_u01744506319892") 2025/04/13 01:07:42 DEBUG : BackupDir/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f104d9d151f2fc13d_d20250413_m010513_c001_v0001183_t0039_u01744506313971") 2025/04/13 01:07:42 DEBUG : CompareDest/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b354_d20250413_m010454_c001_v7007000_t0000_u01744506294863") 2025/04/13 01:07:42 DEBUG : CompareDest/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f3b0_d20250413_m010449_c001_v0001117_t0037_u01744506289047") 2025/04/13 01:07:42 DEBUG : CompareDest/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b355_d20250413_m010455_c001_v7007000_t0000_u01744506295043") 2025/04/13 01:07:42 DEBUG : CompareDest/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3b16_d20250413_m010450_c001_v0001183_t0020_u01744506290597") 2025/04/13 01:07:42 DEBUG : CopyDest/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bb7_d20250413_m010520_c001_v7007000_t0000_u01744506320081") 2025/04/13 01:07:42 DEBUG : CopyDest/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde5c4_d20250413_m010511_c001_v0001183_t0052_u01744506311136") 2025/04/13 01:07:42 DEBUG : CopyDest/three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bb9_d20250413_m010520_c001_v7007000_t0000_u01744506320267") 2025/04/13 01:07:42 DEBUG : CopyDest/three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3ded_d20250413_m010518_c001_v0001183_t0057_u01744506318155") 2025/04/13 01:07:42 DEBUG : CopyDest/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bba_d20250413_m010520_c001_v7007000_t0000_u01744506320449") 2025/04/13 01:07:42 DEBUG : CopyDest/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f420_d20250413_m010515_c001_v0001117_t0051_u01744506315256") 2025/04/13 01:07:42 DEBUG : EXISTING: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee561425_d20250413_m010639_c001_v7007000_t0000_u01744506399122") 2025/04/13 01:07:42 DEBUG : EXISTING: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5ac_d20250413_m010637_c001_v0001117_t0020_u01744506397792") 2025/04/13 01:07:42 DEBUG : Testêé: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee561421_d20250413_m010634_c001_v7007000_t0000_u01744506394386") 2025/04/13 01:07:42 DEBUG : Testêé: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4667_d20250413_m010633_c001_v0001183_t0027_u01744506393806") 2025/04/13 01:07:42 DEBUG : Testêé: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f58e_d20250413_m010632_c001_v0001117_t0022_u01744506392437") 2025/04/13 01:07:43 DEBUG : a/potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82ef8_d20250413_m010258_c001_v7007000_t0000_u01744506178380") 2025/04/13 01:07:43 DEBUG : a/potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd303a_d20250413_m010257_c001_v0001183_t0058_u01744506177806") 2025/04/13 01:07:43 DEBUG : a/potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82ee6_d20250413_m010256_c001_v7007000_t0000_u01744506176090") 2025/04/13 01:07:43 DEBUG : a/potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3014_d20250413_m010255_c001_v0001183_t0057_u01744506175326") 2025/04/13 01:07:43 DEBUG : a/potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b190_d20250413_m010236_c001_v7007000_t0000_u01744506156461") 2025/04/13 01:07:43 DEBUG : a/potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e94_d20250413_m010235_c001_v0001183_t0055_u01744506155718") 2025/04/13 01:07:43 DEBUG : b/potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82efb_d20250413_m010258_c001_v7007000_t0000_u01744506178560") 2025/04/13 01:07:43 DEBUG : b/potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd302e_d20250413_m010256_c001_v0001183_t0031_u01744506176998") 2025/04/13 01:07:43 DEBUG : b/potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82ee0_d20250413_m010255_c001_v7007000_t0000_u01744506175540") 2025/04/13 01:07:43 DEBUG : b/potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd300c_d20250413_m010254_c001_v0001183_t0032_u01744506174539") 2025/04/13 01:07:43 DEBUG : b/potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b18f_d20250413_m010235_c001_v7007000_t0000_u01744506155914") 2025/04/13 01:07:43 DEBUG : b/potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e84_d20250413_m010234_c001_v0001183_t0038_u01744506154961") 2025/04/13 01:07:43 DEBUG : backup/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f419f9d256e513abd_d20250413_m010532_c001_v7007000_t0000_u01744506332506") 2025/04/13 01:07:43 DEBUG : backup/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f110b46cf7fc6196e_d20250413_m010530_c001_v0001179_t0029_u01744506330909") 2025/04/13 01:07:43 DEBUG : backup/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f101d7008ba2863d6_d20250413_m010527_c001_v0001183_t0047_u01744506327394") 2025/04/13 01:07:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546e4_d20250413_m010557_c001_v7007000_t0000_u01744506357900") 2025/04/13 01:07:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f106ed8f1d14182f7_d20250413_m010556_c001_v0001042_t0042_u01744506356093") 2025/04/13 01:07:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1004e90cbe20dad0_d20250413_m010552_c001_v0001098_t0026_u01744506352068") 2025/04/13 01:07:43 DEBUG : backup/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78afed_d20250413_m010545_c001_v7007000_t0000_u01744506345027") 2025/04/13 01:07:43 DEBUG : backup/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1185693d835f52cf_d20250413_m010543_c001_v0001106_t0040_u01744506343178") 2025/04/13 01:07:44 DEBUG : backup/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1100b540343c0cf4_d20250413_m010539_c001_v0001145_t0056_u01744506339036") 2025/04/13 01:07:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546e5_d20250413_m010558_c001_v7007000_t0000_u01744506358107") 2025/04/13 01:07:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f10707ba3a452eadf_d20250413_m010557_c001_v0001184_t0031_u01744506357133") 2025/04/13 01:07:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f115f24091b2d8562_d20250413_m010553_c001_v0001161_t0013_u01744506353895") 2025/04/13 01:07:44 DEBUG : backup/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f419f9d256e513abe_d20250413_m010532_c001_v7007000_t0000_u01744506332686") 2025/04/13 01:07:44 DEBUG : backup/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f110dad442814555c_d20250413_m010531_c001_v0001182_t0039_u01744506331727") 2025/04/13 01:07:44 DEBUG : backup/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f114077cee8400e1e_d20250413_m010528_c001_v0001113_t0039_u01744506328758") 2025/04/13 01:07:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78afee_d20250413_m010545_c001_v7007000_t0000_u01744506345208") 2025/04/13 01:07:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107e91ecf93be7fd_d20250413_m010544_c001_v0001179_t0000_u01744506344272") 2025/04/13 01:07:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f101d7008ba28654a_d20250413_m010540_c001_v0001183_t0007_u01744506340488") 2025/04/13 01:07:44 DEBUG : both0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa41_d20250413_m010720_c001_v7007000_t0000_u01744506440296") 2025/04/13 01:07:44 DEBUG : both0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf1b6_d20250413_m010702_c001_v0001183_t0055_u01744506422934") 2025/04/13 01:07:44 DEBUG : both0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab852_d20250413_m010658_c001_v7007000_t0000_u01744506418279") 2025/04/13 01:07:44 DEBUG : both0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4727_d20250413_m010641_c001_v0001183_t0044_u01744506401344") 2025/04/13 01:07:44 DEBUG : both1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa42_d20250413_m010720_c001_v7007000_t0000_u01744506440487") 2025/04/13 01:07:44 DEBUG : both1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4987_d20250413_m010704_c001_v0001183_t0033_u01744506424434") 2025/04/13 01:07:44 DEBUG : both1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab854_d20250413_m010658_c001_v7007000_t0000_u01744506418471") 2025/04/13 01:07:44 DEBUG : both1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5d2_d20250413_m010642_c001_v0001117_t0032_u01744506402140") 2025/04/13 01:07:44 DEBUG : both10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa43_d20250413_m010720_c001_v7007000_t0000_u01744506440689") 2025/04/13 01:07:44 DEBUG : both10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4a19_d20250413_m010710_c001_v0001183_t0049_u01744506430896") 2025/04/13 01:07:45 DEBUG : both10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab855_d20250413_m010658_c001_v7007000_t0000_u01744506418653") 2025/04/13 01:07:45 DEBUG : both10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f602_d20250413_m010648_c001_v0001117_t0039_u01744506408131") 2025/04/13 01:07:45 DEBUG : both11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa44_d20250413_m010720_c001_v7007000_t0000_u01744506440871") 2025/04/13 01:07:45 DEBUG : both11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f672_d20250413_m010711_c001_v0001117_t0046_u01744506431411") 2025/04/13 01:07:45 DEBUG : both11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab856_d20250413_m010658_c001_v7007000_t0000_u01744506418833") 2025/04/13 01:07:45 DEBUG : both11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf06b_d20250413_m010649_c001_v0001183_t0043_u01744506409101") 2025/04/13 01:07:45 DEBUG : both12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa45_d20250413_m010721_c001_v7007000_t0000_u01744506441053") 2025/04/13 01:07:45 DEBUG : both12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf299_d20250413_m010712_c001_v0001183_t0015_u01744506432088") 2025/04/13 01:07:45 DEBUG : both12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab857_d20250413_m010659_c001_v7007000_t0000_u01744506419014") 2025/04/13 01:07:45 DEBUG : both12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd483d_d20250413_m010649_c001_v0001183_t0030_u01744506409770") 2025/04/13 01:07:45 DEBUG : both13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa46_d20250413_m010721_c001_v7007000_t0000_u01744506441304") 2025/04/13 01:07:45 DEBUG : both13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4a59_d20250413_m010713_c001_v0001183_t0021_u01744506433014") 2025/04/13 01:07:45 DEBUG : both13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab858_d20250413_m010659_c001_v7007000_t0000_u01744506419198") 2025/04/13 01:07:45 DEBUG : both13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f60a_d20250413_m010650_c001_v0001117_t0027_u01744506410173") 2025/04/13 01:07:45 DEBUG : both14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa47_d20250413_m010721_c001_v7007000_t0000_u01744506441498") 2025/04/13 01:07:45 DEBUG : both14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f67c_d20250413_m010713_c001_v0001117_t0013_u01744506433439") 2025/04/13 01:07:45 DEBUG : both14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab859_d20250413_m010659_c001_v7007000_t0000_u01744506419380") 2025/04/13 01:07:45 DEBUG : both14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf0a6_d20250413_m010650_c001_v0001183_t0030_u01744506410976") 2025/04/13 01:07:45 DEBUG : both15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa48_d20250413_m010721_c001_v7007000_t0000_u01744506441679") 2025/04/13 01:07:45 DEBUG : both15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf2d7_d20250413_m010714_c001_v0001183_t0055_u01744506434310") 2025/04/13 01:07:45 DEBUG : both15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab85a_d20250413_m010659_c001_v7007000_t0000_u01744506419563") 2025/04/13 01:07:46 DEBUG : both15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd486b_d20250413_m010651_c001_v0001183_t0052_u01744506411720") 2025/04/13 01:07:46 DEBUG : both16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa49_d20250413_m010721_c001_v7007000_t0000_u01744506441860") 2025/04/13 01:07:46 DEBUG : both16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4aa3_d20250413_m010715_c001_v0001183_t0027_u01744506435356") 2025/04/13 01:07:46 DEBUG : both16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab85b_d20250413_m010659_c001_v7007000_t0000_u01744506419746") 2025/04/13 01:07:46 DEBUG : both16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f616_d20250413_m010652_c001_v0001117_t0054_u01744506412116") 2025/04/13 01:07:46 DEBUG : both17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa4a_d20250413_m010722_c001_v7007000_t0000_u01744506442043") 2025/04/13 01:07:46 DEBUG : both17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f68a_d20250413_m010715_c001_v0001117_t0020_u01744506435752") 2025/04/13 01:07:46 DEBUG : both17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab85c_d20250413_m010659_c001_v7007000_t0000_u01744506419942") 2025/04/13 01:07:46 DEBUG : both17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf0de_d20250413_m010653_c001_v0001183_t0020_u01744506413073") 2025/04/13 01:07:46 DEBUG : both18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa4b_d20250413_m010722_c001_v7007000_t0000_u01744506442224") 2025/04/13 01:07:46 DEBUG : both18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf305_d20250413_m010716_c001_v0001183_t0046_u01744506436437") 2025/04/13 01:07:46 DEBUG : both18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab85d_d20250413_m010700_c001_v7007000_t0000_u01744506420122") 2025/04/13 01:07:46 DEBUG : both18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd48a3_d20250413_m010653_c001_v0001183_t0013_u01744506413882") 2025/04/13 01:07:46 DEBUG : both19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa4c_d20250413_m010722_c001_v7007000_t0000_u01744506442405") 2025/04/13 01:07:46 DEBUG : both19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4ad5_d20250413_m010717_c001_v0001183_t0045_u01744506437587") 2025/04/13 01:07:46 DEBUG : both19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab85e_d20250413_m010700_c001_v7007000_t0000_u01744506420302") 2025/04/13 01:07:46 DEBUG : both19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f622_d20250413_m010654_c001_v0001117_t0051_u01744506414294") 2025/04/13 01:07:46 DEBUG : both2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa4d_d20250413_m010722_c001_v7007000_t0000_u01744506442586") 2025/04/13 01:07:46 DEBUG : both2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f648_d20250413_m010704_c001_v0001117_t0022_u01744506424903") 2025/04/13 01:07:46 DEBUG : both2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab85f_d20250413_m010700_c001_v7007000_t0000_u01744506420482") 2025/04/13 01:07:47 DEBUG : both2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdef79_d20250413_m010643_c001_v0001183_t0009_u01744506402999") 2025/04/13 01:07:47 DEBUG : both3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa4e_d20250413_m010722_c001_v7007000_t0000_u01744506442767") 2025/04/13 01:07:47 DEBUG : both3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf20a_d20250413_m010706_c001_v0001183_t0041_u01744506426015") 2025/04/13 01:07:47 DEBUG : both3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab860_d20250413_m010700_c001_v7007000_t0000_u01744506420663") 2025/04/13 01:07:47 DEBUG : both3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4775_d20250413_m010643_c001_v0001183_t0007_u01744506403778") 2025/04/13 01:07:47 DEBUG : both4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa4f_d20250413_m010722_c001_v7007000_t0000_u01744506442948") 2025/04/13 01:07:47 DEBUG : both4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd49bb_d20250413_m010706_c001_v0001183_t0004_u01744506426782") 2025/04/13 01:07:47 DEBUG : both4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab861_d20250413_m010700_c001_v7007000_t0000_u01744506420844") 2025/04/13 01:07:47 DEBUG : both4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5dc_d20250413_m010644_c001_v0001117_t0030_u01744506404178") 2025/04/13 01:07:47 DEBUG : both5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa50_d20250413_m010723_c001_v7007000_t0000_u01744506443129") 2025/04/13 01:07:47 DEBUG : both5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f656_d20250413_m010707_c001_v0001117_t0016_u01744506427193") 2025/04/13 01:07:47 DEBUG : both5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab862_d20250413_m010701_c001_v7007000_t0000_u01744506421055") 2025/04/13 01:07:47 DEBUG : both5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdefc7_d20250413_m010645_c001_v0001183_t0012_u01744506405219") 2025/04/13 01:07:47 DEBUG : both6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa51_d20250413_m010723_c001_v7007000_t0000_u01744506443331") 2025/04/13 01:07:47 DEBUG : both6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf235_d20250413_m010708_c001_v0001183_t0017_u01744506428136") 2025/04/13 01:07:47 DEBUG : both6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab863_d20250413_m010701_c001_v7007000_t0000_u01744506421236") 2025/04/13 01:07:47 DEBUG : both6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd47cb_d20250413_m010645_c001_v0001183_t0035_u01744506405885") 2025/04/13 01:07:47 DEBUG : both7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa52_d20250413_m010723_c001_v7007000_t0000_u01744506443511") 2025/04/13 01:07:47 DEBUG : both7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd49e1_d20250413_m010708_c001_v0001183_t0030_u01744506428971") 2025/04/13 01:07:47 DEBUG : both7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab864_d20250413_m010701_c001_v7007000_t0000_u01744506421471") 2025/04/13 01:07:48 DEBUG : both7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5f0_d20250413_m010646_c001_v0001117_t0026_u01744506406311") 2025/04/13 01:07:48 DEBUG : both8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa53_d20250413_m010723_c001_v7007000_t0000_u01744506443692") 2025/04/13 01:07:48 DEBUG : both8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f668_d20250413_m010709_c001_v0001117_t0030_u01744506429391") 2025/04/13 01:07:48 DEBUG : both8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab865_d20250413_m010701_c001_v7007000_t0000_u01744506421652") 2025/04/13 01:07:48 DEBUG : both8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf01b_d20250413_m010647_c001_v0001183_t0011_u01744506407041") 2025/04/13 01:07:48 DEBUG : both9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa54_d20250413_m010723_c001_v7007000_t0000_u01744506443873") 2025/04/13 01:07:48 DEBUG : both9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf269_d20250413_m010710_c001_v0001183_t0031_u01744506430050") 2025/04/13 01:07:48 DEBUG : both9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab866_d20250413_m010701_c001_v7007000_t0000_u01744506421833") 2025/04/13 01:07:48 DEBUG : both9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd47ff_d20250413_m010647_c001_v0001183_t0026_u01744506407719") 2025/04/13 01:07:48 DEBUG : c/non empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82efd_d20250413_m010258_c001_v7007000_t0000_u01744506178742") 2025/04/13 01:07:48 DEBUG : c/non empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3032_d20250413_m010257_c001_v0001183_t0041_u01744506177196") 2025/04/13 01:07:48 DEBUG : c/non empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82ee8_d20250413_m010256_c001_v7007000_t0000_u01744506176271") 2025/04/13 01:07:48 DEBUG : c/non empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd300e_d20250413_m010254_c001_v0001183_t0011_u01744506174739") 2025/04/13 01:07:48 DEBUG : c/non empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b191_d20250413_m010236_c001_v7007000_t0000_u01744506156644") 2025/04/13 01:07:48 DEBUG : c/non empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e8e_d20250413_m010235_c001_v0001183_t0043_u01744506155160") 2025/04/13 01:07:48 DEBUG : check sum: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c814a_d20250413_m010224_c001_v7007000_t0000_u01744506144413") 2025/04/13 01:07:48 DEBUG : check sum: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2dc4_d20250413_m010223_c001_v0001183_t0039_u01744506143481") 2025/04/13 01:07:48 DEBUG : dest/3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b8d_d20250413_m010504_c001_v7007000_t0000_u01744506304513") 2025/04/13 01:07:48 DEBUG : dest/3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f409eed449c7f9acc_d20250413_m010503_c001_v0001098_t0021_u01744506303386") 2025/04/13 01:07:48 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee561419_d20250413_m010630_c001_v7007000_t0000_u01744506390926") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f10599e3ecef822fe_d20250413_m010628_c001_v0001184_t0030_u01744506388914") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4175589881168b0b_d20250413_m010628_c001_v7007000_t0000_u01744506388729") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f10599e3ecef822a0_d20250413_m010626_c001_v0001184_t0025_u01744506386259") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4175589881168b09_d20250413_m010625_c001_v7007000_t0000_u01744506385541") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f554_d20250413_m010621_c001_v0001117_t0027_u01744506381086") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee561408_d20250413_m010619_c001_v7007000_t0000_u01744506379584") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f105e902ef393be61_d20250413_m010617_c001_v0001171_t0054_u01744506377437") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bf9_d20250413_m010617_c001_v7007000_t0000_u01744506377255") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f105e902ef393bde2_d20250413_m010613_c001_v0001171_t0013_u01744506373797") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bf5_d20250413_m010613_c001_v7007000_t0000_u01744506373076") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f526_d20250413_m010609_c001_v0001117_t0027_u01744506369203") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546ec_d20250413_m010607_c001_v7007000_t0000_u01744506367915") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f115c30c650043c57_d20250413_m010606_c001_v0001180_t0052_u01744506366611") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa0b_d20250413_m010606_c001_v7007000_t0000_u01744506366426") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f115c30c650043c4b_d20250413_m010603_c001_v0001180_t0047_u01744506363927") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa08_d20250413_m010603_c001_v7007000_t0000_u01744506363202") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdeaac_d20250413_m010559_c001_v0001183_t0020_u01744506359195") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546e6_d20250413_m010558_c001_v7007000_t0000_u01744506358289") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11680619c023dfdb_d20250413_m010556_c001_v0001165_t0024_u01744506356648") 2025/04/13 01:07:49 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78b3e7_d20250413_m010556_c001_v7007000_t0000_u01744506356462") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11680619c023dfc3_d20250413_m010553_c001_v0001165_t0055_u01744506353482") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78aff6_d20250413_m010552_c001_v7007000_t0000_u01744506352605") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd40d5_d20250413_m010546_c001_v0001183_t0052_u01744506346296") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78afef_d20250413_m010545_c001_v7007000_t0000_u01744506345389") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f106c81b36d6b3d3a_d20250413_m010543_c001_v0001181_t0050_u01744506343862") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da218b_d20250413_m010543_c001_v7007000_t0000_u01744506343679") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f106c81b36d6b3d28_d20250413_m010540_c001_v0001181_t0033_u01744506340079") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da2187_d20250413_m010539_c001_v7007000_t0000_u01744506339349") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f474_d20250413_m010533_c001_v0001117_t0014_u01744506333771") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f419f9d256e513ac0_d20250413_m010532_c001_v7007000_t0000_u01744506332867") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112a50e5e2c74b1a_d20250413_m010531_c001_v0001176_t0000_u01744506331299") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f410c68575a22083c_d20250413_m010531_c001_v7007000_t0000_u01744506331118") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112a50e5e2c74b12_d20250413_m010528_c001_v0001176_t0037_u01744506328329") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f410c68575a22083a_d20250413_m010527_c001_v7007000_t0000_u01744506327606") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde6f1_d20250413_m010521_c001_v0001183_t0013_u01744506321719") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bbb_d20250413_m010520_c001_v7007000_t0000_u01744506320629") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f101b44648ac1eaef_d20250413_m010514_c001_v0001146_t0010_u01744506314375") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c81fa_d20250413_m010514_c001_v7007000_t0000_u01744506314181") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3d26_d20250413_m010510_c001_v0001183_t0031_u01744506310576") 2025/04/13 01:07:50 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f102aa1916c52badf_d20250413_m010509_c001_v0001183_t0020_u01744506309816") 2025/04/13 01:07:51 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f102aa1916c52bacf_d20250413_m010508_c001_v0001183_t0046_u01744506308873") 2025/04/13 01:07:51 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b356_d20250413_m010455_c001_v7007000_t0000_u01744506295235") 2025/04/13 01:07:51 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde38d_d20250413_m010448_c001_v0001183_t0040_u01744506288489") 2025/04/13 01:07:51 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3acc_d20250413_m010447_c001_v0001183_t0011_u01744506287742") 2025/04/13 01:07:51 DEBUG : dst/one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3aa6_d20250413_m010446_c001_v0001183_t0029_u01744506286801") 2025/04/13 01:07:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56141b_d20250413_m010631_c001_v7007000_t0000_u01744506391109") 2025/04/13 01:07:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f104417515534c7a0_d20250413_m010628_c001_v0001153_t0018_u01744506388382") 2025/04/13 01:07:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f102aa1916c52c2b2_d20250413_m010625_c001_v0001183_t0018_u01744506385334") 2025/04/13 01:07:51 DEBUG : dst/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee561409_d20250413_m010619_c001_v7007000_t0000_u01744506379765") 2025/04/13 01:07:51 DEBUG : dst/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1187984ad264bc6d_d20250413_m010616_c001_v0001098_t0046_u01744506376937") 2025/04/13 01:07:51 DEBUG : dst/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f104dffb6c43fc6f9_d20250413_m010612_c001_v0001184_t0038_u01744506372883") 2025/04/13 01:07:51 DEBUG : dst/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546ed_d20250413_m010608_c001_v7007000_t0000_u01744506368107") 2025/04/13 01:07:51 DEBUG : dst/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f105aa9ba36fa8d5b_d20250413_m010606_c001_v0001179_t0030_u01744506366176") 2025/04/13 01:07:51 DEBUG : dst/one.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f108b7c6962f314e2_d20250413_m010602_c001_v0001093_t0030_u01744506362760") 2025/04/13 01:07:51 DEBUG : dst/three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bbc_d20250413_m010520_c001_v7007000_t0000_u01744506320809") 2025/04/13 01:07:51 DEBUG : dst/three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f102aa1916c52bbf9_d20250413_m010519_c001_v0001183_t0049_u01744506319298") 2025/04/13 01:07:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56141c_d20250413_m010631_c001_v7007000_t0000_u01744506391289") 2025/04/13 01:07:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f108b8b56ec22f5e6_d20250413_m010629_c001_v0001039_t0018_u01744506389662") 2025/04/13 01:07:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f104dffb6c43fc90f_d20250413_m010627_c001_v0001184_t0042_u01744506387028") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56141d_d20250413_m010631_c001_v7007000_t0000_u01744506391469") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f10599e3ecef82326_d20250413_m010630_c001_v0001184_t0051_u01744506390306") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4175589881168b0e_d20250413_m010630_c001_v7007000_t0000_u01744506390117") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f10599e3ecef822c4_d20250413_m010627_c001_v0001184_t0044_u01744506387411") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4175589881168b0a_d20250413_m010627_c001_v7007000_t0000_u01744506387225") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acded5b_d20250413_m010622_c001_v0001183_t0019_u01744506382738") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56140a_d20250413_m010619_c001_v7007000_t0000_u01744506379946") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f105e902ef393be8a_d20250413_m010618_c001_v0001171_t0053_u01744506378803") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bfa_d20250413_m010618_c001_v7007000_t0000_u01744506378622") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f105e902ef393be15_d20250413_m010615_c001_v0001171_t0050_u01744506375314") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bf7_d20250413_m010615_c001_v7007000_t0000_u01744506375128") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdebfd_d20250413_m010610_c001_v0001183_t0044_u01744506370263") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa0c_d20250413_m010607_c001_v7007000_t0000_u01744506367362") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdeb54_d20250413_m010605_c001_v0001183_t0038_u01744506365349") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa0a_d20250413_m010604_c001_v7007000_t0000_u01744506364625") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd426a_d20250413_m010600_c001_v0001183_t0044_u01744506360213") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78b3e9_d20250413_m010557_c001_v7007000_t0000_u01744506357346") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd41d1_d20250413_m010555_c001_v0001183_t0012_u01744506355328") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78affb_d20250413_m010554_c001_v7007000_t0000_u01744506354239") 2025/04/13 01:07:52 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f4ac_d20250413_m010547_c001_v0001117_t0021_u01744506347068") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da218d_d20250413_m010544_c001_v7007000_t0000_u01744506344483") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f490_d20250413_m010541_c001_v0001117_t0015_u01744506341767") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da2188_d20250413_m010540_c001_v7007000_t0000_u01744506340681") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde83b_d20250413_m010534_c001_v0001183_t0036_u01744506334814") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f410c68575a22083e_d20250413_m010531_c001_v7007000_t0000_u01744506331946") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde7bf_d20250413_m010530_c001_v0001183_t0013_u01744506330141") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f410c68575a22083b_d20250413_m010529_c001_v7007000_t0000_u01744506329057") 2025/04/13 01:07:53 DEBUG : dst/three.txt: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3e59_d20250413_m010523_c001_v0001183_t0035_u01744506323162") 2025/04/13 01:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56140b_d20250413_m010620_c001_v7007000_t0000_u01744506380135") 2025/04/13 01:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112997731d06a192_d20250413_m010618_c001_v0001165_t0004_u01744506378397") 2025/04/13 01:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11590e81c184da7f_d20250413_m010614_c001_v0001130_t0041_u01744506374836") 2025/04/13 01:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546ee_d20250413_m010608_c001_v7007000_t0000_u01744506368290") 2025/04/13 01:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107cd0a762170f6b_d20250413_m010607_c001_v0001134_t0009_u01744506367020") 2025/04/13 01:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f110802818874f509_d20250413_m010604_c001_v0001184_t0026_u01744506364358") 2025/04/13 01:07:53 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56141e_d20250413_m010631_c001_v7007000_t0000_u01744506391649") 2025/04/13 01:07:53 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd44fb_d20250413_m010622_c001_v0001183_t0018_u01744506382184") 2025/04/13 01:07:53 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee56140c_d20250413_m010620_c001_v7007000_t0000_u01744506380358") 2025/04/13 01:07:53 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd438b_d20250413_m010610_c001_v0001183_t0042_u01744506370032") 2025/04/13 01:07:53 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546ef_d20250413_m010608_c001_v7007000_t0000_u01744506368473") 2025/04/13 01:07:53 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f4fa_d20250413_m010559_c001_v0001117_t0048_u01744506359769") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f417c1958f27546e7_d20250413_m010558_c001_v7007000_t0000_u01744506358469") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde967_d20250413_m010546_c001_v0001183_t0039_u01744506346869") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f416946806f78aff0_d20250413_m010545_c001_v7007000_t0000_u01744506345569") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3fad_d20250413_m010534_c001_v0001183_t0039_u01744506334601") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f419f9d256e513ac1_d20250413_m010533_c001_v7007000_t0000_u01744506333048") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f43e_d20250413_m010522_c001_v0001117_t0027_u01744506322290") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625bbd_d20250413_m010520_c001_v7007000_t0000_u01744506320989") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f10738d929548afdd_d20250413_m010516_c001_v0001093_t0011_u01744506316582") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b357_d20250413_m010455_c001_v7007000_t0000_u01744506295415") 2025/04/13 01:07:54 DEBUG : dst/two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3b88_d20250413_m010454_c001_v0001183_t0039_u01744506294289") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b5b_d20250413_m010413_c001_v7007000_t0000_u01744506253701") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd36b3_d20250413_m010409_c001_v0001183_t0042_u01744506249045") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b56_d20250413_m010406_c001_v7007000_t0000_u01744506246901") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd353c_d20250413_m010353_c001_v0001183_t0036_u01744506233922") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fcf_d20250413_m010338_c001_v7007000_t0000_u01744506218611") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd336a_d20250413_m010335_c001_v0001183_t0052_u01744506215666") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f21_d20250413_m010311_c001_v7007000_t0000_u01744506191223") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3158_d20250413_m010309_c001_v0001183_t0023_u01744506189390") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f1d_d20250413_m010307_c001_v7007000_t0000_u01744506187913") 2025/04/13 01:07:54 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3106_d20250413_m010306_c001_v0001183_t0005_u01744506186764") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f0c_d20250413_m010303_c001_v7007000_t0000_u01744506183555") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd309e_d20250413_m010301_c001_v0001183_t0022_u01744506181964") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f08_d20250413_m010300_c001_v7007000_t0000_u01744506180853") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd306f_d20250413_m010259_c001_v0001183_t0020_u01744506179668") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82ed0_d20250413_m010253_c001_v7007000_t0000_u01744506173634") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2fd8_d20250413_m010251_c001_v0001183_t0026_u01744506171946") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1a6_d20250413_m010250_c001_v7007000_t0000_u01744506170818") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2faa_d20250413_m010250_c001_v0001183_t0058_u01744506170070") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1a1_d20250413_m010245_c001_v7007000_t0000_u01744506165164") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2f24_d20250413_m010244_c001_v0001183_t0058_u01744506164042") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b19e_d20250413_m010241_c001_v7007000_t0000_u01744506161452") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2eee_d20250413_m010240_c001_v0001183_t0034_u01744506160505") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b197_d20250413_m010239_c001_v7007000_t0000_u01744506159423") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f114017bdf3a31110_d20250413_m010238_c001_v0001183_t0047_u01744506158857") 2025/04/13 01:07:55 DEBUG : empty space: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2ebc_d20250413_m010237_c001_v0001183_t0044_u01744506157365") 2025/04/13 01:07:55 DEBUG : enormous: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f1f_d20250413_m010310_c001_v7007000_t0000_u01744506190314") 2025/04/13 01:07:55 DEBUG : enormous: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3160_d20250413_m010309_c001_v0001183_t0017_u01744506189600") 2025/04/13 01:07:55 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f401af802ee561422_d20250413_m010636_c001_v7007000_t0000_u01744506396668") 2025/04/13 01:07:55 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdeea7_d20250413_m010635_c001_v0001183_t0041_u01744506395520") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fcc_d20250413_m010333_c001_v7007000_t0000_u01744506213634") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd333e_d20250413_m010332_c001_v0001183_t0025_u01744506212691") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b189_d20250413_m010233_c001_v7007000_t0000_u01744506153879") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e56_d20250413_m010232_c001_v0001183_t0049_u01744506152855") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b17c_d20250413_m010231_c001_v7007000_t0000_u01744506151589") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e40_d20250413_m010231_c001_v0001183_t0058_u01744506151012") 2025/04/13 01:07:56 DEBUG : existing: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e38_d20250413_m010230_c001_v0001183_t0055_u01744506150277") 2025/04/13 01:07:56 DEBUG : existing-b: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fcd_d20250413_m010333_c001_v7007000_t0000_u01744506213816") 2025/04/13 01:07:56 DEBUG : existing-b: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddc54_d20250413_m010332_c001_v0001183_t0034_u01744506212703") 2025/04/13 01:07:56 DEBUG : file1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa74_d20250413_m010733_c001_v7007000_t0000_u01744506453100") 2025/04/13 01:07:56 DEBUG : file1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4c0c_d20250413_m010732_c001_v0001183_t0045_u01744506452106") 2025/04/13 01:07:56 DEBUG : file1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa6b_d20250413_m010730_c001_v7007000_t0000_u01744506450079") 2025/04/13 01:07:56 DEBUG : file1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf404_d20250413_m010728_c001_v0001183_t0018_u01744506448937") 2025/04/13 01:07:56 DEBUG : five: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f33_d20250413_m010315_c001_v7007000_t0000_u01744506195359") 2025/04/13 01:07:56 DEBUG : five: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd31ce_d20250413_m010313_c001_v0001183_t0015_u01744506193492") 2025/04/13 01:07:56 DEBUG : foo: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b19f_d20250413_m010243_c001_v7007000_t0000_u01744506163284") 2025/04/13 01:07:56 DEBUG : foo: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd2f0e_d20250413_m010242_c001_v0001183_t0015_u01744506162743") 2025/04/13 01:07:56 DEBUG : foo: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd2f06_d20250413_m010242_c001_v0001183_t0015_u01744506162184") 2025/04/13 01:07:56 DEBUG : four: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f34_d20250413_m010315_c001_v7007000_t0000_u01744506195540") 2025/04/13 01:07:56 DEBUG : four: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f204_d20250413_m010314_c001_v0001117_t0019_u01744506194043") 2025/04/13 01:07:57 DEBUG : four: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd31c0_d20250413_m010312_c001_v0001183_t0031_u01744506192921") 2025/04/13 01:07:57 DEBUG : hello world2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e7a_d20250413_m010142_c001_v7007000_t0000_u01744506102461") 2025/04/13 01:07:57 DEBUG : hello world2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2af5_d20250413_m010141_c001_v0001183_t0015_u01744506101886") 2025/04/13 01:07:57 DEBUG : ignore-size: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8151_d20250413_m010228_c001_v7007000_t0000_u01744506148842") 2025/04/13 01:07:57 DEBUG : ignore-size: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2e12_d20250413_m010227_c001_v0001183_t0013_u01744506147868") 2025/04/13 01:07:57 DEBUG : nested/sub dir/file: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc8_d20250413_m010331_c001_v7007000_t0000_u01744506211533") 2025/04/13 01:07:57 DEBUG : nested/sub dir/file: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddc30_d20250413_m010330_c001_v0001183_t0024_u01744506210327") 2025/04/13 01:07:57 DEBUG : nested/sub dir/file: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc6_d20250413_m010329_c001_v7007000_t0000_u01744506209134") 2025/04/13 01:07:57 DEBUG : nested/sub dir/file: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddc14_d20250413_m010328_c001_v0001183_t0036_u01744506208222") 2025/04/13 01:07:57 DEBUG : one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f35_d20250413_m010315_c001_v7007000_t0000_u01744506195802") 2025/04/13 01:07:57 DEBUG : one: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd31a2_d20250413_m010312_c001_v0001183_t0015_u01744506192337") 2025/04/13 01:07:57 DEBUG : only0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa55_d20250413_m010724_c001_v7007000_t0000_u01744506444061") 2025/04/13 01:07:57 DEBUG : only0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f690_d20250413_m010718_c001_v0001117_t0019_u01744506438630") 2025/04/13 01:07:57 DEBUG : only0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f644_d20250413_m010703_c001_v0001117_t0028_u01744506423494") 2025/04/13 01:07:57 DEBUG : only0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c82cf_d20250413_m010657_c001_v7007000_t0000_u01744506417133") 2025/04/13 01:07:57 DEBUG : only0: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdef59_d20250413_m010641_c001_v0001183_t0015_u01744506401946") 2025/04/13 01:07:57 DEBUG : only1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa56_d20250413_m010724_c001_v7007000_t0000_u01744506444242") 2025/04/13 01:07:57 DEBUG : only1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd4aeb_d20250413_m010718_c001_v0001183_t0015_u01744506438640") 2025/04/13 01:07:57 DEBUG : only1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf1e6_d20250413_m010704_c001_v0001183_t0005_u01744506424669") 2025/04/13 01:07:57 DEBUG : only1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da2231_d20250413_m010657_c001_v7007000_t0000_u01744506417142") 2025/04/13 01:07:58 DEBUG : only1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4755_d20250413_m010642_c001_v0001183_t0052_u01744506402804") 2025/04/13 01:07:58 DEBUG : only10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa58_d20250413_m010724_c001_v7007000_t0000_u01744506444423") 2025/04/13 01:07:58 DEBUG : only10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f412d95cb0acdf33d_d20250413_m010718_c001_v0001183_t0058_u01744506438651") 2025/04/13 01:07:58 DEBUG : only10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf283_d20250413_m010711_c001_v0001183_t0046_u01744506431131") 2025/04/13 01:07:58 DEBUG : only10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab84d_d20250413_m010656_c001_v7007000_t0000_u01744506416934") 2025/04/13 01:07:58 DEBUG : only10: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd482d_d20250413_m010648_c001_v0001183_t0039_u01744506408892") 2025/04/13 01:07:58 DEBUG : only11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa59_d20250413_m010724_c001_v7007000_t0000_u01744506444606") 2025/04/13 01:07:58 DEBUG : only11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4019f5e29ffaa58c_d20250413_m010719_c001_v0001117_t0052_u01744506439201") 2025/04/13 01:07:58 DEBUG : only11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4a33_d20250413_m010711_c001_v0001183_t0031_u01744506431892") 2025/04/13 01:07:58 DEBUG : only11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d6772196_d20250413_m010657_c001_v7007000_t0000_u01744506417290") 2025/04/13 01:07:58 DEBUG : only11: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f606_d20250413_m010649_c001_v0001117_t0033_u01744506409292") 2025/04/13 01:07:58 DEBUG : only12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa5a_d20250413_m010724_c001_v7007000_t0000_u01744506444789") 2025/04/13 01:07:58 DEBUG : only12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f692_d20250413_m010718_c001_v0001117_t0019_u01744506438849") 2025/04/13 01:07:58 DEBUG : only12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f674_d20250413_m010712_c001_v0001117_t0008_u01744506432278") 2025/04/13 01:07:58 DEBUG : only12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d6772199_d20250413_m010657_c001_v7007000_t0000_u01744506417470") 2025/04/13 01:07:58 DEBUG : only12: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf087_d20250413_m010649_c001_v0001183_t0007_u01744506409962") 2025/04/13 01:07:58 DEBUG : only13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa5b_d20250413_m010724_c001_v7007000_t0000_u01744506444971") 2025/04/13 01:07:58 DEBUG : only13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd4af1_d20250413_m010718_c001_v0001183_t0015_u01744506438859") 2025/04/13 01:07:58 DEBUG : only13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf2c1_d20250413_m010713_c001_v0001183_t0047_u01744506433226") 2025/04/13 01:07:58 DEBUG : only13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d6772191_d20250413_m010656_c001_v7007000_t0000_u01744506416559") 2025/04/13 01:07:59 DEBUG : only13: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd484b_d20250413_m010650_c001_v0001183_t0050_u01744506410784") 2025/04/13 01:07:59 DEBUG : only14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa5c_d20250413_m010725_c001_v7007000_t0000_u01744506445151") 2025/04/13 01:07:59 DEBUG : only14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f412d95cb0acdf341_d20250413_m010718_c001_v0001183_t0058_u01744506438870") 2025/04/13 01:07:59 DEBUG : only14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4a81_d20250413_m010714_c001_v0001183_t0015_u01744506434116") 2025/04/13 01:07:59 DEBUG : only14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c82cd_d20250413_m010656_c001_v7007000_t0000_u01744506416943") 2025/04/13 01:07:59 DEBUG : only14: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f610_d20250413_m010651_c001_v0001117_t0025_u01744506411210") 2025/04/13 01:07:59 DEBUG : only15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa5d_d20250413_m010725_c001_v7007000_t0000_u01744506445343") 2025/04/13 01:07:59 DEBUG : only15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f694_d20250413_m010719_c001_v0001117_t0019_u01744506439029") 2025/04/13 01:07:59 DEBUG : only15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f682_d20250413_m010714_c001_v0001117_t0012_u01744506434507") 2025/04/13 01:07:59 DEBUG : only15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da2230_d20250413_m010656_c001_v7007000_t0000_u01744506416956") 2025/04/13 01:07:59 DEBUG : only15: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf0be_d20250413_m010651_c001_v0001183_t0049_u01744506411914") 2025/04/13 01:07:59 DEBUG : only16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa5e_d20250413_m010725_c001_v7007000_t0000_u01744506445528") 2025/04/13 01:07:59 DEBUG : only16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd4af3_d20250413_m010719_c001_v0001183_t0015_u01744506439039") 2025/04/13 01:07:59 DEBUG : only16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf2f1_d20250413_m010715_c001_v0001183_t0039_u01744506435556") 2025/04/13 01:07:59 DEBUG : only16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab850_d20250413_m010657_c001_v7007000_t0000_u01744506417484") 2025/04/13 01:07:59 DEBUG : only16: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd488b_d20250413_m010652_c001_v0001183_t0006_u01744506412874") 2025/04/13 01:07:59 DEBUG : only17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa5f_d20250413_m010725_c001_v7007000_t0000_u01744506445793") 2025/04/13 01:07:59 DEBUG : only17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f412d95cb0acdf347_d20250413_m010719_c001_v0001183_t0058_u01744506439051") 2025/04/13 01:07:59 DEBUG : only17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4ab3_d20250413_m010716_c001_v0001183_t0026_u01744506436217") 2025/04/13 01:07:59 DEBUG : only17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab84f_d20250413_m010657_c001_v7007000_t0000_u01744506417304") 2025/04/13 01:08:00 DEBUG : only17: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f620_d20250413_m010653_c001_v0001117_t0047_u01744506413277") 2025/04/13 01:08:00 DEBUG : only18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa60_d20250413_m010725_c001_v7007000_t0000_u01744506445976") 2025/04/13 01:08:00 DEBUG : only18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f696_d20250413_m010719_c001_v0001117_t0019_u01744506439210") 2025/04/13 01:08:00 DEBUG : only18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f68e_d20250413_m010716_c001_v0001117_t0058_u01744506436647") 2025/04/13 01:08:00 DEBUG : only18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d6772192_d20250413_m010656_c001_v7007000_t0000_u01744506416744") 2025/04/13 01:08:00 DEBUG : only18: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf0f4_d20250413_m010654_c001_v0001183_t0034_u01744506414087") 2025/04/13 01:08:00 DEBUG : only19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa62_d20250413_m010726_c001_v7007000_t0000_u01744506446160") 2025/04/13 01:08:00 DEBUG : only19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd4af9_d20250413_m010719_c001_v0001183_t0015_u01744506439221") 2025/04/13 01:08:00 DEBUG : only19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf32b_d20250413_m010717_c001_v0001183_t0045_u01744506437790") 2025/04/13 01:08:00 DEBUG : only19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d6772194_d20250413_m010656_c001_v7007000_t0000_u01744506416926") 2025/04/13 01:08:00 DEBUG : only19: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd48c7_d20250413_m010655_c001_v0001183_t0010_u01744506415375") 2025/04/13 01:08:00 DEBUG : only2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa63_d20250413_m010726_c001_v7007000_t0000_u01744506446341") 2025/04/13 01:08:00 DEBUG : only2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f412d95cb0acdf34d_d20250413_m010719_c001_v0001183_t0058_u01744506439232") 2025/04/13 01:08:00 DEBUG : only2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd49af_d20250413_m010705_c001_v0001183_t0028_u01744506425783") 2025/04/13 01:08:00 DEBUG : only2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c82d2_d20250413_m010657_c001_v7007000_t0000_u01744506417557") 2025/04/13 01:08:00 DEBUG : only2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5d8_d20250413_m010643_c001_v0001117_t0056_u01744506403199") 2025/04/13 01:08:00 DEBUG : only3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa64_d20250413_m010726_c001_v7007000_t0000_u01744506446531") 2025/04/13 01:08:00 DEBUG : only3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4019f5e29ffaa58e_d20250413_m010719_c001_v0001117_t0052_u01744506439385") 2025/04/13 01:08:00 DEBUG : only3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f64c_d20250413_m010706_c001_v0001117_t0026_u01744506426217") 2025/04/13 01:08:00 DEBUG : only3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da2233_d20250413_m010657_c001_v7007000_t0000_u01744506417565") 2025/04/13 01:08:01 DEBUG : only3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdef91_d20250413_m010643_c001_v0001183_t0005_u01744506403985") 2025/04/13 01:08:01 DEBUG : only4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa65_d20250413_m010726_c001_v7007000_t0000_u01744506446712") 2025/04/13 01:08:01 DEBUG : only4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f698_d20250413_m010719_c001_v0001117_t0019_u01744506439396") 2025/04/13 01:08:01 DEBUG : only4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf219_d20250413_m010706_c001_v0001183_t0013_u01744506426988") 2025/04/13 01:08:01 DEBUG : only4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d6772195_d20250413_m010657_c001_v7007000_t0000_u01744506417108") 2025/04/13 01:08:01 DEBUG : only4: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd47ab_d20250413_m010645_c001_v0001183_t0026_u01744506405002") 2025/04/13 01:08:01 DEBUG : only5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa66_d20250413_m010726_c001_v7007000_t0000_u01744506446894") 2025/04/13 01:08:01 DEBUG : only5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd4afd_d20250413_m010719_c001_v0001183_t0015_u01744506439406") 2025/04/13 01:08:01 DEBUG : only5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd49d1_d20250413_m010707_c001_v0001183_t0031_u01744506427896") 2025/04/13 01:08:01 DEBUG : only5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f403af6e7d677219a_d20250413_m010657_c001_v7007000_t0000_u01744506417652") 2025/04/13 01:08:01 DEBUG : only5: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5ec_d20250413_m010645_c001_v0001117_t0027_u01744506405410") 2025/04/13 01:08:01 DEBUG : only6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa67_d20250413_m010727_c001_v7007000_t0000_u01744506447079") 2025/04/13 01:08:01 DEBUG : only6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f412d95cb0acdf353_d20250413_m010719_c001_v0001183_t0058_u01744506439417") 2025/04/13 01:08:01 DEBUG : only6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f660_d20250413_m010708_c001_v0001117_t0018_u01744506428349") 2025/04/13 01:08:01 DEBUG : only6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab84e_d20250413_m010657_c001_v7007000_t0000_u01744506417122") 2025/04/13 01:08:01 DEBUG : only6: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdefeb_d20250413_m010646_c001_v0001183_t0024_u01744506406104") 2025/04/13 01:08:01 DEBUG : only7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa68_d20250413_m010727_c001_v7007000_t0000_u01744506447263") 2025/04/13 01:08:01 DEBUG : only7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4019f5e29ffaa590_d20250413_m010719_c001_v0001117_t0052_u01744506439568") 2025/04/13 01:08:01 DEBUG : only7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf255_d20250413_m010709_c001_v0001183_t0013_u01744506429183") 2025/04/13 01:08:01 DEBUG : only7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41541fca762ab851_d20250413_m010657_c001_v7007000_t0000_u01744506417665") 2025/04/13 01:08:02 DEBUG : only7: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd47e9_d20250413_m010646_c001_v0001183_t0003_u01744506406837") 2025/04/13 01:08:02 DEBUG : only8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa69_d20250413_m010727_c001_v7007000_t0000_u01744506447445") 2025/04/13 01:08:02 DEBUG : only8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f41992258c5e0f69a_d20250413_m010719_c001_v0001117_t0019_u01744506439577") 2025/04/13 01:08:02 DEBUG : only8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4a01_d20250413_m010709_c001_v0001183_t0020_u01744506429858") 2025/04/13 01:08:02 DEBUG : only8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c82d0_d20250413_m010657_c001_v7007000_t0000_u01744506417376") 2025/04/13 01:08:02 DEBUG : only8: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f5fa_d20250413_m010647_c001_v0001117_t0046_u01744506407233") 2025/04/13 01:08:02 DEBUG : only9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa6a_d20250413_m010727_c001_v7007000_t0000_u01744506447627") 2025/04/13 01:08:02 DEBUG : only9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd4b05_d20250413_m010719_c001_v0001183_t0015_u01744506439586") 2025/04/13 01:08:02 DEBUG : only9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f66e_d20250413_m010710_c001_v0001117_t0055_u01744506430259") 2025/04/13 01:08:02 DEBUG : only9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f415b9b1740da2232_d20250413_m010657_c001_v7007000_t0000_u01744506417373") 2025/04/13 01:08:02 DEBUG : only9: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf03b_d20250413_m010647_c001_v0001183_t0039_u01744506407940") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc3_d20250413_m010326_c001_v7007000_t0000_u01744506206368") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f238_d20250413_m010324_c001_v0001117_t0041_u01744506204455") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fbc_d20250413_m010322_c001_v7007000_t0000_u01744506202588") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd325a_d20250413_m010321_c001_v0001183_t0014_u01744506201048") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fb7_d20250413_m010319_c001_v7007000_t0000_u01744506199239") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f216_d20250413_m010316_c001_v0001117_t0004_u01744506196728") 2025/04/13 01:08:02 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f16_d20250413_m010305_c001_v7007000_t0000_u01744506185644") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd30da_d20250413_m010304_c001_v0001183_t0051_u01744506184509") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f0a_d20250413_m010302_c001_v7007000_t0000_u01744506182609") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3098_d20250413_m010301_c001_v0001183_t0053_u01744506181761") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f06_d20250413_m010300_c001_v7007000_t0000_u01744506180230") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd306a_d20250413_m010259_c001_v0001183_t0015_u01744506179465") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1ab_d20250413_m010252_c001_v7007000_t0000_u01744506172722") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2fd2_d20250413_m010251_c001_v0001183_t0029_u01744506171721") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1a7_d20250413_m010251_c001_v7007000_t0000_u01744506171000") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2fa6_d20250413_m010249_c001_v0001183_t0048_u01744506169839") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1a4_d20250413_m010249_c001_v7007000_t0000_u01744506169115") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2f84_d20250413_m010248_c001_v0001183_t0004_u01744506168540") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2f7e_d20250413_m010247_c001_v0001183_t0050_u01744506167968") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1a3_d20250413_m010247_c001_v7007000_t0000_u01744506167247") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2f64_d20250413_m010246_c001_v0001183_t0052_u01744506166657") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2f58_d20250413_m010246_c001_v0001183_t0052_u01744506166068") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b1a2_d20250413_m010245_c001_v7007000_t0000_u01744506165345") 2025/04/13 01:08:03 DEBUG : potato: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2f2c_d20250413_m010244_c001_v0001183_t0016_u01744506164606") 2025/04/13 01:08:03 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f410c68575a2207e0_d20250413_m010424_c001_v7007000_t0000_u01744506264134") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f326_d20250413_m010423_c001_v0001117_t0055_u01744506263108") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b5c_d20250413_m010414_c001_v7007000_t0000_u01744506254152") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f2e8_d20250413_m010408_c001_v0001117_t0054_u01744506248184") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4088e787958a4ecc_d20250413_m010357_c001_v7007000_t0000_u01744506237940") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f2a2_d20250413_m010352_c001_v0001117_t0055_u01744506232825") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fd1_d20250413_m010339_c001_v7007000_t0000_u01744506219104") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f262_d20250413_m010335_c001_v0001117_t0029_u01744506215188") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f20_d20250413_m010310_c001_v7007000_t0000_u01744506190495") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3154_d20250413_m010309_c001_v0001183_t0021_u01744506189182") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f1e_d20250413_m010308_c001_v7007000_t0000_u01744506188095") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd3104_d20250413_m010306_c001_v0001183_t0034_u01744506186562") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f18_d20250413_m010305_c001_v7007000_t0000_u01744506185826") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd30e8_d20250413_m010305_c001_v0001183_t0046_u01744506185086") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f0d_d20250413_m010303_c001_v7007000_t0000_u01744506183736") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd30bc_d20250413_m010302_c001_v0001183_t0023_u01744506182973") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f09_d20250413_m010301_c001_v7007000_t0000_u01744506181036") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd307a_d20250413_m010300_c001_v0001183_t0053_u01744506180241") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82ed2_d20250413_m010253_c001_v7007000_t0000_u01744506173815") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2fec_d20250413_m010252_c001_v0001183_t0057_u01744506172525") 2025/04/13 01:08:04 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e7c_d20250413_m010145_c001_v7007000_t0000_u01744506105746") 2025/04/13 01:08:05 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2b3d_d20250413_m010145_c001_v0001183_t0057_u01744506105177") 2025/04/13 01:08:05 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e7b_d20250413_m010143_c001_v7007000_t0000_u01744506103916") 2025/04/13 01:08:05 DEBUG : potato2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2b17_d20250413_m010143_c001_v0001183_t0041_u01744506103358") 2025/04/13 01:08:05 DEBUG : potato3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b5d_d20250413_m010414_c001_v7007000_t0000_u01744506254457") 2025/04/13 01:08:05 DEBUG : potato3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddfa2_d20250413_m010409_c001_v0001183_t0039_u01744506249605") 2025/04/13 01:08:05 DEBUG : potato3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4088e787958a4ece_d20250413_m010358_c001_v7007000_t0000_u01744506238137") 2025/04/13 01:08:05 DEBUG : potato3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdde4d_d20250413_m010354_c001_v0001183_t0009_u01744506234476") 2025/04/13 01:08:05 DEBUG : potato3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fd2_d20250413_m010339_c001_v7007000_t0000_u01744506219386") 2025/04/13 01:08:05 DEBUG : potato3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddc7e_d20250413_m010335_c001_v0001183_t0004_u01744506215876") 2025/04/13 01:08:05 DEBUG : pre-dest1/1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b8e_d20250413_m010504_c001_v7007000_t0000_u01744506304694") 2025/04/13 01:08:05 DEBUG : pre-dest1/1: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acde443_d20250413_m010456_c001_v0001183_t0014_u01744506296168") 2025/04/13 01:08:05 DEBUG : pre-dest2/2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4075e2da49625b8f_d20250413_m010504_c001_v7007000_t0000_u01744506304875") 2025/04/13 01:08:05 DEBUG : pre-dest2/2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f3cc_d20250413_m010456_c001_v0001117_t0023_u01744506296735") 2025/04/13 01:08:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f414561d94654b31f_d20250413_m010436_c001_v7007000_t0000_u01744506276508") 2025/04/13 01:08:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd390f_d20250413_m010433_c001_v0001183_t0024_u01744506273434") 2025/04/13 01:08:05 DEBUG : sizeonly: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c814c_d20250413_m010226_c001_v7007000_t0000_u01744506146611") 2025/04/13 01:08:05 DEBUG : sizeonly: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2de4_d20250413_m010225_c001_v0001183_t0043_u01744506145689") 2025/04/13 01:08:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa7f_d20250413_m010740_c001_v7007000_t0000_u01744506460217") 2025/04/13 01:08:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1019f5e29ffaa5d0_d20250413_m010738_c001_v0001117_t0011_u01744506458916") 2025/04/13 01:08:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa7a_d20250413_m010737_c001_v7007000_t0000_u01744506457006") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f6d4_d20250413_m010735_c001_v0001117_t0053_u01744506455205") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc9_d20250413_m010331_c001_v7007000_t0000_u01744506211715") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f24c_d20250413_m010330_c001_v0001117_t0054_u01744506210679") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc7_d20250413_m010329_c001_v7007000_t0000_u01744506209402") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd32fc_d20250413_m010328_c001_v0001183_t0019_u01744506208569") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8149_d20250413_m010222_c001_v7007000_t0000_u01744506142579") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2da5_d20250413_m010221_c001_v0001183_t0054_u01744506141294") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8147_d20250413_m010220_c001_v7007000_t0000_u01744506140577") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2d91_d20250413_m010219_c001_v0001183_t0033_u01744506139664") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c813f_d20250413_m010216_c001_v7007000_t0000_u01744506136815") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2d45_d20250413_m010215_c001_v0001183_t0050_u01744506135827") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c813e_d20250413_m010215_c001_v7007000_t0000_u01744506135289") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2d2d_d20250413_m010214_c001_v0001183_t0009_u01744506134503") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2cff_d20250413_m010211_c001_v0001183_t0037_u01744506131899") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8131_d20250413_m010211_c001_v7007000_t0000_u01744506131180") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2ce5_d20250413_m010210_c001_v0001183_t0021_u01744506130617") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2cd5_d20250413_m010210_c001_v0001183_t0014_u01744506130022") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c812b_d20250413_m010208_c001_v7007000_t0000_u01744506128916") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2c93_d20250413_m010206_c001_v0001183_t0044_u01744506126693") 2025/04/13 01:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2c59_d20250413_m010203_c001_v0001183_t0046_u01744506123803") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8119_d20250413_m010203_c001_v7007000_t0000_u01744506123086") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2c3f_d20250413_m010202_c001_v0001183_t0018_u01744506122520") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2c35_d20250413_m010201_c001_v0001183_t0051_u01744506121938") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8117_d20250413_m010200_c001_v7007000_t0000_u01744506120863") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2bd3_d20250413_m010155_c001_v0001183_t0004_u01744506115505") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f4113b985271c8111_d20250413_m010155_c001_v7007000_t0000_u01744506115146") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2bc5_d20250413_m010154_c001_v0001183_t0021_u01744506114556") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e88_d20250413_m010152_c001_v7007000_t0000_u01744506112909") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2bab_d20250413_m010152_c001_v0001183_t0038_u01744506112355") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e87_d20250413_m010151_c001_v7007000_t0000_u01744506111799") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2ba1_d20250413_m010151_c001_v0001183_t0030_u01744506111250") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e82_d20250413_m010149_c001_v7007000_t0000_u01744506109975") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2b8b_d20250413_m010149_c001_v0001183_t0039_u01744506109246") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e7e_d20250413_m010148_c001_v7007000_t0000_u01744506108703") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2b77_d20250413_m010148_c001_v0001183_t0023_u01744506108117") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e7d_d20250413_m010147_c001_v7007000_t0000_u01744506107207") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2b61_d20250413_m010146_c001_v0001183_t0005_u01744506106643") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e78_d20250413_m010140_c001_v7007000_t0000_u01744506100989") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2ac5_d20250413_m010140_c001_v0001183_t0028_u01744506100391") 2025/04/13 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e77_d20250413_m010139_c001_v7007000_t0000_u01744506099495") 2025/04/13 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2aad_d20250413_m010138_c001_v0001183_t0055_u01744506098934") 2025/04/13 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e76_d20250413_m010138_c001_v7007000_t0000_u01744506098033") 2025/04/13 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2a9f_d20250413_m010137_c001_v0001183_t0008_u01744506097477") 2025/04/13 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82e75_d20250413_m010134_c001_v7007000_t0000_u01744506094597") 2025/04/13 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd2a68_d20250413_m010134_c001_v0001183_t0007_u01744506094005") 2025/04/13 01:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa80_d20250413_m010740_c001_v7007000_t0000_u01744506460399") 2025/04/13 01:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd4c9a_d20250413_m010738_c001_v0001183_t0039_u01744506458901") 2025/04/13 01:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa7b_d20250413_m010737_c001_v7007000_t0000_u01744506457198") 2025/04/13 01:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf48b_d20250413_m010734_c001_v0001183_t0016_u01744506454861") 2025/04/13 01:08:08 DEBUG : sub/yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc1_d20250413_m010325_c001_v7007000_t0000_u01744506205804") 2025/04/13 01:08:08 DEBUG : sub/yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddbba_d20250413_m010324_c001_v0001183_t0041_u01744506204102") 2025/04/13 01:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa76_d20250413_m010733_c001_v7007000_t0000_u01744506453305") 2025/04/13 01:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1019f5e29ffaa5c0_d20250413_m010731_c001_v0001117_t0015_u01744506451773") 2025/04/13 01:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa6c_d20250413_m010730_c001_v7007000_t0000_u01744506450260") 2025/04/13 01:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11992258c5e0f6c6_d20250413_m010728_c001_v0001117_t0031_u01744506448963") 2025/04/13 01:08:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa77_d20250413_m010733_c001_v7007000_t0000_u01744506453485") 2025/04/13 01:08:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acdf447_d20250413_m010731_c001_v0001183_t0013_u01744506451763") 2025/04/13 01:08:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40224f2de772fa6d_d20250413_m010730_c001_v7007000_t0000_u01744506450442") 2025/04/13 01:08:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f1019f5e29ffaa5b8_d20250413_m010728_c001_v0001117_t0050_u01744506448955") 2025/04/13 01:08:09 DEBUG : three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f36_d20250413_m010315_c001_v7007000_t0000_u01744506195994") 2025/04/13 01:08:09 DEBUG : three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd31e6_d20250413_m010314_c001_v0001183_t0032_u01744506194789") 2025/04/13 01:08:09 DEBUG : three: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f107827f5b6dd31b6_d20250413_m010312_c001_v0001183_t0032_u01744506192700") 2025/04/13 01:08:09 DEBUG : two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f400873e5dff82f37_d20250413_m010316_c001_v7007000_t0000_u01744506196175") 2025/04/13 01:08:09 DEBUG : two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f412d95cb0acddb1c_d20250413_m010314_c001_v0001183_t0058_u01744506194228") 2025/04/13 01:08:09 DEBUG : two: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f407827f5b6dd31ae_d20250413_m010312_c001_v0001183_t0015_u01744506192520") 2025/04/13 01:08:09 DEBUG : yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fc4_d20250413_m010326_c001_v7007000_t0000_u01744506206549") 2025/04/13 01:08:09 DEBUG : yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f114ce4f2edc89847_d20250413_m010325_c001_v0001184_t0023_u01744506205599") 2025/04/13 01:08:09 DEBUG : yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fba_d20250413_m010322_c001_v7007000_t0000_u01744506202031") 2025/04/13 01:08:09 DEBUG : yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddb82_d20250413_m010320_c001_v0001183_t0057_u01744506200703") 2025/04/13 01:08:09 DEBUG : yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fb6_d20250413_m010318_c001_v7007000_t0000_u01744506198696") 2025/04/13 01:08:09 DEBUG : yam: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f112d95cb0acddb48_d20250413_m010316_c001_v0001183_t0057_u01744506196739") 2025/04/13 01:08:09 DEBUG : yaml: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fbd_d20250413_m010322_c001_v7007000_t0000_u01744506202771") 2025/04/13 01:08:09 DEBUG : yaml: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f105bd8b44c194a02_d20250413_m010321_c001_v0001180_t0006_u01744506201830") 2025/04/13 01:08:09 DEBUG : yaml: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f40646fd8e8722fb8_d20250413_m010319_c001_v7007000_t0000_u01744506199420") 2025/04/13 01:08:09 DEBUG : yaml: Deleting (id "4_zaf526d53a0ad2bcb9f680e1b_f11420d0ade42b0ff_d20250413_m010318_c001_v0001043_t0047_u01744506198277") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m45.365033318s (try 1/5)