"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/18 05:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo" 2025/04/18 05:55:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 05:55:03 DEBUG : Creating backend with remote "/tmp/rclone2661903910" === 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/18 05:55:05 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:05 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:07 DEBUG : B2 bucket rclone-test-qifesig6qafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:08 DEBUG : Creating backend with remote "/non-existing" 2025/04/18 05:55:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/18 05:55:08 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:08 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:10 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:10 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:11 INFO : B2 bucket rclone-test-qifesig6qafo: Running all checks before starting transfers 2025/04/18 05:55:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:11 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:11 INFO : B2 bucket rclone-test-qifesig6qafo: Checks finished, now starting transfers 2025/04/18 05:55:11 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.81s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:13 ERROR : Ignoring --no-traverse with sync 2025/04/18 05:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:13 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:13 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:14 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:55:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.68s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/18 05:55:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/18 05:55:15 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:55:17 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:17 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:55:19 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:19 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 05:55:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:55:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/18 05:55:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:55:20 INFO : sub dir: Making directory 2025/04/18 05:55:20 INFO : sub dir2: Making directory 2025/04/18 05:55:20 INFO : sub dir2/sub sub dir2: Making directory 2025/04/18 05:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/18 05:55:21 DEBUG : B2 bucket rclone-test-qifesig6qafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:22 INFO : sub dir2: Making directory 2025/04/18 05:55:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 05:55:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:55:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:22 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:22 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:23 DEBUG : sub dir2: Making directory with metadata 2025/04/18 05:55:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:55:23 INFO : sub dir: Making directory 2025/04/18 05:55:23 INFO : sub dir2: Making directory 2025/04/18 05:55:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:23 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:23 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:24 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:55:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/18 05:55:24 DEBUG : B2 bucket rclone-test-qifesig6qafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/18 05:55:24 DEBUG : B2 bucket rclone-test-qifesig6qafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.97s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:25 INFO : sub dir2: Making directory 2025/04/18 05:55:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:26 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:26 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:26 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:55:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:27 DEBUG : sub dir2: Making directory with metadata 2025/04/18 05:55:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:55:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:55:27 INFO : sub dir: Making directory 2025/04/18 05:55:27 INFO : sub dir2: Making directory 2025/04/18 05:55:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:27 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:27 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:27 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:55:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/18 05:55:28 DEBUG : B2 bucket rclone-test-qifesig6qafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:29 INFO : sub dir2: Making directory 2025/04/18 05:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:29 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:29 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:30 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:55:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hutayoz8mide" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qifesig6qafo -> B2 bucket rclone-test-hutayoz8mide 2025/04/18 05:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:32 DEBUG : B2 bucket rclone-test-hutayoz8mide: Waiting for checks to finish 2025/04/18 05:55:32 DEBUG : B2 bucket rclone-test-hutayoz8mide: Waiting for transfers to finish 2025/04/18 05:55:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:33 DEBUG : B2 bucket rclone-test-hutayoz8mide: Purge remote 2025/04/18 05:55:33 INFO : B2 bucket rclone-test-hutayoz8mide: cleaning bucket "rclone-test-hutayoz8mide" of all files 2025/04/18 05:55:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f827d43707d4b7b9f680e1b_f102673f968214e94_d20250418_m055533_c001_v0001183_t0001_u01744955733451") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:36 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:55:36 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 05:55:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-muguxec4pupe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qifesig6qafo -> B2 bucket rclone-test-muguxec4pupe 2025/04/18 05:55:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:40 DEBUG : B2 bucket rclone-test-muguxec4pupe: Waiting for checks to finish 2025/04/18 05:55:40 DEBUG : B2 bucket rclone-test-muguxec4pupe: Waiting for transfers to finish 2025/04/18 05:55:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:55:41 DEBUG : B2 bucket rclone-test-muguxec4pupe: Waiting for checks to finish 2025/04/18 05:55:41 DEBUG : B2 bucket rclone-test-muguxec4pupe: Waiting for transfers to finish 2025/04/18 05:55:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 05:55:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:42 DEBUG : B2 bucket rclone-test-muguxec4pupe: Purge remote 2025/04/18 05:55:42 INFO : B2 bucket rclone-test-muguxec4pupe: cleaning bucket "rclone-test-muguxec4pupe" of all files 2025/04/18 05:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfe28df3707d4b7b9f680e1b_f110be009a78ae197_d20250418_m055541_c001_v0001115_t0031_u01744955741995") 2025/04/18 05:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfe28df3707d4b7b9f680e1b_f104a971d8517cd71_d20250418_m055540_c001_v0001182_t0001_u01744955740592") --- PASS: TestServerSideCopyOverSelf (7.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:55:46 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:55:46 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:55:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 05:55:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/18 05:55:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yesiteg0vopu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qifesig6qafo -> B2 bucket rclone-test-yesiteg0vopu 2025/04/18 05:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:55:50 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Waiting for checks to finish 2025/04/18 05:55:50 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Waiting for transfers to finish 2025/04/18 05:55:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:55:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:55:52 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Waiting for checks to finish 2025/04/18 05:55:52 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Waiting for transfers to finish 2025/04/18 05:55:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/18 05:55:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/18 05:55:52 INFO : sub dir/hello world: Deleted 2025/04/18 05:55:53 DEBUG : testing file moves 2025/04/18 05:55:53 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Waiting for checks to finish 2025/04/18 05:55:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/18 05:55:53 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Waiting for transfers to finish 2025/04/18 05:55:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/18 05:55:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/18 05:55:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:54 DEBUG : B2 bucket rclone-test-yesiteg0vopu: Purge remote 2025/04/18 05:55:54 INFO : B2 bucket rclone-test-yesiteg0vopu: cleaning bucket "rclone-test-yesiteg0vopu" of all files 2025/04/18 05:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f32bd73707d4b7b9f680e1b_f1189e8b140e7bdc1_d20250418_m055553_c001_v0001178_t0019_u01744955753896") 2025/04/18 05:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f32bd73707d4b7b9f680e1b_f114332198cb06e2c_d20250418_m055552_c001_v0001100_t0036_u01744955752120") 2025/04/18 05:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f32bd73707d4b7b9f680e1b_f110ec4f3d98f5bf9_d20250418_m055550_c001_v0001179_t0001_u01744955750743") --- PASS: TestServerSideMoveOverSelf (10.28s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:55:59 ERROR : : error listing: directory not found 2025/04/18 05:55:59 INFO : Local file system at /tmp/rclone2661903910: Making directory 2025/04/18 05:56:00 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:00 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:56:02 DEBUG : Local file system at /tmp/rclone2661903910: Waiting for checks to finish 2025/04/18 05:56:02 DEBUG : Local file system at /tmp/rclone2661903910: Waiting for transfers to finish 2025/04/18 05:56:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:56:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/18 05:56:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyRedownload (2.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/18 05:56:03 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:03 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:56:04 INFO : check sum: Copied (new) 2025/04/18 05:56:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:04 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:56:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/18 05:56:04 DEBUG : check sum: Unchanged skipping 2025/04/18 05:56:04 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:04 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.43s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/18 05:56:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 05:56:06 INFO : sizeonly: Copied (new) 2025/04/18 05:56:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:06 DEBUG : sizeonly: Sizes identical 2025/04/18 05:56:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:06 DEBUG : sizeonly: Unchanged skipping 2025/04/18 05:56:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:06 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/18 05:56:09 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:09 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/18 05:56:09 INFO : ignore-size: Copied (new) 2025/04/18 05:56:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:56:09 DEBUG : ignore-size: Unchanged skipping 2025/04/18 05:56:09 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:09 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:09 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:56:12 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:12 DEBUG : existing: Unchanged skipping 2025/04/18 05:56:12 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:12 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:12 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/18 05:56:12 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 05:56:13 INFO : existing: Copied (replaced existing) 2025/04/18 05:56:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 05:56:14 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:14 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 05:56:15 INFO : existing: Copied (new) 2025/04/18 05:56:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:15 DEBUG : existing: Destination exists, skipping 2025/04/18 05:56:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:15 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:17 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/18 05:56:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 05:56:18 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:18 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:18 INFO : a/potato2: Copied (new) 2025/04/18 05:56:18 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:20 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/18 05:56:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:56:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/18 05:56:20 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:20 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:21 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/18 05:56:21 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:56:22 INFO : empty space: Updated modification time in destination 2025/04/18 05:56:22 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:22 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:22 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:24 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:24 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/18 05:56:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:56:24 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:24 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:24 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:26 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/18 05:56:26 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2661903910) 2025/04/18 05:56:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qifesig6qafo) 2025/04/18 05:56:26 DEBUG : foo: sha1 differ 2025/04/18 05:56:26 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/18 05:56:26 INFO : foo: Copied (replaced existing) 2025/04/18 05:56:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 05:56:28 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:28 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:28 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:28 INFO : potato: Copied (new) 2025/04/18 05:56:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:30 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/18 05:56:30 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/18 05:56:31 INFO : potato: Copied (replaced existing) 2025/04/18 05:56:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:33 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:33 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/18 05:56:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2661903910) 2025/04/18 05:56:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qifesig6qafo) 2025/04/18 05:56:33 DEBUG : potato: sha1 differ 2025/04/18 05:56:33 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/18 05:56:33 INFO : potato: Copied (replaced existing) 2025/04/18 05:56:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:35 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/18 05:56:35 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:35 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:35 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:38 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:38 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:38 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:38 INFO : potato2: Copied (new) 2025/04/18 05:56:38 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:41 INFO : d: Making directory 2025/04/18 05:56:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/18 05:56:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 05:56:42 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:42 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:42 INFO : a/potato2: Copied (new) 2025/04/18 05:56:42 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/18 05:56:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:45 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 05:56:45 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:45 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:45 INFO : a/potato2: Copied (new) 2025/04/18 05:56:45 ERROR : B2 bucket rclone-test-qifesig6qafo: not deleting files as there were IO errors 2025/04/18 05:56:45 ERROR : B2 bucket rclone-test-qifesig6qafo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:47 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:48 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:48 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:48 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:48 INFO : potato: Deleted 2025/04/18 05:56:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.87s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:50 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:51 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:51 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:51 INFO : potato: Deleted 2025/04/18 05:56:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:51 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:51 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:51 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:56:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.50s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:56:54 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:54 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/18 05:56:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 05:56:57 DEBUG : enormous: Excluded 2025/04/18 05:56:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:56:57 DEBUG : potato2: Excluded 2025/04/18 05:56:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:56:57 DEBUG : potato2: Excluded 2025/04/18 05:56:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:56:57 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:56:57 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:57 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:56:57 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:56:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 05:56:57 DEBUG : enormous: Excluded 2025/04/18 05:56:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:56:57 DEBUG : potato2: Excluded 2025/04/18 05:56:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:56:57 DEBUG : potato2: Excluded 2025/04/18 05:56:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/18 05:56:57 DEBUG : empty space: Unchanged skipping 2025/04/18 05:56:57 DEBUG : Local file system at /tmp/rclone2661903910: Waiting for checks to finish 2025/04/18 05:56:57 DEBUG : Local file system at /tmp/rclone2661903910: Waiting for transfers to finish 2025/04/18 05:56:57 DEBUG : Waiting for deletions to finish 2025/04/18 05:56:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 05:57:00 DEBUG : enormous: Excluded 2025/04/18 05:57:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:57:00 DEBUG : potato2: Excluded 2025/04/18 05:57:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:57:01 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:01 DEBUG : empty space: Unchanged skipping 2025/04/18 05:57:01 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:01 DEBUG : Waiting for deletions to finish 2025/04/18 05:57:01 INFO : enormous: Deleted 2025/04/18 05:57:01 INFO : potato2: Deleted 2025/04/18 05:57:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/18 05:57:01 DEBUG : empty space: Unchanged skipping 2025/04/18 05:57:01 DEBUG : Local file system at /tmp/rclone2661903910: Waiting for checks to finish 2025/04/18 05:57:01 DEBUG : Local file system at /tmp/rclone2661903910: Waiting for transfers to finish 2025/04/18 05:57:01 DEBUG : Waiting for deletions to finish 2025/04/18 05:57:01 INFO : potato2: Deleted 2025/04/18 05:57:01 INFO : enormous: Deleted 2025/04/18 05:57:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.95s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:04 DEBUG : five: Need to transfer - File not found at Destination 2025/04/18 05:57:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/18 05:57:04 DEBUG : one: Destination is newer than source, skipping 2025/04/18 05:57:04 DEBUG : three: Sizes identical 2025/04/18 05:57:04 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2661903910) 2025/04/18 05:57:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qifesig6qafo) 2025/04/18 05:57:04 DEBUG : two: sha1 differ 2025/04/18 05:57:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 05:57:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:57:04 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/18 05:57:05 INFO : five: Copied (new) 2025/04/18 05:57:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/18 05:57:05 INFO : four: Copied (replaced existing) 2025/04/18 05:57:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 05:57:05 INFO : two: Copied (replaced existing) 2025/04/18 05:57:05 DEBUG : Waiting for deletions to finish 2025/04/18 05:57:06 DEBUG : one: Destination is newer than source, skipping 2025/04/18 05:57:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 05:57:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/18 05:57:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:57:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/18 05:57:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/18 05:57:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/18 05:57:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:57:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/18 05:57:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2661903910) 2025/04/18 05:57:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qifesig6qafo) 2025/04/18 05:57:06 DEBUG : three: sha1 differ 2025/04/18 05:57:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:57:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 05:57:06 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 05:57:06 INFO : three: Copied (replaced existing) 2025/04/18 05:57:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/18 05:57:08 INFO : B2 bucket rclone-test-qifesig6qafo: Making map for --track-renames 2025/04/18 05:57:08 INFO : B2 bucket rclone-test-qifesig6qafo: Finished making map for --track-renames 2025/04/18 05:57:08 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 05:57:08 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for renames to finish 2025/04/18 05:57:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 05:57:08 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 05:57:08 INFO : yam: Copied (new) 2025/04/18 05:57:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 05:57:08 INFO : potato: Copied (new) 2025/04/18 05:57:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:57:09 INFO : B2 bucket rclone-test-qifesig6qafo: Making map for --track-renames 2025/04/18 05:57:09 INFO : B2 bucket rclone-test-qifesig6qafo: Finished making map for --track-renames 2025/04/18 05:57:09 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:09 DEBUG : potato: Unchanged skipping 2025/04/18 05:57:09 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for renames to finish 2025/04/18 05:57:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 05:57:09 INFO : yam: Copied (server-side copy) to: yaml 2025/04/18 05:57:10 INFO : yam: Deleted 2025/04/18 05:57:10 INFO : yaml: Renamed from "yam" 2025/04/18 05:57:10 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/18 05:57:11 INFO : B2 bucket rclone-test-qifesig6qafo: Making map for --track-renames 2025/04/18 05:57:11 INFO : B2 bucket rclone-test-qifesig6qafo: Finished making map for --track-renames 2025/04/18 05:57:11 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 05:57:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 05:57:11 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for renames to finish 2025/04/18 05:57:11 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 05:57:12 INFO : yam: Copied (new) 2025/04/18 05:57:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 05:57:12 INFO : potato: Copied (new) 2025/04/18 05:57:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:57:13 INFO : B2 bucket rclone-test-qifesig6qafo: Making map for --track-renames 2025/04/18 05:57:13 INFO : B2 bucket rclone-test-qifesig6qafo: Finished making map for --track-renames 2025/04/18 05:57:13 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:13 DEBUG : potato: Unchanged skipping 2025/04/18 05:57:13 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for renames to finish 2025/04/18 05:57:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 05:57:13 INFO : yam: Copied (server-side copy) to: yaml 2025/04/18 05:57:14 INFO : yam: Deleted 2025/04/18 05:57:14 INFO : yaml: Renamed from "yam" 2025/04/18 05:57:14 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.11s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/18 05:57:15 INFO : B2 bucket rclone-test-qifesig6qafo: Making map for --track-renames 2025/04/18 05:57:15 INFO : B2 bucket rclone-test-qifesig6qafo: Finished making map for --track-renames 2025/04/18 05:57:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 05:57:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/18 05:57:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for renames to finish 2025/04/18 05:57:15 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 05:57:16 INFO : sub/yam: Copied (new) 2025/04/18 05:57:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/18 05:57:16 INFO : potato: Copied (new) 2025/04/18 05:57:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:57:17 DEBUG : potato: Unchanged skipping 2025/04/18 05:57:17 INFO : B2 bucket rclone-test-qifesig6qafo: Making map for --track-renames 2025/04/18 05:57:17 INFO : B2 bucket rclone-test-qifesig6qafo: Finished making map for --track-renames 2025/04/18 05:57:17 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:17 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for renames to finish 2025/04/18 05:57:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/18 05:57:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/18 05:57:17 INFO : sub/yam: Deleted 2025/04/18 05:57:17 INFO : yam: Renamed from "sub/yam" 2025/04/18 05:57:17 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:19 DEBUG : Creating backend with remote "/tmp/rclone2661903910/dir1" 2025/04/18 05:57:19 DEBUG : Creating backend with remote "/tmp/rclone2661903910/dir2" 2025/04/18 05:57:19 DEBUG : Local file system at /tmp/rclone2661903910/dir2: Using server-side directory move 2025/04/18 05:57:19 INFO : Local file system at /tmp/rclone2661903910/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 05:57:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/18 05:57:19 INFO : file1.txt: Moved (server-side) 2025/04/18 05:57:19 DEBUG : Local file system at /tmp/rclone2661903910/dir2: Waiting for checks to finish 2025/04/18 05:57:19 DEBUG : Local file system at /tmp/rclone2661903910/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:57:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 05:57:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:57:20 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:57:20 INFO : sub dir/hello world: Deleted 2025/04/18 05:57:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/18 05:57:20 INFO : nested/sub dir/file: Copied (new) 2025/04/18 05:57:20 INFO : nested/sub dir/file: Deleted 2025/04/18 05:57:20 INFO : sub dir: Removing directory 2025/04/18 05:57:20 INFO : nested/sub dir: Removing directory 2025/04/18 05:57:20 INFO : nested: Removing directory 2025/04/18 05:57:20 DEBUG : Local file system at /tmp/rclone2661903910: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:57:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 05:57:22 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:22 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/18 05:57:22 INFO : nested/sub dir/file: Copied (new) 2025/04/18 05:57:22 INFO : nested/sub dir/file: Deleted 2025/04/18 05:57:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/18 05:57:23 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:57:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 05:57:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/18 05:57:24 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:24 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 05:57:24 INFO : existing: Copied (new) 2025/04/18 05:57:24 INFO : existing: Deleted 2025/04/18 05:57:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/18 05:57:25 INFO : existing-b: Copied (new) 2025/04/18 05:57:25 INFO : existing-b: Deleted 2025/04/18 05:57:25 DEBUG : existing: Destination exists, skipping 2025/04/18 05:57:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/18 05:57:25 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:57:25 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:57:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fapumep2kayo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qifesig6qafo -> B2 bucket rclone-test-fapumep2kayo 2025/04/18 05:57:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:57:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/18 05:57:30 DEBUG : empty space: Unchanged skipping 2025/04/18 05:57:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 05:57:30 DEBUG : B2 bucket rclone-test-fapumep2kayo: Waiting for checks to finish 2025/04/18 05:57:31 INFO : empty space: Deleted 2025/04/18 05:57:31 DEBUG : B2 bucket rclone-test-fapumep2kayo: Waiting for transfers to finish 2025/04/18 05:57:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:57:31 INFO : potato2: Copied (server-side copy) 2025/04/18 05:57:31 INFO : potato2: Deleted 2025/04/18 05:57:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 05:57:31 INFO : potato3: Copied (server-side copy) 2025/04/18 05:57:31 INFO : potato3: Deleted 2025/04/18 05:57:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hirasow7gaxu" 2025/04/18 05:57:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/18 05:57:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:57:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 05:57:33 DEBUG : B2 bucket rclone-test-hirasow7gaxu: Waiting for checks to finish 2025/04/18 05:57:33 DEBUG : B2 bucket rclone-test-hirasow7gaxu: Waiting for transfers to finish 2025/04/18 05:57:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 05:57:34 INFO : potato3: Copied (server-side copy) 2025/04/18 05:57:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:57:34 INFO : empty space: Copied (server-side copy) 2025/04/18 05:57:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:57:34 INFO : potato2: Copied (server-side copy) 2025/04/18 05:57:34 INFO : potato3: Deleted 2025/04/18 05:57:34 INFO : empty space: Deleted 2025/04/18 05:57:34 INFO : potato2: Deleted 2025/04/18 05:57:34 DEBUG : B2 bucket rclone-test-hirasow7gaxu: Purge remote 2025/04/18 05:57:34 INFO : B2 bucket rclone-test-hirasow7gaxu: cleaning bucket "rclone-test-hirasow7gaxu" of all files 2025/04/18 05:57:35 DEBUG : empty space: Deleting (id "4_z4f924d93709d4b7b9f680e1b_f105ed5f03faacf91_d20250418_m055733_c001_v0001104_t0042_u01744955853600") 2025/04/18 05:57:35 DEBUG : potato2: Deleting (id "4_z4f924d93709d4b7b9f680e1b_f114e70883e3ba5c1_d20250418_m055733_c001_v0001093_t0051_u01744955853982") 2025/04/18 05:57:35 DEBUG : potato3: Deleting (id "4_z4f924d93709d4b7b9f680e1b_f106d893a1a952881_d20250418_m055733_c001_v0001182_t0001_u01744955853985") 2025/04/18 05:57:35 DEBUG : B2 bucket rclone-test-fapumep2kayo: Purge remote 2025/04/18 05:57:35 INFO : B2 bucket rclone-test-fapumep2kayo: cleaning bucket "rclone-test-fapumep2kayo" of all files 2025/04/18 05:57:35 DEBUG : empty space: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f4130823f2786335f_d20250418_m055734_c001_v7007000_t0000_u01744955854249") 2025/04/18 05:57:35 DEBUG : empty space: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f1078d70c07c3ab0c_d20250418_m055729_c001_v0001157_t0027_u01744955849923") 2025/04/18 05:57:35 DEBUG : potato2: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f4129d8d9a2b77da2_d20250418_m055734_c001_v7007000_t0000_u01744955854368") 2025/04/18 05:57:35 DEBUG : potato2: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f109d3280beb9ac36_d20250418_m055730_c001_v0001182_t0040_u01744955850969") 2025/04/18 05:57:35 DEBUG : potato3: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f4129d8d9a2b77da1_d20250418_m055734_c001_v7007000_t0000_u01744955854184") 2025/04/18 05:57:35 DEBUG : potato3: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f109ed6d1c20a81e4_d20250418_m055731_c001_v0001177_t0052_u01744955851205") 2025/04/18 05:57:35 DEBUG : potato3: Deleting (id "4_z3f523d93709d4b7b9f680e1b_f1078d70c07c3ab10_d20250418_m055730_c001_v0001157_t0055_u01744955850181") --- PASS: TestServerSideMove (10.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-golexal5yiqe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qifesig6qafo -> B2 bucket rclone-test-golexal5yiqe 2025/04/18 05:57:43 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 05:57:43 DEBUG : empty space: Excluded 2025/04/18 05:57:43 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 05:57:43 DEBUG : empty space: Excluded 2025/04/18 05:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:57:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 05:57:43 DEBUG : B2 bucket rclone-test-golexal5yiqe: Waiting for checks to finish 2025/04/18 05:57:43 DEBUG : B2 bucket rclone-test-golexal5yiqe: Waiting for transfers to finish 2025/04/18 05:57:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:57:43 INFO : potato2: Copied (server-side copy) 2025/04/18 05:57:43 INFO : potato2: Deleted 2025/04/18 05:57:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 05:57:43 INFO : potato3: Copied (server-side copy) 2025/04/18 05:57:43 INFO : potato3: Deleted 2025/04/18 05:57:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqiqir2babe" 2025/04/18 05:57:45 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 05:57:45 DEBUG : empty space: Excluded 2025/04/18 05:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:57:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 05:57:45 DEBUG : B2 bucket rclone-test-cuqiqir2babe: Waiting for checks to finish 2025/04/18 05:57:45 DEBUG : B2 bucket rclone-test-cuqiqir2babe: Waiting for transfers to finish 2025/04/18 05:57:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 05:57:46 INFO : potato3: Copied (server-side copy) 2025/04/18 05:57:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:57:46 INFO : potato2: Copied (server-side copy) 2025/04/18 05:57:46 INFO : potato3: Deleted 2025/04/18 05:57:46 INFO : potato2: Deleted 2025/04/18 05:57:47 DEBUG : B2 bucket rclone-test-cuqiqir2babe: Purge remote 2025/04/18 05:57:47 INFO : B2 bucket rclone-test-cuqiqir2babe: cleaning bucket "rclone-test-cuqiqir2babe" of all files 2025/04/18 05:57:47 DEBUG : potato2: Deleting (id "4_zcf427d93709d4b7b9f680e1b_f11020c069e385da9_d20250418_m055746_c001_v0001106_t0050_u01744955866041") 2025/04/18 05:57:47 DEBUG : potato3: Deleting (id "4_zcf427d93709d4b7b9f680e1b_f104a971d8517d5c4_d20250418_m055746_c001_v0001182_t0029_u01744955866390") 2025/04/18 05:57:47 DEBUG : B2 bucket rclone-test-golexal5yiqe: Purge remote 2025/04/18 05:57:47 INFO : B2 bucket rclone-test-golexal5yiqe: cleaning bucket "rclone-test-golexal5yiqe" of all files 2025/04/18 05:57:48 DEBUG : empty space: Deleting (id "4_z3f826d83709d4b7b9f680e1b_f1117871059714d90_d20250418_m055742_c001_v0001171_t0008_u01744955862005") 2025/04/18 05:57:48 DEBUG : potato2: Deleting (id "4_z3f826d83709d4b7b9f680e1b_f419ba6fee6e8e7c9_d20250418_m055746_c001_v7007000_t0000_u01744955866663") 2025/04/18 05:57:48 DEBUG : potato2: Deleting (id "4_z3f826d83709d4b7b9f680e1b_f1099798f3e225454_d20250418_m055743_c001_v0001171_t0008_u01744955863120") 2025/04/18 05:57:48 DEBUG : potato3: Deleting (id "4_z3f826d83709d4b7b9f680e1b_f4085d488ba7e5492_d20250418_m055746_c001_v7007000_t0000_u01744955866611") 2025/04/18 05:57:48 DEBUG : potato3: Deleting (id "4_z3f826d83709d4b7b9f680e1b_f116f3aaba4f7a368_d20250418_m055743_c001_v0001093_t0045_u01744955863549") 2025/04/18 05:57:48 DEBUG : potato3: Deleting (id "4_z3f826d83709d4b7b9f680e1b_f1117871059714d98_d20250418_m055742_c001_v0001171_t0008_u01744955862333") --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:57:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vuqoraf5wibe" 2025/04/18 05:57:52 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qifesig6qafo -> B2 bucket rclone-test-vuqoraf5wibe 2025/04/18 05:57:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:57:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/18 05:57:57 DEBUG : empty space: Unchanged skipping 2025/04/18 05:57:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 05:57:57 DEBUG : B2 bucket rclone-test-vuqoraf5wibe: Waiting for checks to finish 2025/04/18 05:57:57 INFO : empty space: Deleted 2025/04/18 05:57:57 DEBUG : B2 bucket rclone-test-vuqoraf5wibe: Waiting for transfers to finish 2025/04/18 05:57:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:57:57 INFO : potato2: Copied (server-side copy) 2025/04/18 05:57:57 INFO : potato2: Deleted 2025/04/18 05:57:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 05:57:57 INFO : potato3: Copied (server-side copy) 2025/04/18 05:57:57 INFO : potato3: Deleted 2025/04/18 05:57:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zequbah6hiku" 2025/04/18 05:57:58 INFO : tomatoDir: Making directory 2025/04/18 05:57:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/18 05:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:57:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 05:57:59 DEBUG : B2 bucket rclone-test-zequbah6hiku: Waiting for checks to finish 2025/04/18 05:57:59 DEBUG : B2 bucket rclone-test-zequbah6hiku: Waiting for transfers to finish 2025/04/18 05:58:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/18 05:58:00 INFO : empty space: Copied (server-side copy) 2025/04/18 05:58:00 INFO : empty space: Deleted 2025/04/18 05:58:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/18 05:58:00 INFO : potato3: Copied (server-side copy) 2025/04/18 05:58:00 INFO : potato3: Deleted 2025/04/18 05:58:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/18 05:58:01 INFO : potato2: Copied (server-side copy) 2025/04/18 05:58:01 INFO : potato2: Deleted 2025/04/18 05:58:02 DEBUG : B2 bucket rclone-test-zequbah6hiku: Purge remote 2025/04/18 05:58:02 INFO : B2 bucket rclone-test-zequbah6hiku: cleaning bucket "rclone-test-zequbah6hiku" of all files 2025/04/18 05:58:02 DEBUG : empty space: Deleting (id "4_z0f22bd13709d4b7b9f680e1b_f101b3f83044c09b3_d20250418_m055800_c001_v0001113_t0047_u01744955880142") 2025/04/18 05:58:02 DEBUG : potato2: Deleting (id "4_z0f22bd13709d4b7b9f680e1b_f1064602a6b5fab39_d20250418_m055801_c001_v0001137_t0027_u01744955881551") 2025/04/18 05:58:02 DEBUG : potato3: Deleting (id "4_z0f22bd13709d4b7b9f680e1b_f114c4d948affc470_d20250418_m055800_c001_v0001146_t0047_u01744955880522") 2025/04/18 05:58:04 DEBUG : B2 bucket rclone-test-vuqoraf5wibe: Purge remote 2025/04/18 05:58:04 INFO : B2 bucket rclone-test-vuqoraf5wibe: cleaning bucket "rclone-test-vuqoraf5wibe" of all files 2025/04/18 05:58:04 DEBUG : empty space: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f407620db0e2494a3_d20250418_m055800_c001_v7007000_t0000_u01744955880567") 2025/04/18 05:58:04 DEBUG : empty space: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f10203e46f2181b6a_d20250418_m055755_c001_v0001105_t0004_u01744955875633") 2025/04/18 05:58:04 DEBUG : potato2: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f407620db0e2494a7_d20250418_m055801_c001_v7007000_t0000_u01744955881847") 2025/04/18 05:58:04 DEBUG : potato2: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f109d3280beb9ada8_d20250418_m055757_c001_v0001182_t0039_u01744955877283") 2025/04/18 05:58:04 DEBUG : potato3: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f407620db0e2494a4_d20250418_m055800_c001_v7007000_t0000_u01744955880827") 2025/04/18 05:58:04 DEBUG : potato3: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f104f7fa941765573_d20250418_m055757_c001_v0001184_t0031_u01744955877520") 2025/04/18 05:58:04 DEBUG : potato3: Deleting (id "4_z0fa29d93709d4b7b9f680e1b_f10203e46f2181b70_d20250418_m055756_c001_v0001105_t0015_u01744955876359") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/rclone-sync-test" 2025/04/18 05:58:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/rclone-sync-test-include/layer2" 2025/04/18 05:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/rclone-sync-test-ignore-file" 2025/04/18 05:58:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:58:19 DEBUG : B2 bucket rclone-test-qifesig6qafo path rclone-sync-test: Waiting for checks to finish 2025/04/18 05:58:19 DEBUG : B2 bucket rclone-test-qifesig6qafo path rclone-sync-test: Waiting for transfers to finish 2025/04/18 05:58:19 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:19 INFO : There was nothing to transfer 2025/04/18 05:58:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:58:19 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:58:19 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:58:19 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:58:20 DEBUG : B2 bucket rclone-test-qifesig6qafo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/18 05:58:20 DEBUG : B2 bucket rclone-test-qifesig6qafo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/18 05:58:20 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:58:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 05:58:20 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 05:58:20 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:21 DEBUG : : Excluded 2025/04/18 05:58:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:58:21 DEBUG : B2 bucket rclone-test-qifesig6qafo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/18 05:58:21 DEBUG : B2 bucket rclone-test-qifesig6qafo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/18 05:58:21 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 05:58:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/CompareDest" 2025/04/18 05:58:31 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 05:58:31 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:31 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:58:32 INFO : one: Copied (new) 2025/04/18 05:58:32 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:33 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:33 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 05:58:34 INFO : one: Copied (replaced existing) 2025/04/18 05:58:34 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:36 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:58:36 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:36 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:36 INFO : There was nothing to transfer 2025/04/18 05:58:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:58:37 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:58:38 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:38 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:38 INFO : There was nothing to transfer 2025/04/18 05:58:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:58:38 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:58:38 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:38 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:38 INFO : There was nothing to transfer 2025/04/18 05:58:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:39 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/18 05:58:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 05:58:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:58:39 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:58:39 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:39 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:39 INFO : There was nothing to transfer 2025/04/18 05:58:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:40 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 05:58:40 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:58:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:58:40 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/18 05:58:41 INFO : two: Copied (new) 2025/04/18 05:58:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dest" 2025/04/18 05:58:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/pre-dest1" 2025/04/18 05:58:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/pre-dest2" 2025/04/18 05:58:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:58:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/18 05:58:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:58:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/18 05:58:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/18 05:58:49 DEBUG : B2 bucket rclone-test-qifesig6qafo path dest: Waiting for checks to finish 2025/04/18 05:58:49 DEBUG : B2 bucket rclone-test-qifesig6qafo path dest: Waiting for transfers to finish 2025/04/18 05:58:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/18 05:58:49 INFO : 3: Copied (new) 2025/04/18 05:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:58:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 05:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/CopyDest" 2025/04/18 05:58:54 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 05:58:54 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:54 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:58:55 INFO : one: Copied (new) 2025/04/18 05:58:55 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:58:56 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:58:56 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:58:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 05:58:57 INFO : one: Copied (replaced existing) 2025/04/18 05:58:57 DEBUG : Waiting for deletions to finish 2025/04/18 05:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/BackupDir" 2025/04/18 05:59:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:59:00 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:59:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:59:02 INFO : one: Copied (server-side copy) 2025/04/18 05:59:02 INFO : one: Deleted 2025/04/18 05:59:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/18 05:59:02 INFO : one: Copied (server-side copy) 2025/04/18 05:59:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 05:59:02 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:02 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:03 DEBUG : one: Unchanged skipping 2025/04/18 05:59:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/18 05:59:04 INFO : two: Copied (server-side copy) 2025/04/18 05:59:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 05:59:04 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:04 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:04 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:05 DEBUG : one: Unchanged skipping 2025/04/18 05:59:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:05 DEBUG : two: Unchanged skipping 2025/04/18 05:59:05 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:05 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:05 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:05 INFO : There was nothing to transfer 2025/04/18 05:59:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:06 DEBUG : one: Unchanged skipping 2025/04/18 05:59:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 05:59:06 DEBUG : three: Destination not found in --copy-dest 2025/04/18 05:59:06 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 05:59:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/18 05:59:06 DEBUG : two: Unchanged skipping 2025/04/18 05:59:06 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:06 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/18 05:59:07 INFO : three: Copied (new) 2025/04/18 05:59:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.87s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:59:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 05:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/backup" 2025/04/18 05:59:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:59:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:14 DEBUG : two: Unchanged skipping 2025/04/18 05:59:14 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:59:16 INFO : one: Copied (server-side copy) 2025/04/18 05:59:16 INFO : one: Deleted 2025/04/18 05:59:16 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:16 INFO : one: Copied (new) 2025/04/18 05:59:16 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 05:59:17 INFO : three.txt: Copied (server-side copy) 2025/04/18 05:59:17 INFO : three.txt: Deleted 2025/04/18 05:59:17 INFO : three.txt: Moved into backup dir 2025/04/18 05:59:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:59:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:20 DEBUG : two: Unchanged skipping 2025/04/18 05:59:20 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:20 INFO : one: Copied (server-side copy) 2025/04/18 05:59:20 INFO : one: Deleted 2025/04/18 05:59:20 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 05:59:21 INFO : one: Copied (new) 2025/04/18 05:59:21 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 05:59:21 INFO : three.txt: Copied (server-side copy) 2025/04/18 05:59:21 INFO : three.txt: Deleted 2025/04/18 05:59:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:59:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-04.backblaze.com/b2api/v1/b2_upload_file/6f720d43707d4b7b9f680e1b/c001_v0001043_t0057": EOF 2025/04/18 05:59:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-04.backblaze.com/b2api/v1/b2_upload_file/6f720d43707d4b7b9f680e1b/c001_v0001043_t0057": EOF) 2025/04/18 05:59:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qifesig6qafo: 1/10 (Post "https://pod-000-1043-04.backblaze.com/b2api/v1/b2_upload_file/6f720d43707d4b7b9f680e1b/c001_v0001043_t0057": EOF) 2025/04/18 05:59:27 DEBUG : pacer: Reducing sleep to 10ms 2025/04/18 05:59:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 05:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/backup" 2025/04/18 05:59:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:59:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:30 DEBUG : two: Unchanged skipping 2025/04/18 05:59:30 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:59:31 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 05:59:31 INFO : one: Deleted 2025/04/18 05:59:31 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:32 INFO : one: Copied (new) 2025/04/18 05:59:32 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 05:59:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 05:59:33 INFO : three.txt: Deleted 2025/04/18 05:59:33 INFO : three.txt: Moved into backup dir 2025/04/18 05:59:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:59:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:35 DEBUG : two: Unchanged skipping 2025/04/18 05:59:35 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 05:59:35 INFO : one: Deleted 2025/04/18 05:59:35 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 05:59:36 INFO : one: Copied (new) 2025/04/18 05:59:36 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 05:59:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 05:59:36 INFO : three.txt: Deleted 2025/04/18 05:59:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 05:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/backup" 2025/04/18 05:59:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:59:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:42 DEBUG : two: Unchanged skipping 2025/04/18 05:59:42 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:59:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 05:59:44 INFO : one: Deleted 2025/04/18 05:59:44 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:44 INFO : one: Copied (new) 2025/04/18 05:59:44 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 05:59:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 05:59:45 INFO : three.txt: Deleted 2025/04/18 05:59:45 INFO : three.txt: Moved into backup dir 2025/04/18 05:59:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:59:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:47 DEBUG : two: Unchanged skipping 2025/04/18 05:59:47 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 05:59:48 INFO : one: Deleted 2025/04/18 05:59:48 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 05:59:48 INFO : one: Copied (new) 2025/04/18 05:59:48 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 05:59:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 05:59:49 INFO : three.txt: Deleted 2025/04/18 05:59:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 05:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 05:59:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:53 DEBUG : two: Unchanged skipping 2025/04/18 05:59:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:59:53 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 05:59:54 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 05:59:54 INFO : one: Deleted 2025/04/18 05:59:54 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:55 INFO : one: Copied (new) 2025/04/18 05:59:55 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 05:59:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 05:59:56 INFO : three.txt: Deleted 2025/04/18 05:59:56 INFO : three.txt: Moved into backup dir 2025/04/18 05:59:57 DEBUG : one.bak: Excluded (Path Filter) 2025/04/18 05:59:57 DEBUG : one.bak: Excluded 2025/04/18 05:59:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/18 05:59:57 DEBUG : three.txt.bak: Excluded 2025/04/18 05:59:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:59:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 05:59:57 DEBUG : two: Unchanged skipping 2025/04/18 05:59:57 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for checks to finish 2025/04/18 05:59:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 05:59:57 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 05:59:58 INFO : one: Deleted 2025/04/18 05:59:58 DEBUG : B2 bucket rclone-test-qifesig6qafo path dst: Waiting for transfers to finish 2025/04/18 05:59:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 05:59:58 INFO : one: Copied (new) 2025/04/18 05:59:58 DEBUG : Waiting for deletions to finish 2025/04/18 05:59:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 05:59:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 05:59:58 INFO : three.txt: Deleted 2025/04/18 05:59:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 06:00:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 06:00:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 06:00:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 06:00:04 INFO : one: Deleted 2025/04/18 06:00:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 06:00:05 INFO : one: Copied (new) 2025/04/18 06:00:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:05 DEBUG : two: Unchanged skipping 2025/04/18 06:00:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 06:00:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 06:00:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 06:00:06 INFO : three.txt: Deleted 2025/04/18 06:00:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 06:00:06 INFO : three.txt: Copied (new) 2025/04/18 06:00:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 06:00:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 06:00:07 INFO : one: Copied (server-side copy) to: one.bak 2025/04/18 06:00:07 INFO : one: Deleted 2025/04/18 06:00:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 06:00:07 INFO : one: Copied (new) 2025/04/18 06:00:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:07 DEBUG : two: Unchanged skipping 2025/04/18 06:00:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 06:00:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 06:00:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/18 06:00:08 INFO : three.txt: Deleted 2025/04/18 06:00:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/18 06:00:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qifesig6qafo/dst" 2025/04/18 06:00:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 06:00:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/18 06:00:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 06:00:14 INFO : one: Deleted 2025/04/18 06:00:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 06:00:15 INFO : one: Copied (new) 2025/04/18 06:00:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:16 DEBUG : two: Unchanged skipping 2025/04/18 06:00:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 06:00:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/18 06:00:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 06:00:17 INFO : three.txt: Deleted 2025/04/18 06:00:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 06:00:17 INFO : three.txt: Copied (new) 2025/04/18 06:00:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 06:00:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/18 06:00:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/18 06:00:19 INFO : one: Deleted 2025/04/18 06:00:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/18 06:00:19 INFO : one: Copied (new) 2025/04/18 06:00:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:20 DEBUG : two: Unchanged skipping 2025/04/18 06:00:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 06:00:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/18 06:00:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/18 06:00:20 INFO : three.txt: Deleted 2025/04/18 06:00:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/18 06:00:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/18 06:00:23 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 06:00:23 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 06:00:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/18 06:00:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/18 06:00:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 06:00:25 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 06:00:25 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 06:00:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/18 06:00:25 INFO : existing: Copied (new) 2025/04/18 06:00:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/18 06:00:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/18 06:00:26 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 06:00:26 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 06:00:26 ERROR : B2 bucket rclone-test-qifesig6qafo: not deleting files as there were IO errors 2025/04/18 06:00:26 ERROR : B2 bucket rclone-test-qifesig6qafo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncImmutable (2.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:28 DEBUG : existing: Unchanged skipping 2025/04/18 06:00:28 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 06:00:28 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 06:00:28 DEBUG : Waiting for deletions to finish 2025/04/18 06:00:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:00:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 06:00:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both0: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both12: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both11: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both14: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both15: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both16: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both17: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both18: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both13: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both10: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both1: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both19: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both2: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both5: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both3: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both4: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both6: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:00:43 DEBUG : both9: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both7: Unchanged skipping 2025/04/18 06:00:43 DEBUG : both8: Unchanged skipping 2025/04/18 06:00:43 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 06:00:43 DEBUG : Waiting for deletions to finish 2025/04/18 06:00:44 INFO : only4: Deleted 2025/04/18 06:00:44 INFO : only5: Deleted 2025/04/18 06:00:44 INFO : only10: Deleted 2025/04/18 06:00:44 INFO : only17: Deleted 2025/04/18 06:00:44 INFO : only16: Deleted 2025/04/18 06:00:44 INFO : only11: Deleted 2025/04/18 06:00:44 INFO : only14: Deleted 2025/04/18 06:00:44 INFO : only8: Deleted 2025/04/18 06:00:44 INFO : only12: Deleted 2025/04/18 06:00:44 INFO : only18: Deleted 2025/04/18 06:00:44 INFO : only13: Deleted 2025/04/18 06:00:44 INFO : only15: Deleted 2025/04/18 06:00:44 INFO : only19: Deleted 2025/04/18 06:00:44 INFO : only2: Deleted 2025/04/18 06:00:44 INFO : only3: Deleted 2025/04/18 06:00:44 INFO : only6: Deleted 2025/04/18 06:00:44 INFO : only0: Deleted 2025/04/18 06:00:44 INFO : only1: Deleted 2025/04/18 06:00:45 INFO : only7: Deleted 2025/04/18 06:00:45 INFO : only9: Deleted 2025/04/18 06:00:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.89s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both0: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both1: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both10: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both11: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both12: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both13: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both14: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both15: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both16: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both17: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both18: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both19: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both2: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both3: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both4: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both5: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both6: Unchanged skipping 2025/04/18 06:01:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : both7: Unchanged skipping 2025/04/18 06:01:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for checks to finish 2025/04/18 06:01:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/18 06:01:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : both8: Unchanged skipping 2025/04/18 06:01:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/18 06:01:03 DEBUG : both9: Unchanged skipping 2025/04/18 06:01:03 DEBUG : B2 bucket rclone-test-qifesig6qafo: Waiting for transfers to finish 2025/04/18 06:01:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:03 INFO : only0: Copied (replaced existing) 2025/04/18 06:01:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:03 INFO : only1: Copied (replaced existing) 2025/04/18 06:01:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:03 INFO : only12: Copied (replaced existing) 2025/04/18 06:01:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:03 INFO : only13: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only11: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only14: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only16: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only10: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only17: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only18: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only19: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only3: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only5: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only4: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only6: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only7: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only8: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only9: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only15: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/18 06:01:04 INFO : only2: Copied (replaced existing) 2025/04/18 06:01:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:13 DEBUG : empty_dir: Making directory with metadata 2025/04/18 06:01:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 06:01:13 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 06:01:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 06:01:13 INFO : empty_on_remote: Making directory 2025/04/18 06:01:13 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:16 DEBUG : empty_dir: Making directory with metadata 2025/04/18 06:01:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 06:01:16 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 06:01:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 06:01:16 INFO : empty_on_remote: Making directory 2025/04/18 06:01:16 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-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:20 INFO : sub dir: Making directory 2025/04/18 06:01:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" 2025/04/18 06:01:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 06:01:25 INFO : sub dir: Making directory 2025/04/18 06:01:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifesig6qafo", Local "Local file system at /tmp/rclone2661903910", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.71s) PASS 2025/04/18 06:01:29 DEBUG : B2 bucket rclone-test-qifesig6qafo: Purge remote 2025/04/18 06:01:29 INFO : B2 bucket rclone-test-qifesig6qafo: cleaning bucket "rclone-test-qifesig6qafo" of all files 2025/04/18 06:01:30 DEBUG : BackupDir/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f8e_d20250418_m055908_c001_v7007000_t0000_u01744955948102") 2025/04/18 06:01:30 DEBUG : BackupDir/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1166ded4a6c7ac1f_d20250418_m055901_c001_v0001171_t0051_u01744955941709") 2025/04/18 06:01:30 DEBUG : CompareDest/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52324226_d20250418_m055841_c001_v7007000_t0000_u01744955921789") 2025/04/18 06:01:30 DEBUG : CompareDest/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626187f_d20250418_m055835_c001_v0001134_t0006_u01744955915435") 2025/04/18 06:01:30 DEBUG : CompareDest/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52324227_d20250418_m055841_c001_v7007000_t0000_u01744955921972") 2025/04/18 06:01:30 DEBUG : CompareDest/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8f42_d20250418_m055837_c001_v0001165_t0011_u01744955917142") 2025/04/18 06:01:30 DEBUG : CopyDest/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f8f_d20250418_m055908_c001_v7007000_t0000_u01744955948285") 2025/04/18 06:01:30 DEBUG : CopyDest/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54352_d20250418_m055858_c001_v0001043_t0004_u01744955938611") 2025/04/18 06:01:30 DEBUG : CopyDest/three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f90_d20250418_m055908_c001_v7007000_t0000_u01744955948469") 2025/04/18 06:01:30 DEBUG : CopyDest/three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8fa9_d20250418_m055905_c001_v0001165_t0023_u01744955945849") 2025/04/18 06:01:30 DEBUG : CopyDest/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f91_d20250418_m055908_c001_v7007000_t0000_u01744955948652") 2025/04/18 06:01:30 DEBUG : CopyDest/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62618bf_d20250418_m055903_c001_v0001134_t0047_u01744955943129") 2025/04/18 06:01:31 DEBUG : EXISTING: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865f21_d20250418_m060029_c001_v7007000_t0000_u01744956029120") 2025/04/18 06:01:31 DEBUG : EXISTING: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90e1_d20250418_m060028_c001_v0001165_t0050_u01744956028100") 2025/04/18 06:01:31 DEBUG : Testêé: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865efe_d20250418_m060024_c001_v7007000_t0000_u01744956024838") 2025/04/18 06:01:31 DEBUG : Testêé: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90d7_d20250418_m060024_c001_v0001165_t0001_u01744956024238") 2025/04/18 06:01:31 DEBUG : Testêé: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626193f_d20250418_m060023_c001_v0001134_t0016_u01744956023215") 2025/04/18 06:01:31 DEBUG : a/potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685722_d20250418_m055645_c001_v7007000_t0000_u01744955805817") 2025/04/18 06:01:31 DEBUG : a/potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542ad_d20250418_m055645_c001_v0001043_t0026_u01744955805111") 2025/04/18 06:01:31 DEBUG : a/potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23e9_d20250418_m055642_c001_v7007000_t0000_u01744955802831") 2025/04/18 06:01:31 DEBUG : a/potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542a5_d20250418_m055641_c001_v0001043_t0058_u01744955801794") 2025/04/18 06:01:31 DEBUG : a/potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684354_d20250418_m055619_c001_v7007000_t0000_u01744955779166") 2025/04/18 06:01:31 DEBUG : a/potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5426d_d20250418_m055618_c001_v0001043_t0013_u01744955778191") 2025/04/18 06:01:31 DEBUG : b/potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685723_d20250418_m055646_c001_v7007000_t0000_u01744955806000") 2025/04/18 06:01:31 DEBUG : b/potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542a9_d20250418_m055643_c001_v0001043_t0035_u01744955803743") 2025/04/18 06:01:31 DEBUG : b/potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23e8_d20250418_m055642_c001_v7007000_t0000_u01744955802274") 2025/04/18 06:01:31 DEBUG : b/potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542a1_d20250418_m055640_c001_v0001043_t0038_u01744955800521") 2025/04/18 06:01:31 DEBUG : b/potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684352_d20250418_m055618_c001_v7007000_t0000_u01744955778614") 2025/04/18 06:01:31 DEBUG : b/potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54269_d20250418_m055616_c001_v0001043_t0007_u01744955776959") 2025/04/18 06:01:31 DEBUG : backup/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e43739_d20250418_m055922_c001_v7007000_t0000_u01744955962384") 2025/04/18 06:01:31 DEBUG : backup/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f100ec99ebee2280f_d20250418_m055920_c001_v0001044_t0056_u01744955960333") 2025/04/18 06:01:32 DEBUG : backup/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1167345146ed2864_d20250418_m055915_c001_v0001146_t0032_u01744955955767") 2025/04/18 06:01:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2991c77_d20250418_m055949_c001_v7007000_t0000_u01744955989546") 2025/04/18 06:01:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102e5889aec033c4_d20250418_m055947_c001_v0001117_t0000_u01744955987507") 2025/04/18 06:01:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f109412e376424d46_d20250418_m055943_c001_v0001154_t0004_u01744955983562") 2025/04/18 06:01:32 DEBUG : backup/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299149d_d20250418_m055937_c001_v7007000_t0000_u01744955977204") 2025/04/18 06:01:32 DEBUG : backup/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1180a31dfe38ce64_d20250418_m055935_c001_v0001184_t0049_u01744955975364") 2025/04/18 06:01:32 DEBUG : backup/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f107ebde99df07bea_d20250418_m055931_c001_v0001153_t0020_u01744955971254") 2025/04/18 06:01:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2991c78_d20250418_m055949_c001_v7007000_t0000_u01744955989731") 2025/04/18 06:01:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f11607048919ee01e_d20250418_m055948_c001_v0001101_t0019_u01744955988656") 2025/04/18 06:01:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f10544a59d0bf1407_d20250418_m055945_c001_v0001044_t0048_u01744955985102") 2025/04/18 06:01:32 DEBUG : backup/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e4373a_d20250418_m055922_c001_v7007000_t0000_u01744955962572") 2025/04/18 06:01:32 DEBUG : backup/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f106767751508c6a8_d20250418_m055921_c001_v0001105_t0054_u01744955961452") 2025/04/18 06:01:32 DEBUG : backup/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f112b3c52325b6988_d20250418_m055917_c001_v0001106_t0000_u01744955957271") 2025/04/18 06:01:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299149e_d20250418_m055937_c001_v7007000_t0000_u01744955977385") 2025/04/18 06:01:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1180a31dfe38ce82_d20250418_m055936_c001_v0001184_t0048_u01744955976423") 2025/04/18 06:01:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f11426eee3a5d0017_d20250418_m055933_c001_v0001137_t0024_u01744955973140") 2025/04/18 06:01:32 DEBUG : both0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f287_d20250418_m060105_c001_v7007000_t0000_u01744956065361") 2025/04/18 06:01:32 DEBUG : both0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261989_d20250418_m060050_c001_v0001134_t0040_u01744956050308") 2025/04/18 06:01:32 DEBUG : both0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568931c_d20250418_m060045_c001_v7007000_t0000_u01744956045652") 2025/04/18 06:01:32 DEBUG : both0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626194f_d20250418_m060031_c001_v0001134_t0009_u01744956031428") 2025/04/18 06:01:33 DEBUG : both1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f288_d20250418_m060105_c001_v7007000_t0000_u01744956065547") 2025/04/18 06:01:33 DEBUG : both1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626198d_d20250418_m060051_c001_v0001134_t0046_u01744956051218") 2025/04/18 06:01:33 DEBUG : both1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568931d_d20250418_m060045_c001_v7007000_t0000_u01744956045835") 2025/04/18 06:01:33 DEBUG : both1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261951_d20250418_m060032_c001_v0001134_t0045_u01744956032010") 2025/04/18 06:01:33 DEBUG : both10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f289_d20250418_m060105_c001_v7007000_t0000_u01744956065732") 2025/04/18 06:01:33 DEBUG : both10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619a3_d20250418_m060056_c001_v0001134_t0008_u01744956056302") 2025/04/18 06:01:33 DEBUG : both10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568931e_d20250418_m060046_c001_v7007000_t0000_u01744956046017") 2025/04/18 06:01:33 DEBUG : both10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261969_d20250418_m060037_c001_v0001134_t0044_u01744956037152") 2025/04/18 06:01:33 DEBUG : both11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f28b_d20250418_m060105_c001_v7007000_t0000_u01744956065918") 2025/04/18 06:01:33 DEBUG : both11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619a5_d20250418_m060057_c001_v0001134_t0037_u01744956057109") 2025/04/18 06:01:33 DEBUG : both11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568931f_d20250418_m060046_c001_v7007000_t0000_u01744956046199") 2025/04/18 06:01:33 DEBUG : both11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626196b_d20250418_m060037_c001_v0001134_t0047_u01744956037636") 2025/04/18 06:01:33 DEBUG : both12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f28c_d20250418_m060106_c001_v7007000_t0000_u01744956066099") 2025/04/18 06:01:33 DEBUG : both12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619a7_d20250418_m060057_c001_v0001134_t0024_u01744956057697") 2025/04/18 06:01:33 DEBUG : both12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689320_d20250418_m060046_c001_v7007000_t0000_u01744956046386") 2025/04/18 06:01:33 DEBUG : both12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626196d_d20250418_m060038_c001_v0001134_t0038_u01744956038219") 2025/04/18 06:01:33 DEBUG : both13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f28e_d20250418_m060106_c001_v7007000_t0000_u01744956066285") 2025/04/18 06:01:33 DEBUG : both13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619a9_d20250418_m060058_c001_v0001134_t0036_u01744956058329") 2025/04/18 06:01:33 DEBUG : both13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689322_d20250418_m060046_c001_v7007000_t0000_u01744956046567") 2025/04/18 06:01:33 DEBUG : both13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626196f_d20250418_m060038_c001_v0001134_t0039_u01744956038954") 2025/04/18 06:01:33 DEBUG : both14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f291_d20250418_m060106_c001_v7007000_t0000_u01744956066467") 2025/04/18 06:01:33 DEBUG : both14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619ab_d20250418_m060058_c001_v0001134_t0001_u01744956058850") 2025/04/18 06:01:34 DEBUG : both14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689323_d20250418_m060046_c001_v7007000_t0000_u01744956046749") 2025/04/18 06:01:34 DEBUG : both14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261971_d20250418_m060039_c001_v0001134_t0049_u01744956039462") 2025/04/18 06:01:34 DEBUG : both15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f293_d20250418_m060106_c001_v7007000_t0000_u01744956066650") 2025/04/18 06:01:34 DEBUG : both15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619ad_d20250418_m060059_c001_v0001134_t0045_u01744956059468") 2025/04/18 06:01:34 DEBUG : both15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689324_d20250418_m060046_c001_v7007000_t0000_u01744956046935") 2025/04/18 06:01:34 DEBUG : both15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261975_d20250418_m060040_c001_v0001134_t0045_u01744956040001") 2025/04/18 06:01:34 DEBUG : both16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f294_d20250418_m060106_c001_v7007000_t0000_u01744956066833") 2025/04/18 06:01:34 DEBUG : both16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619af_d20250418_m060059_c001_v0001134_t0017_u01744956059984") 2025/04/18 06:01:34 DEBUG : both16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689326_d20250418_m060047_c001_v7007000_t0000_u01744956047119") 2025/04/18 06:01:34 DEBUG : both16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261979_d20250418_m060040_c001_v0001134_t0000_u01744956040485") 2025/04/18 06:01:34 DEBUG : both17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f295_d20250418_m060107_c001_v7007000_t0000_u01744956067017") 2025/04/18 06:01:34 DEBUG : both17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619b3_d20250418_m060100_c001_v0001134_t0009_u01744956060611") 2025/04/18 06:01:34 DEBUG : both17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689328_d20250418_m060047_c001_v7007000_t0000_u01744956047301") 2025/04/18 06:01:34 DEBUG : both17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626197b_d20250418_m060041_c001_v0001134_t0003_u01744956041090") 2025/04/18 06:01:34 DEBUG : both18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f296_d20250418_m060107_c001_v7007000_t0000_u01744956067203") 2025/04/18 06:01:34 DEBUG : both18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619b5_d20250418_m060101_c001_v0001134_t0028_u01744956061444") 2025/04/18 06:01:34 DEBUG : both18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689329_d20250418_m060047_c001_v7007000_t0000_u01744956047491") 2025/04/18 06:01:34 DEBUG : both18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626197d_d20250418_m060041_c001_v0001134_t0032_u01744956041667") 2025/04/18 06:01:34 DEBUG : both19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f297_d20250418_m060107_c001_v7007000_t0000_u01744956067392") 2025/04/18 06:01:34 DEBUG : both19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619b7_d20250418_m060102_c001_v0001134_t0028_u01744956062032") 2025/04/18 06:01:34 DEBUG : both19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568932b_d20250418_m060047_c001_v7007000_t0000_u01744956047695") 2025/04/18 06:01:35 DEBUG : both19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626197f_d20250418_m060042_c001_v0001134_t0002_u01744956042155") 2025/04/18 06:01:35 DEBUG : both2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f298_d20250418_m060107_c001_v7007000_t0000_u01744956067580") 2025/04/18 06:01:35 DEBUG : both2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626198f_d20250418_m060051_c001_v0001134_t0011_u01744956051749") 2025/04/18 06:01:35 DEBUG : both2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568932c_d20250418_m060047_c001_v7007000_t0000_u01744956047886") 2025/04/18 06:01:35 DEBUG : both2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261953_d20250418_m060032_c001_v0001134_t0054_u01744956032552") 2025/04/18 06:01:35 DEBUG : both3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f299_d20250418_m060107_c001_v7007000_t0000_u01744956067768") 2025/04/18 06:01:35 DEBUG : both3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261991_d20250418_m060052_c001_v0001134_t0010_u01744956052305") 2025/04/18 06:01:35 DEBUG : both3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568932d_d20250418_m060048_c001_v7007000_t0000_u01744956048092") 2025/04/18 06:01:35 DEBUG : both3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261955_d20250418_m060033_c001_v0001134_t0021_u01744956033054") 2025/04/18 06:01:35 DEBUG : both4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f29b_d20250418_m060107_c001_v7007000_t0000_u01744956067953") 2025/04/18 06:01:35 DEBUG : both4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261995_d20250418_m060052_c001_v0001134_t0033_u01744956052911") 2025/04/18 06:01:35 DEBUG : both4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568932e_d20250418_m060048_c001_v7007000_t0000_u01744956048277") 2025/04/18 06:01:35 DEBUG : both4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261959_d20250418_m060033_c001_v0001134_t0025_u01744956033685") 2025/04/18 06:01:35 DEBUG : both5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f29d_d20250418_m060108_c001_v7007000_t0000_u01744956068136") 2025/04/18 06:01:35 DEBUG : both5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261999_d20250418_m060053_c001_v0001134_t0048_u01744956053557") 2025/04/18 06:01:35 DEBUG : both5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568932f_d20250418_m060048_c001_v7007000_t0000_u01744956048466") 2025/04/18 06:01:35 DEBUG : both5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626195b_d20250418_m060034_c001_v0001134_t0039_u01744956034170") 2025/04/18 06:01:35 DEBUG : both6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f29f_d20250418_m060108_c001_v7007000_t0000_u01744956068321") 2025/04/18 06:01:35 DEBUG : both6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626199b_d20250418_m060054_c001_v0001134_t0012_u01744956054130") 2025/04/18 06:01:36 DEBUG : both6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689330_d20250418_m060048_c001_v7007000_t0000_u01744956048655") 2025/04/18 06:01:36 DEBUG : both6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626195f_d20250418_m060034_c001_v0001134_t0019_u01744956034670") 2025/04/18 06:01:36 DEBUG : both7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a0_d20250418_m060108_c001_v7007000_t0000_u01744956068510") 2025/04/18 06:01:36 DEBUG : both7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626199d_d20250418_m060054_c001_v0001134_t0032_u01744956054713") 2025/04/18 06:01:36 DEBUG : both7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689331_d20250418_m060048_c001_v7007000_t0000_u01744956048836") 2025/04/18 06:01:36 DEBUG : both7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261961_d20250418_m060035_c001_v0001134_t0018_u01744956035302") 2025/04/18 06:01:36 DEBUG : both8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a1_d20250418_m060108_c001_v7007000_t0000_u01744956068696") 2025/04/18 06:01:36 DEBUG : both8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626199f_d20250418_m060055_c001_v0001134_t0020_u01744956055241") 2025/04/18 06:01:36 DEBUG : both8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689332_d20250418_m060049_c001_v7007000_t0000_u01744956049018") 2025/04/18 06:01:36 DEBUG : both8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261963_d20250418_m060035_c001_v0001134_t0000_u01744956035848") 2025/04/18 06:01:36 DEBUG : both9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a2_d20250418_m060108_c001_v7007000_t0000_u01744956068882") 2025/04/18 06:01:36 DEBUG : both9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619a1_d20250418_m060055_c001_v0001134_t0016_u01744956055830") 2025/04/18 06:01:36 DEBUG : both9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689334_d20250418_m060049_c001_v7007000_t0000_u01744956049199") 2025/04/18 06:01:36 DEBUG : both9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261965_d20250418_m060036_c001_v0001134_t0007_u01744956036453") 2025/04/18 06:01:36 DEBUG : c/non empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685724_d20250418_m055646_c001_v7007000_t0000_u01744955806185") 2025/04/18 06:01:36 DEBUG : c/non empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542ab_d20250418_m055644_c001_v0001043_t0049_u01744955804090") 2025/04/18 06:01:36 DEBUG : c/non empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23ea_d20250418_m055643_c001_v7007000_t0000_u01744955803014") 2025/04/18 06:01:36 DEBUG : c/non empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542a3_d20250418_m055640_c001_v0001043_t0006_u01744955800827") 2025/04/18 06:01:36 DEBUG : c/non empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684355_d20250418_m055619_c001_v7007000_t0000_u01744955779349") 2025/04/18 06:01:36 DEBUG : c/non empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5426b_d20250418_m055617_c001_v0001043_t0032_u01744955777387") 2025/04/18 06:01:36 DEBUG : check sum: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10ef_d20250418_m055605_c001_v7007000_t0000_u01744955765044") 2025/04/18 06:01:37 DEBUG : check sum: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54259_d20250418_m055603_c001_v0001043_t0035_u01744955763890") 2025/04/18 06:01:37 DEBUG : dest/3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f8a_d20250418_m055850_c001_v7007000_t0000_u01744955930975") 2025/04/18 06:01:37 DEBUG : dest/3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4160ae4a450ca687_d20250418_m055849_c001_v0001137_t0022_u01744955929874") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865ee3_d20250418_m060021_c001_v7007000_t0000_u01744956021708") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103d0f04525c43f7_d20250418_m060019_c001_v0001105_t0039_u01744956019547") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e437f2_d20250418_m060019_c001_v7007000_t0000_u01744956019354") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103d0f04525c43f3_d20250418_m060015_c001_v0001105_t0050_u01744956015513") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e437e9_d20250418_m060014_c001_v7007000_t0000_u01744956014778") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90b1_d20250418_m060010_c001_v0001165_t0051_u01744956010907") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2993016_d20250418_m060009_c001_v7007000_t0000_u01744956009438") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103dbc1f66d80d92_d20250418_m060007_c001_v0001181_t0012_u01744956007515") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f405cbc8899a380e8_d20250418_m060007_c001_v7007000_t0000_u01744956007328") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103dbc1f66d80d86_d20250418_m060004_c001_v0001181_t0020_u01744956004996") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f405cbc8899a380e5_d20250418_m060004_c001_v7007000_t0000_u01744956004263") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261917_d20250418_m060000_c001_v0001134_t0031_u01744956000671") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2992838_d20250418_m055959_c001_v7007000_t0000_u01744955999385") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f115bfeff2860d853_d20250418_m055958_c001_v0001157_t0021_u01744955998108") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f419ba6fee6e8fc4d_d20250418_m055957_c001_v7007000_t0000_u01744955997923") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f115bfeff2860d83f_d20250418_m055955_c001_v0001157_t0025_u01744955995115") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f419ba6fee6e8fc4a_d20250418_m055954_c001_v7007000_t0000_u01744955994382") 2025/04/18 06:01:37 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626190b_d20250418_m055950_c001_v0001134_t0055_u01744955990822") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2991c79_d20250418_m055949_c001_v7007000_t0000_u01744955989914") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f109d3280beb9b460_d20250418_m055948_c001_v0001182_t0053_u01744955988214") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f242_d20250418_m055948_c001_v7007000_t0000_u01744955988028") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f109d3280beb9b41d_d20250418_m055944_c001_v0001182_t0059_u01744955984677") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f23f_d20250418_m055943_c001_v7007000_t0000_u01744955983951") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62618f3_d20250418_m055938_c001_v0001134_t0001_u01744955978487") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299149f_d20250418_m055937_c001_v7007000_t0000_u01744955977568") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f111fc93e516cbddb_d20250418_m055935_c001_v0001040_t0051_u01744955975741") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407620db0e249621_d20250418_m055935_c001_v7007000_t0000_u01744955975557") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f111fc93e516cbdd7_d20250418_m055932_c001_v0001040_t0046_u01744955972389") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407620db0e249607_d20250418_m055931_c001_v7007000_t0000_u01744955971632") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62618e1_d20250418_m055923_c001_v0001134_t0055_u01744955963701") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e4373b_d20250418_m055922_c001_v7007000_t0000_u01744955962756") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103f8adb4fe2cb14_d20250418_m055920_c001_v0001177_t0005_u01744955960988") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e7be6_d20250418_m055920_c001_v7007000_t0000_u01744955960805") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103f8adb4fe2cb00_d20250418_m055916_c001_v0001177_t0050_u01744955956853") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e7be2_d20250418_m055916_c001_v7007000_t0000_u01744955956124") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5435c_d20250418_m055909_c001_v0001043_t0009_u01744955949943") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f92_d20250418_m055908_c001_v7007000_t0000_u01744955948839") 2025/04/18 06:01:38 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1051b2fa46e4194a_d20250418_m055902_c001_v0001171_t0022_u01744955942294") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27863399_d20250418_m055902_c001_v7007000_t0000_u01744955942095") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8f8f_d20250418_m055858_c001_v0001165_t0012_u01744955938005") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f11020c069e385e71_d20250418_m055856_c001_v0001106_t0021_u01744955936582") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f11020c069e385e6b_d20250418_m055855_c001_v0001106_t0039_u01744955935368") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52324228_d20250418_m055842_c001_v7007000_t0000_u01744955922156") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5433e_d20250418_m055834_c001_v0001043_t0024_u01744955914738") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f110be009a78ae2da_d20250418_m055833_c001_v0001115_t0024_u01744955913596") 2025/04/18 06:01:39 DEBUG : dst/one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f110be009a78ae2d6_d20250418_m055832_c001_v0001115_t0027_u01744955912193") 2025/04/18 06:01:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865ee6_d20250418_m060021_c001_v7007000_t0000_u01744956021893") 2025/04/18 06:01:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1181e0d762d33821_d20250418_m060018_c001_v0001171_t0046_u01744956018884") 2025/04/18 06:01:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1014ba1839383dca_d20250418_m060014_c001_v0001182_t0009_u01744956014476") 2025/04/18 06:01:39 DEBUG : dst/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2993018_d20250418_m060009_c001_v7007000_t0000_u01744956009620") 2025/04/18 06:01:39 DEBUG : dst/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f10200fd831651459_d20250418_m060007_c001_v0001184_t0024_u01744956007124") 2025/04/18 06:01:39 DEBUG : dst/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f101053605b419450_d20250418_m060003_c001_v0001181_t0033_u01744956003977") 2025/04/18 06:01:39 DEBUG : dst/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299286f_d20250418_m055959_c001_v7007000_t0000_u01744955999567") 2025/04/18 06:01:39 DEBUG : dst/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1190a8f1604e4003_d20250418_m055957_c001_v0001093_t0048_u01744955997554") 2025/04/18 06:01:39 DEBUG : dst/one.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f115a39d6a62f7cfe_d20250418_m055953_c001_v0001101_t0023_u01744955993995") 2025/04/18 06:01:39 DEBUG : dst/three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f94_d20250418_m055909_c001_v7007000_t0000_u01744955949026") 2025/04/18 06:01:39 DEBUG : dst/three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f11020c069e385e85_d20250418_m055907_c001_v0001106_t0022_u01744955947000") 2025/04/18 06:01:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865ee8_d20250418_m060022_c001_v7007000_t0000_u01744956022078") 2025/04/18 06:01:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1042dc73978555e0_d20250418_m060020_c001_v0001103_t0022_u01744956020516") 2025/04/18 06:01:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f106ef50b8417ceb7_d20250418_m060016_c001_v0001040_t0010_u01744956016618") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865eea_d20250418_m060022_c001_v7007000_t0000_u01744956022273") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103d0f04525c43fb_d20250418_m060021_c001_v0001105_t0017_u01744956021004") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e437f7_d20250418_m060020_c001_v7007000_t0000_u01744956020816") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103d0f04525c43f5_d20250418_m060017_c001_v0001105_t0043_u01744956017443") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e437ef_d20250418_m060017_c001_v7007000_t0000_u01744956017250") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90b5_d20250418_m060011_c001_v0001165_t0037_u01744956011823") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299301a_d20250418_m060009_c001_v7007000_t0000_u01744956009804") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103dbc1f66d80d98_d20250418_m060008_c001_v0001181_t0034_u01744956008834") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f405cbc8899a380ee_d20250418_m060008_c001_v7007000_t0000_u01744956008645") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f103dbc1f66d80d8c_d20250418_m060006_c001_v0001181_t0049_u01744956006147") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f405cbc8899a380e6_d20250418_m060005_c001_v7007000_t0000_u01744956005964") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261919_d20250418_m060001_c001_v0001134_t0012_u01744956001219") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f419ba6fee6e8fc50_d20250418_m055958_c001_v7007000_t0000_u01744955998827") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9079_d20250418_m055956_c001_v0001165_t0024_u01744955996742") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f419ba6fee6e8fc4b_d20250418_m055956_c001_v7007000_t0000_u01744955996005") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626190d_d20250418_m055951_c001_v0001134_t0021_u01744955991345") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f243_d20250418_m055948_c001_v7007000_t0000_u01744955988983") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9049_d20250418_m055946_c001_v0001165_t0021_u01744955986614") 2025/04/18 06:01:40 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f240_d20250418_m055945_c001_v7007000_t0000_u01744955985516") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62618f9_d20250418_m055939_c001_v0001134_t0032_u01744955979142") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407620db0e249629_d20250418_m055936_c001_v7007000_t0000_u01744955976653") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e901f_d20250418_m055934_c001_v0001165_t0059_u01744955974568") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407620db0e249613_d20250418_m055933_c001_v7007000_t0000_u01744955973474") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62618e5_d20250418_m055926_c001_v0001134_t0010_u01744955966730") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e7be8_d20250418_m055921_c001_v7007000_t0000_u01744955961825") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54364_d20250418_m055918_c001_v0001043_t0049_u01744955958956") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e7be4_d20250418_m055917_c001_v7007000_t0000_u01744955957858") 2025/04/18 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8fbb_d20250418_m055911_c001_v0001165_t0049_u01744955951447") 2025/04/18 06:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299301b_d20250418_m060009_c001_v7007000_t0000_u01744956009991") 2025/04/18 06:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102b2c34446ad04c_d20250418_m060008_c001_v0001145_t0043_u01744956008382") 2025/04/18 06:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1192f4d9061c1c1e_d20250418_m060005_c001_v0001184_t0057_u01744956005769") 2025/04/18 06:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2992c22_d20250418_m055959_c001_v7007000_t0000_u01744955999750") 2025/04/18 06:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f11024acd7640e647_d20250418_m055958_c001_v0001183_t0002_u01744955998629") 2025/04/18 06:01:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f108c9165a8926177_d20250418_m055955_c001_v0001098_t0038_u01744955995606") 2025/04/18 06:01:41 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865eed_d20250418_m060022_c001_v7007000_t0000_u01744956022467") 2025/04/18 06:01:41 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261925_d20250418_m060011_c001_v0001134_t0042_u01744956011471") 2025/04/18 06:01:41 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd299301c_d20250418_m060010_c001_v7007000_t0000_u01744956010173") 2025/04/18 06:01:41 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9087_d20250418_m060000_c001_v0001165_t0027_u01744956000979") 2025/04/18 06:01:41 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2992c23_d20250418_m055959_c001_v7007000_t0000_u01744955999932") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e905d_d20250418_m055951_c001_v0001165_t0058_u01744955991140") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd2991c7a_d20250418_m055950_c001_v7007000_t0000_u01744955990096") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9035_d20250418_m055938_c001_v0001165_t0054_u01744955978884") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4063d6cfd29914a0_d20250418_m055937_c001_v7007000_t0000_u01744955977752") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8ffb_d20250418_m055924_c001_v0001165_t0051_u01744955964396") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4101c6abf8e4373d_d20250418_m055922_c001_v7007000_t0000_u01744955962960") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62618d3_d20250418_m055910_c001_v0001134_t0029_u01744955950794") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f96_d20250418_m055909_c001_v7007000_t0000_u01744955949214") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f104ebabf7a881179_d20250418_m055904_c001_v0001117_t0001_u01744955944003") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52324229_d20250418_m055842_c001_v7007000_t0000_u01744955922339") 2025/04/18 06:01:42 DEBUG : dst/two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f110be009a78ae2ec_d20250418_m055840_c001_v0001115_t0027_u01744955920935") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9efb_d20250418_m055757_c001_v7007000_t0000_u01744955877260") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8ebe_d20250418_m055751_c001_v0001165_t0020_u01744955871947") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9ec8_d20250418_m055749_c001_v7007000_t0000_u01744955869887") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e98_d20250418_m055739_c001_v0001165_t0002_u01744955859405") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77b5_d20250418_m055730_c001_v7007000_t0000_u01744955850946") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e6c_d20250418_m055727_c001_v0001165_t0044_u01744955847872") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f6_d20250418_m055702_c001_v7007000_t0000_u01744955822027") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542cd_d20250418_m055659_c001_v0001043_t0053_u01744955819840") 2025/04/18 06:01:42 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f1_d20250418_m055657_c001_v7007000_t0000_u01744955817899") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542c7_d20250418_m055656_c001_v0001043_t0001_u01744955816427") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23ed_d20250418_m055652_c001_v7007000_t0000_u01744955812347") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542b9_d20250418_m055650_c001_v0001043_t0009_u01744955810387") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c56866c6_d20250418_m055648_c001_v7007000_t0000_u01744955808897") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542b1_d20250418_m055647_c001_v0001043_t0054_u01744955807369") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568571d_d20250418_m055639_c001_v7007000_t0000_u01744955799614") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5429d_d20250418_m055637_c001_v0001043_t0002_u01744955797718") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685719_d20250418_m055636_c001_v7007000_t0000_u01744955796382") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54295_d20250418_m055635_c001_v0001043_t0026_u01744955795466") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685326_d20250418_m055629_c001_v7007000_t0000_u01744955789180") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54283_d20250418_m055627_c001_v0001043_t0052_u01744955787709") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685319_d20250418_m055625_c001_v7007000_t0000_u01744955785136") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54277_d20250418_m055623_c001_v0001043_t0047_u01744955783689") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684370_d20250418_m055622_c001_v7007000_t0000_u01744955782604") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f100a1979985f1f68_d20250418_m055621_c001_v0001043_t0055_u01744955781768") 2025/04/18 06:01:43 DEBUG : empty space: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5426f_d20250418_m055620_c001_v0001043_t0032_u01744955780076") 2025/04/18 06:01:43 DEBUG : enormous: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f3_d20250418_m055701_c001_v7007000_t0000_u01744955821101") 2025/04/18 06:01:43 DEBUG : enormous: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542cf_d20250418_m055700_c001_v0001043_t0011_u01744955820216") 2025/04/18 06:01:43 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4130823f27865f10_d20250418_m060026_c001_v7007000_t0000_u01744956026925") 2025/04/18 06:01:43 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261947_d20250418_m060025_c001_v0001134_t0048_u01744956025592") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77b1_d20250418_m055725_c001_v7007000_t0000_u01744955845988") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e68_d20250418_m055724_c001_v0001165_t0011_u01744955844858") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4129d8d9a2b77d17_d20250418_m055615_c001_v7007000_t0000_u01744955775874") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54267_d20250418_m055614_c001_v0001043_t0045_u01744955774774") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4129d8d9a2b77d16_d20250418_m055613_c001_v7007000_t0000_u01744955773503") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54261_d20250418_m055612_c001_v0001043_t0055_u01744955772684") 2025/04/18 06:01:44 DEBUG : existing: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5425f_d20250418_m055611_c001_v0001043_t0016_u01744955771502") 2025/04/18 06:01:44 DEBUG : existing-b: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77b2_d20250418_m055726_c001_v7007000_t0000_u01744955846172") 2025/04/18 06:01:44 DEBUG : existing-b: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542ff_d20250418_m055724_c001_v0001043_t0042_u01744955844846") 2025/04/18 06:01:44 DEBUG : file1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2c3_d20250418_m060118_c001_v7007000_t0000_u01744956078952") 2025/04/18 06:01:44 DEBUG : file1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1163259d153a195a_d20250418_m060117_c001_v0001182_t0007_u01744956077513") 2025/04/18 06:01:44 DEBUG : file1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2be_d20250418_m060115_c001_v7007000_t0000_u01744956075398") 2025/04/18 06:01:44 DEBUG : file1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619d1_d20250418_m060113_c001_v0001134_t0010_u01744956073988") 2025/04/18 06:01:44 DEBUG : five: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f8_d20250418_m055706_c001_v7007000_t0000_u01744955826947") 2025/04/18 06:01:44 DEBUG : five: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4041d2d231e542dd_d20250418_m055704_c001_v0001043_t0057_u01744955824907") 2025/04/18 06:01:44 DEBUG : foo: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568531c_d20250418_m055626_c001_v7007000_t0000_u01744955786985") 2025/04/18 06:01:44 DEBUG : foo: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4041d2d231e5427f_d20250418_m055626_c001_v0001043_t0057_u01744955786438") 2025/04/18 06:01:44 DEBUG : foo: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4041d2d231e5427d_d20250418_m055625_c001_v0001043_t0057_u01744955785887") 2025/04/18 06:01:44 DEBUG : four: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f9_d20250418_m055707_c001_v7007000_t0000_u01744955827129") 2025/04/18 06:01:44 DEBUG : four: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62617bd_d20250418_m055705_c001_v0001134_t0000_u01744955825461") 2025/04/18 06:01:44 DEBUG : four: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542d9_d20250418_m055704_c001_v0001043_t0006_u01744955824028") 2025/04/18 06:01:45 DEBUG : hello world2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568430e_d20250418_m055516_c001_v7007000_t0000_u01744955716308") 2025/04/18 06:01:45 DEBUG : hello world2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e541ff_d20250418_m055515_c001_v0001043_t0057_u01744955715492") 2025/04/18 06:01:45 DEBUG : ignore-size: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4129d8d9a2b77d14_d20250418_m055610_c001_v7007000_t0000_u01744955770415") 2025/04/18 06:01:45 DEBUG : ignore-size: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5425d_d20250418_m055609_c001_v0001043_t0003_u01744955769111") 2025/04/18 06:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77af_d20250418_m055723_c001_v7007000_t0000_u01744955843747") 2025/04/18 06:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e64_d20250418_m055722_c001_v0001165_t0012_u01744955842422") 2025/04/18 06:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77aa_d20250418_m055721_c001_v7007000_t0000_u01744955841299") 2025/04/18 06:01:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542f9_d20250418_m055720_c001_v0001043_t0030_u01744955840537") 2025/04/18 06:01:45 DEBUG : one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23fb_d20250418_m055707_c001_v7007000_t0000_u01744955827310") 2025/04/18 06:01:45 DEBUG : one: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4041d2d231e542d3_d20250418_m055703_c001_v0001043_t0057_u01744955823141") 2025/04/18 06:01:45 DEBUG : only0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a3_d20250418_m060109_c001_v7007000_t0000_u01744956069065") 2025/04/18 06:01:45 DEBUG : only0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62619bb_d20250418_m060103_c001_v0001134_t0000_u01744956063334") 2025/04/18 06:01:45 DEBUG : only0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9163_d20250418_m060050_c001_v0001165_t0057_u01744956050993") 2025/04/18 06:01:45 DEBUG : only0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f404279392ee148a5_d20250418_m060044_c001_v7007000_t0000_u01744956044851") 2025/04/18 06:01:45 DEBUG : only0: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90f3_d20250418_m060031_c001_v0001165_t0002_u01744956031770") 2025/04/18 06:01:45 DEBUG : only1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a4_d20250418_m060109_c001_v7007000_t0000_u01744956069248") 2025/04/18 06:01:45 DEBUG : only1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e91bf_d20250418_m060103_c001_v0001165_t0017_u01744956063347") 2025/04/18 06:01:45 DEBUG : only1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9167_d20250418_m060051_c001_v0001165_t0032_u01744956051528") 2025/04/18 06:01:45 DEBUG : only1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f414fe37b575a8894_d20250418_m060044_c001_v7007000_t0000_u01744956044864") 2025/04/18 06:01:46 DEBUG : only1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90f7_d20250418_m060032_c001_v0001165_t0045_u01744956032352") 2025/04/18 06:01:46 DEBUG : only10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a5_d20250418_m060109_c001_v7007000_t0000_u01744956069432") 2025/04/18 06:01:46 DEBUG : only10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4163259d153a1862_d20250418_m060104_c001_v0001182_t0046_u01744956064090") 2025/04/18 06:01:46 DEBUG : only10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e917f_d20250418_m060056_c001_v0001165_t0035_u01744956056897") 2025/04/18 06:01:46 DEBUG : only10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67b7_d20250418_m060044_c001_v7007000_t0000_u01744956044277") 2025/04/18 06:01:46 DEBUG : only10: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9125_d20250418_m060037_c001_v0001165_t0048_u01744956037435") 2025/04/18 06:01:46 DEBUG : only11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a6_d20250418_m060109_c001_v7007000_t0000_u01744956069615") 2025/04/18 06:01:46 DEBUG : only11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407fd380d09fc6ca_d20250418_m060103_c001_v0001171_t0049_u01744956063911") 2025/04/18 06:01:46 DEBUG : only11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9183_d20250418_m060057_c001_v0001165_t0004_u01744956057384") 2025/04/18 06:01:46 DEBUG : only11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f414fe37b575a8890_d20250418_m060044_c001_v7007000_t0000_u01744956044313") 2025/04/18 06:01:46 DEBUG : only11: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9129_d20250418_m060038_c001_v0001165_t0045_u01744956037999") 2025/04/18 06:01:46 DEBUG : only12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a7_d20250418_m060109_c001_v7007000_t0000_u01744956069800") 2025/04/18 06:01:46 DEBUG : only12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62619bf_d20250418_m060103_c001_v0001134_t0000_u01744956063736") 2025/04/18 06:01:46 DEBUG : only12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9189_d20250418_m060058_c001_v0001165_t0003_u01744956058065") 2025/04/18 06:01:46 DEBUG : only12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f404279392ee1489d_d20250418_m060044_c001_v7007000_t0000_u01744956044482") 2025/04/18 06:01:46 DEBUG : only12: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e912d_d20250418_m060038_c001_v0001165_t0004_u01744956038685") 2025/04/18 06:01:46 DEBUG : only13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a8_d20250418_m060109_c001_v7007000_t0000_u01744956069982") 2025/04/18 06:01:46 DEBUG : only13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e91c7_d20250418_m060103_c001_v0001165_t0017_u01744956063749") 2025/04/18 06:01:46 DEBUG : only13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e918d_d20250418_m060058_c001_v0001165_t0022_u01744956058653") 2025/04/18 06:01:46 DEBUG : only13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67b9_d20250418_m060044_c001_v7007000_t0000_u01744956044640") 2025/04/18 06:01:46 DEBUG : only13: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9133_d20250418_m060039_c001_v0001165_t0021_u01744956039235") 2025/04/18 06:01:47 DEBUG : only14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2a9_d20250418_m060110_c001_v7007000_t0000_u01744956070166") 2025/04/18 06:01:47 DEBUG : only14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62619c1_d20250418_m060103_c001_v0001134_t0000_u01744956063921") 2025/04/18 06:01:47 DEBUG : only14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9195_d20250418_m060059_c001_v0001165_t0058_u01744956059265") 2025/04/18 06:01:47 DEBUG : only14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67b8_d20250418_m060044_c001_v7007000_t0000_u01744956044458") 2025/04/18 06:01:47 DEBUG : only14: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9135_d20250418_m060039_c001_v0001165_t0018_u01744956039791") 2025/04/18 06:01:47 DEBUG : only15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2aa_d20250418_m060110_c001_v7007000_t0000_u01744956070378") 2025/04/18 06:01:47 DEBUG : only15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e91d3_d20250418_m060104_c001_v0001165_t0017_u01744956064504") 2025/04/18 06:01:47 DEBUG : only15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9199_d20250418_m060059_c001_v0001165_t0022_u01744956059750") 2025/04/18 06:01:47 DEBUG : only15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689319_d20250418_m060044_c001_v7007000_t0000_u01744956044649") 2025/04/18 06:01:47 DEBUG : only15: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9137_d20250418_m060040_c001_v0001165_t0058_u01744956040280") 2025/04/18 06:01:47 DEBUG : only16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2ab_d20250418_m060110_c001_v7007000_t0000_u01744956070563") 2025/04/18 06:01:47 DEBUG : only16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e91c9_d20250418_m060103_c001_v0001165_t0017_u01744956063935") 2025/04/18 06:01:47 DEBUG : only16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e919f_d20250418_m060100_c001_v0001165_t0027_u01744956060384") 2025/04/18 06:01:47 DEBUG : only16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f404279392ee1489b_d20250418_m060044_c001_v7007000_t0000_u01744956044296") 2025/04/18 06:01:47 DEBUG : only16: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9139_d20250418_m060040_c001_v0001165_t0019_u01744956040870") 2025/04/18 06:01:47 DEBUG : only17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2ac_d20250418_m060110_c001_v7007000_t0000_u01744956070749") 2025/04/18 06:01:47 DEBUG : only17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407fd380d09fc6cc_d20250418_m060104_c001_v0001171_t0049_u01744956064103") 2025/04/18 06:01:47 DEBUG : only17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e91a5_d20250418_m060101_c001_v0001165_t0025_u01744956061195") 2025/04/18 06:01:47 DEBUG : only17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689317_d20250418_m060044_c001_v7007000_t0000_u01744956044284") 2025/04/18 06:01:47 DEBUG : only17: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e913f_d20250418_m060041_c001_v0001165_t0021_u01744956041444") 2025/04/18 06:01:47 DEBUG : only18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2ad_d20250418_m060110_c001_v7007000_t0000_u01744956070936") 2025/04/18 06:01:48 DEBUG : only18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62619c3_d20250418_m060104_c001_v0001134_t0000_u01744956064110") 2025/04/18 06:01:48 DEBUG : only18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e91af_d20250418_m060101_c001_v0001165_t0051_u01744956061766") 2025/04/18 06:01:48 DEBUG : only18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f414fe37b575a8891_d20250418_m060044_c001_v7007000_t0000_u01744956044497") 2025/04/18 06:01:48 DEBUG : only18: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9143_d20250418_m060041_c001_v0001165_t0026_u01744956041930") 2025/04/18 06:01:48 DEBUG : only19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2ae_d20250418_m060111_c001_v7007000_t0000_u01744956071119") 2025/04/18 06:01:48 DEBUG : only19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e91cd_d20250418_m060104_c001_v0001165_t0017_u01744956064123") 2025/04/18 06:01:48 DEBUG : only19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e91b5_d20250418_m060102_c001_v0001165_t0032_u01744956062450") 2025/04/18 06:01:48 DEBUG : only19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f404279392ee148a1_d20250418_m060044_c001_v7007000_t0000_u01744956044665") 2025/04/18 06:01:48 DEBUG : only19: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e914b_d20250418_m060042_c001_v0001165_t0029_u01744956042677") 2025/04/18 06:01:48 DEBUG : only2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2af_d20250418_m060111_c001_v7007000_t0000_u01744956071302") 2025/04/18 06:01:48 DEBUG : only2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4163259d153a186e_d20250418_m060104_c001_v0001182_t0046_u01744956064643") 2025/04/18 06:01:48 DEBUG : only2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9169_d20250418_m060052_c001_v0001165_t0051_u01744956052085") 2025/04/18 06:01:48 DEBUG : only2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f414fe37b575a8893_d20250418_m060044_c001_v7007000_t0000_u01744956044683") 2025/04/18 06:01:48 DEBUG : only2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e90fd_d20250418_m060032_c001_v0001165_t0053_u01744956032849") 2025/04/18 06:01:48 DEBUG : only3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b0_d20250418_m060111_c001_v7007000_t0000_u01744956071488") 2025/04/18 06:01:48 DEBUG : only3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4163259d153a1866_d20250418_m060104_c001_v0001182_t0046_u01744956064276") 2025/04/18 06:01:48 DEBUG : only3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e916b_d20250418_m060052_c001_v0001165_t0013_u01744956052651") 2025/04/18 06:01:48 DEBUG : only3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67ba_d20250418_m060044_c001_v7007000_t0000_u01744956044822") 2025/04/18 06:01:48 DEBUG : only3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9101_d20250418_m060033_c001_v0001165_t0009_u01744956033409") 2025/04/18 06:01:48 DEBUG : only4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b1_d20250418_m060111_c001_v7007000_t0000_u01744956071672") 2025/04/18 06:01:49 DEBUG : only4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407fd380d09fc6d0_d20250418_m060104_c001_v0001171_t0049_u01744956064292") 2025/04/18 06:01:49 DEBUG : only4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e916d_d20250418_m060053_c001_v0001165_t0052_u01744956053355") 2025/04/18 06:01:49 DEBUG : only4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67b5_d20250418_m060043_c001_v7007000_t0000_u01744956043914") 2025/04/18 06:01:49 DEBUG : only4: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9107_d20250418_m060033_c001_v0001165_t0054_u01744956033950") 2025/04/18 06:01:49 DEBUG : only5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b2_d20250418_m060111_c001_v7007000_t0000_u01744956071858") 2025/04/18 06:01:49 DEBUG : only5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62619c5_d20250418_m060104_c001_v0001134_t0000_u01744956064297") 2025/04/18 06:01:49 DEBUG : only5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9171_d20250418_m060053_c001_v0001165_t0043_u01744956053904") 2025/04/18 06:01:49 DEBUG : only5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67b6_d20250418_m060044_c001_v7007000_t0000_u01744956044096") 2025/04/18 06:01:49 DEBUG : only5: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e910b_d20250418_m060034_c001_v0001165_t0027_u01744956034454") 2025/04/18 06:01:49 DEBUG : only6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b3_d20250418_m060112_c001_v7007000_t0000_u01744956072044") 2025/04/18 06:01:49 DEBUG : only6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e91d1_d20250418_m060104_c001_v0001165_t0017_u01744956064312") 2025/04/18 06:01:49 DEBUG : only6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9173_d20250418_m060054_c001_v0001165_t0047_u01744956054513") 2025/04/18 06:01:49 DEBUG : only6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568931a_d20250418_m060044_c001_v7007000_t0000_u01744956044831") 2025/04/18 06:01:49 DEBUG : only6: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9113_d20250418_m060035_c001_v0001165_t0012_u01744956035098") 2025/04/18 06:01:49 DEBUG : only7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b5_d20250418_m060112_c001_v7007000_t0000_u01744956072233") 2025/04/18 06:01:49 DEBUG : only7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4163259d153a186a_d20250418_m060104_c001_v0001182_t0046_u01744956064460") 2025/04/18 06:01:49 DEBUG : only7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9175_d20250418_m060055_c001_v0001165_t0032_u01744956055001") 2025/04/18 06:01:49 DEBUG : only7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a67bc_d20250418_m060045_c001_v7007000_t0000_u01744956045009") 2025/04/18 06:01:49 DEBUG : only7: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9117_d20250418_m060035_c001_v0001165_t0051_u01744956035651") 2025/04/18 06:01:49 DEBUG : only8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b7_d20250418_m060112_c001_v7007000_t0000_u01744956072428") 2025/04/18 06:01:49 DEBUG : only8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f402f6044c62619c7_d20250418_m060104_c001_v0001134_t0000_u01744956064480") 2025/04/18 06:01:50 DEBUG : only8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9179_d20250418_m060055_c001_v0001165_t0021_u01744956055621") 2025/04/18 06:01:50 DEBUG : only8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5689318_d20250418_m060044_c001_v7007000_t0000_u01744956044467") 2025/04/18 06:01:50 DEBUG : only8: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e911d_d20250418_m060036_c001_v0001165_t0038_u01744956036244") 2025/04/18 06:01:50 DEBUG : only9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2b9_d20250418_m060112_c001_v7007000_t0000_u01744956072632") 2025/04/18 06:01:50 DEBUG : only9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f407fd380d09fc6d6_d20250418_m060104_c001_v0001171_t0049_u01744956064498") 2025/04/18 06:01:50 DEBUG : only9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e917b_d20250418_m060056_c001_v0001165_t0047_u01744956056100") 2025/04/18 06:01:50 DEBUG : only9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568931b_d20250418_m060045_c001_v7007000_t0000_u01744956045018") 2025/04/18 06:01:50 DEBUG : only9: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9123_d20250418_m060036_c001_v0001165_t0012_u01744956036945") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77a5_d20250418_m055718_c001_v7007000_t0000_u01744955838311") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62617cb_d20250418_m055716_c001_v0001134_t0027_u01744955836431") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b2405_d20250418_m055714_c001_v7007000_t0000_u01744955834597") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542ed_d20250418_m055712_c001_v0001043_t0026_u01744955832321") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b2400_d20250418_m055710_c001_v7007000_t0000_u01744955830495") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62617bf_d20250418_m055708_c001_v0001134_t0013_u01744955828226") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23ef_d20250418_m055655_c001_v7007000_t0000_u01744955815124") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542bf_d20250418_m055653_c001_v0001043_t0032_u01744955813317") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23ec_d20250418_m055651_c001_v7007000_t0000_u01744955811243") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542b7_d20250418_m055649_c001_v0001043_t0013_u01744955809813") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685ef5_d20250418_m055648_c001_v7007000_t0000_u01744955808094") 2025/04/18 06:01:50 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542af_d20250418_m055646_c001_v0001043_t0030_u01744955806945") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568571c_d20250418_m055639_c001_v7007000_t0000_u01744955799064") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54299_d20250418_m055637_c001_v0001043_t0055_u01744955797293") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568571a_d20250418_m055636_c001_v7007000_t0000_u01744955796565") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54293_d20250418_m055634_c001_v0001043_t0042_u01744955794975") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685718_d20250418_m055634_c001_v7007000_t0000_u01744955794248") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5428f_d20250418_m055633_c001_v0001043_t0002_u01744955793295") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5428b_d20250418_m055632_c001_v0001043_t0027_u01744955792282") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685716_d20250418_m055631_c001_v7007000_t0000_u01744955791554") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54289_d20250418_m055630_c001_v0001043_t0015_u01744955790845") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54287_d20250418_m055630_c001_v0001043_t0045_u01744955790090") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5685329_d20250418_m055629_c001_v7007000_t0000_u01744955789362") 2025/04/18 06:01:51 DEBUG : potato: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54285_d20250418_m055628_c001_v0001043_t0039_u01744955788442") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f411367abab679ab4_d20250418_m055808_c001_v7007000_t0000_u01744955888594") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261852_d20250418_m055807_c001_v0001134_t0022_u01744955887749") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9efe_d20250418_m055757_c001_v7007000_t0000_u01744955877498") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261832_d20250418_m055751_c001_v0001134_t0002_u01744955871181") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52323a22_d20250418_m055743_c001_v7007000_t0000_u01744955863480") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c6261812_d20250418_m055738_c001_v0001134_t0037_u01744955858660") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77b6_d20250418_m055731_c001_v7007000_t0000_u01744955851182") 2025/04/18 06:01:51 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62617f8_d20250418_m055727_c001_v0001134_t0011_u01744955847465") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f4_d20250418_m055701_c001_v7007000_t0000_u01744955821288") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542c9_d20250418_m055659_c001_v0001043_t0050_u01744955819178") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f2_d20250418_m055658_c001_v7007000_t0000_u01744955818082") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542c5_d20250418_m055656_c001_v0001043_t0049_u01744955816036") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23f0_d20250418_m055655_c001_v7007000_t0000_u01744955815308") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542c1_d20250418_m055654_c001_v0001043_t0040_u01744955814333") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23ee_d20250418_m055652_c001_v7007000_t0000_u01744955812563") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542bb_d20250418_m055651_c001_v0001043_t0030_u01744955811611") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c56866c7_d20250418_m055649_c001_v7007000_t0000_u01744955809081") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542b3_d20250418_m055648_c001_v0001043_t0008_u01744955808107") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568571e_d20250418_m055639_c001_v7007000_t0000_u01744955799795") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5429f_d20250418_m055638_c001_v0001043_t0001_u01744955798647") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684317_d20250418_m055519_c001_v7007000_t0000_u01744955719946") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54205_d20250418_m055519_c001_v0001043_t0021_u01744955719245") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684313_d20250418_m055517_c001_v7007000_t0000_u01744955717972") 2025/04/18 06:01:52 DEBUG : potato2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54201_d20250418_m055517_c001_v0001043_t0043_u01744955717210") 2025/04/18 06:01:52 DEBUG : potato3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f02_d20250418_m055757_c001_v7007000_t0000_u01744955877735") 2025/04/18 06:01:52 DEBUG : potato3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5431b_d20250418_m055752_c001_v0001043_t0045_u01744955872557") 2025/04/18 06:01:52 DEBUG : potato3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52323a24_d20250418_m055743_c001_v7007000_t0000_u01744955863856") 2025/04/18 06:01:52 DEBUG : potato3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5430f_d20250418_m055740_c001_v0001043_t0043_u01744955860001") 2025/04/18 06:01:52 DEBUG : potato3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77b7_d20250418_m055731_c001_v7007000_t0000_u01744955851441") 2025/04/18 06:01:53 DEBUG : potato3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54301_d20250418_m055728_c001_v0001043_t0020_u01744955848071") 2025/04/18 06:01:53 DEBUG : pre-dest1/1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f8b_d20250418_m055851_c001_v7007000_t0000_u01744955931161") 2025/04/18 06:01:53 DEBUG : pre-dest1/1: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54344_d20250418_m055843_c001_v0001043_t0041_u01744955923068") 2025/04/18 06:01:53 DEBUG : pre-dest2/2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4094b03cd64e9f8c_d20250418_m055851_c001_v7007000_t0000_u01744955931346") 2025/04/18 06:01:53 DEBUG : pre-dest2/2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c626188f_d20250418_m055843_c001_v0001134_t0041_u01744955923843") 2025/04/18 06:01:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40341f9e52323a46_d20250418_m055821_c001_v7007000_t0000_u01744955901667") 2025/04/18 06:01:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8f0c_d20250418_m055817_c001_v0001165_t0048_u01744955897796") 2025/04/18 06:01:53 DEBUG : sizeonly: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10f3_d20250418_m055607_c001_v7007000_t0000_u01744955767450") 2025/04/18 06:01:53 DEBUG : sizeonly: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5425b_d20250418_m055606_c001_v0001043_t0021_u01744955766330") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f405cbc8899a38d28_d20250418_m060128_c001_v7007000_t0000_u01744956088570") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1163259d153a19f7_d20250418_m060125_c001_v0001182_t0055_u01744956085768") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2ca_d20250418_m060123_c001_v7007000_t0000_u01744956083828") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f107fd380d09fc833_d20250418_m060121_c001_v0001171_t0001_u01744956081076") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77b0_d20250418_m055723_c001_v7007000_t0000_u01744955843930") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62617e8_d20250418_m055722_c001_v0001134_t0057_u01744955842778") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77ab_d20250418_m055721_c001_v7007000_t0000_u01744955841483") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e58_d20250418_m055720_c001_v0001165_t0000_u01744955840194") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10ed_d20250418_m055602_c001_v7007000_t0000_u01744955762975") 2025/04/18 06:01:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54257_d20250418_m055601_c001_v0001043_t0016_u01744955761181") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10ec_d20250418_m055600_c001_v7007000_t0000_u01744955760450") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54255_d20250418_m055559_c001_v0001043_t0009_u01744955759079") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10dc_d20250418_m055554_c001_v7007000_t0000_u01744955754105") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5424f_d20250418_m055552_c001_v0001043_t0041_u01744955752968") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10d8_d20250418_m055552_c001_v7007000_t0000_u01744955752427") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5424d_d20250418_m055551_c001_v0001043_t0001_u01744955751126") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5424b_d20250418_m055548_c001_v0001043_t0053_u01744955748428") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10d2_d20250418_m055547_c001_v7007000_t0000_u01744955747700") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54249_d20250418_m055546_c001_v0001043_t0058_u01744955746947") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54247_d20250418_m055545_c001_v0001043_t0003_u01744955745931") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10d1_d20250418_m055544_c001_v7007000_t0000_u01744955744853") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5423b_d20250418_m055540_c001_v0001043_t0026_u01744955740973") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54237_d20250418_m055538_c001_v0001043_t0044_u01744955738128") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10cc_d20250418_m055537_c001_v7007000_t0000_u01744955737409") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54233_d20250418_m055536_c001_v0001043_t0026_u01744955736715") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5422d_d20250418_m055535_c001_v0001043_t0005_u01744955735594") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10cb_d20250418_m055534_c001_v7007000_t0000_u01744955734866") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5421b_d20250418_m055531_c001_v0001043_t0017_u01744955731140") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41870d48f85a10c5_d20250418_m055530_c001_v7007000_t0000_u01744955730779") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54219_d20250418_m055530_c001_v0001043_t0018_u01744955730039") 2025/04/18 06:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568432e_d20250418_m055528_c001_v7007000_t0000_u01744955728410") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54215_d20250418_m055527_c001_v0001043_t0019_u01744955727670") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568432c_d20250418_m055527_c001_v7007000_t0000_u01744955727124") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5420f_d20250418_m055526_c001_v0001043_t0000_u01744955726257") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684329_d20250418_m055524_c001_v7007000_t0000_u01744955724995") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e5420b_d20250418_m055523_c001_v0001043_t0048_u01744955723932") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684323_d20250418_m055523_c001_v7007000_t0000_u01744955723380") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54209_d20250418_m055522_c001_v0001043_t0043_u01744955722588") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568431c_d20250418_m055521_c001_v7007000_t0000_u01744955721682") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e54207_d20250418_m055520_c001_v0001043_t0042_u01744955720847") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c568430a_d20250418_m055514_c001_v7007000_t0000_u01744955714585") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e541fd_d20250418_m055513_c001_v0001043_t0015_u01744955713808") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5684307_d20250418_m055512_c001_v7007000_t0000_u01744955712891") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e541f9_d20250418_m055512_c001_v0001043_t0049_u01744955712000") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5683f1b_d20250418_m055511_c001_v7007000_t0000_u01744955711085") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e541f3_d20250418_m055510_c001_v0001043_t0051_u01744955710337") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4183e4e1c5683749_d20250418_m055507_c001_v7007000_t0000_u01744955707459") 2025/04/18 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e541ed_d20250418_m055506_c001_v0001043_t0041_u01744955706725") 2025/04/18 06:01:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f405cbc8899a38d29_d20250418_m060128_c001_v7007000_t0000_u01744956088757") 2025/04/18 06:01:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619e7_d20250418_m060125_c001_v0001134_t0000_u01744956085754") 2025/04/18 06:01:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2cb_d20250418_m060124_c001_v7007000_t0000_u01744956084010") 2025/04/18 06:01:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e921d_d20250418_m060120_c001_v0001165_t0048_u01744956080720") 2025/04/18 06:01:56 DEBUG : sub/yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77a4_d20250418_m055717_c001_v7007000_t0000_u01744955837758") 2025/04/18 06:01:56 DEBUG : sub/yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e48_d20250418_m055716_c001_v0001165_t0013_u01744955836075") 2025/04/18 06:01:56 DEBUG : test_dir1/file2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2c4_d20250418_m060119_c001_v7007000_t0000_u01744956079135") 2025/04/18 06:01:56 DEBUG : test_dir1/file2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f102f6044c62619d7_d20250418_m060117_c001_v0001134_t0020_u01744956077171") 2025/04/18 06:01:56 DEBUG : test_dir1/file2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2bf_d20250418_m060115_c001_v7007000_t0000_u01744956075580") 2025/04/18 06:01:56 DEBUG : test_dir1/file2: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f107fd380d09fc799_d20250418_m060114_c001_v0001171_t0006_u01744956074009") 2025/04/18 06:01:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2c5_d20250418_m060119_c001_v7007000_t0000_u01744956079318") 2025/04/18 06:01:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9211_d20250418_m060117_c001_v0001165_t0033_u01744956077162") 2025/04/18 06:01:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40238c91b2b1f2c0_d20250418_m060115_c001_v7007000_t0000_u01744956075763") 2025/04/18 06:01:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e9201_d20250418_m060114_c001_v0001165_t0044_u01744956074013") 2025/04/18 06:01:56 DEBUG : three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23fc_d20250418_m055707_c001_v7007000_t0000_u01744955827494") 2025/04/18 06:01:56 DEBUG : three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542e1_d20250418_m055706_c001_v0001043_t0028_u01744955826218") 2025/04/18 06:01:56 DEBUG : three: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1041d2d231e542d7_d20250418_m055703_c001_v0001043_t0002_u01744955823511") 2025/04/18 06:01:56 DEBUG : two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23fd_d20250418_m055707_c001_v7007000_t0000_u01744955827678") 2025/04/18 06:01:56 DEBUG : two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4072ae819c8e8e22_d20250418_m055705_c001_v0001165_t0017_u01744955825648") 2025/04/18 06:01:56 DEBUG : two: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f4041d2d231e542d5_d20250418_m055703_c001_v0001043_t0057_u01744955823325") 2025/04/18 06:01:56 DEBUG : yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f40054749f40e77a6_d20250418_m055718_c001_v7007000_t0000_u01744955838496") 2025/04/18 06:01:56 DEBUG : yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f108910a44f54a76b_d20250418_m055717_c001_v0001183_t0002_u01744955837553") 2025/04/18 06:01:56 DEBUG : yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b2403_d20250418_m055714_c001_v7007000_t0000_u01744955834041") 2025/04/18 06:01:56 DEBUG : yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e36_d20250418_m055711_c001_v0001165_t0053_u01744955831969") 2025/04/18 06:01:57 DEBUG : yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b23ff_d20250418_m055709_c001_v7007000_t0000_u01744955829946") 2025/04/18 06:01:57 DEBUG : yam: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1072ae819c8e8e26_d20250418_m055708_c001_v0001165_t0045_u01744955828238") 2025/04/18 06:01:57 DEBUG : yaml: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b2406_d20250418_m055714_c001_v7007000_t0000_u01744955834780") 2025/04/18 06:01:57 DEBUG : yaml: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1077c671d0b32693_d20250418_m055713_c001_v0001102_t0059_u01744955833668") 2025/04/18 06:01:57 DEBUG : yaml: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f41675930f18b2401_d20250418_m055710_c001_v7007000_t0000_u01744955830678") 2025/04/18 06:01:57 DEBUG : yaml: Deleting (id "4_z6f720d43707d4b7b9f680e1b_f1110e11b888648ae_d20250418_m055709_c001_v0001184_t0046_u01744955829736") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m54.979213239s (try 1/5)