"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/26 03:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke" 2025/01/26 03:29:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:29:52 DEBUG : Creating backend with remote "/tmp/rclone1826585953" === 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-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:29:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:29:57 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:29:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/26 03:29:57 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.16s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:29:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 03:29:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:29:58 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:29:58 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:29:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:29:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:29:59 DEBUG : B2 bucket rclone-test-disatoh4seke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", 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-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", 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-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:00 DEBUG : Creating backend with remote "/non-existing" 2025/01/26 03:30:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/26 03:30:00 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:00 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:02 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:02 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:03 INFO : B2 bucket rclone-test-disatoh4seke: Running all checks before starting transfers 2025/01/26 03:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:03 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:03 INFO : B2 bucket rclone-test-disatoh4seke: Checks finished, now starting transfers 2025/01/26 03:30:03 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:04 ERROR : Ignoring --no-traverse with sync 2025/01/26 03:30:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:05 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:05 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:05 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:30:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/26 03:30:06 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:06 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/26 03:30:06 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:30:07 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:07 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:30:09 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:09 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/26 03:30:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 03:30:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/26 03:30:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 03:30:11 INFO : sub dir: Making directory 2025/01/26 03:30:11 INFO : sub dir2: Making directory 2025/01/26 03:30:11 INFO : sub dir2/sub sub dir2: Making directory 2025/01/26 03:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:11 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:11 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/26 03:30:11 DEBUG : B2 bucket rclone-test-disatoh4seke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:12 INFO : sub dir2: Making directory 2025/01/26 03:30:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/26 03:30:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 03:30:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:12 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:12 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:13 DEBUG : sub dir2: Making directory with metadata 2025/01/26 03:30:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 03:30:13 INFO : sub dir: Making directory 2025/01/26 03:30:13 INFO : sub dir2: Making directory 2025/01/26 03:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:13 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:13 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:14 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:30:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/26 03:30:14 DEBUG : B2 bucket rclone-test-disatoh4seke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/26 03:30:14 DEBUG : B2 bucket rclone-test-disatoh4seke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", 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-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:15 INFO : sub dir2: Making directory 2025/01/26 03:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:15 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:15 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:16 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:30:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:16 DEBUG : sub dir2: Making directory with metadata 2025/01/26 03:30:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 03:30:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 03:30:17 INFO : sub dir: Making directory 2025/01/26 03:30:17 INFO : sub dir2: Making directory 2025/01/26 03:30:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:17 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:17 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:17 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:30:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/26 03:30:17 DEBUG : B2 bucket rclone-test-disatoh4seke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", 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-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:18 INFO : sub dir2: Making directory 2025/01/26 03:30:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:19 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:19 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:19 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:30:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dahuset8gohi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-disatoh4seke -> B2 bucket rclone-test-dahuset8gohi 2025/01/26 03:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:21 DEBUG : B2 bucket rclone-test-dahuset8gohi: Waiting for checks to finish 2025/01/26 03:30:21 DEBUG : B2 bucket rclone-test-dahuset8gohi: Waiting for transfers to finish 2025/01/26 03:30:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:25 DEBUG : B2 bucket rclone-test-dahuset8gohi: Purge remote 2025/01/26 03:30:25 INFO : B2 bucket rclone-test-dahuset8gohi: cleaning bucket "rclone-test-dahuset8gohi" of all files 2025/01/26 03:30:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f721d13a09dab0b9f480e1b_f102d9599819f57f5_d20250126_m033025_c001_v0001184_t0013_u01737862225592") --- PASS: TestServerSideCopy (9.82s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 03:30:31 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:31 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 03:30:31 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-giqeyul4beqo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-disatoh4seke -> B2 bucket rclone-test-giqeyul4beqo 2025/01/26 03:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:34 DEBUG : B2 bucket rclone-test-giqeyul4beqo: Waiting for checks to finish 2025/01/26 03:30:34 DEBUG : B2 bucket rclone-test-giqeyul4beqo: Waiting for transfers to finish 2025/01/26 03:30:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 03:30:35 DEBUG : B2 bucket rclone-test-giqeyul4beqo: Waiting for checks to finish 2025/01/26 03:30:35 DEBUG : B2 bucket rclone-test-giqeyul4beqo: Waiting for transfers to finish 2025/01/26 03:30:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 03:30:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:36 DEBUG : B2 bucket rclone-test-giqeyul4beqo: Purge remote 2025/01/26 03:30:36 INFO : B2 bucket rclone-test-giqeyul4beqo: cleaning bucket "rclone-test-giqeyul4beqo" of all files 2025/01/26 03:30:36 DEBUG : sub dir/hello world: Deleting (id "4_z5f024d03a09dab0b9f480e1b_f1031a9f4468a09c1_d20250126_m033035_c001_v0001184_t0058_u01737862235936") 2025/01/26 03:30:36 DEBUG : sub dir/hello world: Deleting (id "4_z5f024d03a09dab0b9f480e1b_f11803657bcd65fb2_d20250126_m033034_c001_v0001183_t0026_u01737862234785") --- PASS: TestServerSideCopyOverSelf (6.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 03:30:39 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:39 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 03:30:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/26 03:30:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-navabey4saru" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-disatoh4seke -> B2 bucket rclone-test-navabey4saru 2025/01/26 03:30:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:42 DEBUG : B2 bucket rclone-test-navabey4saru: Waiting for checks to finish 2025/01/26 03:30:42 DEBUG : B2 bucket rclone-test-navabey4saru: Waiting for transfers to finish 2025/01/26 03:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 03:30:45 DEBUG : B2 bucket rclone-test-navabey4saru: Waiting for checks to finish 2025/01/26 03:30:45 DEBUG : B2 bucket rclone-test-navabey4saru: Waiting for transfers to finish 2025/01/26 03:30:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 03:30:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/26 03:30:45 INFO : sub dir/hello world: Deleted 2025/01/26 03:30:46 DEBUG : testing file moves 2025/01/26 03:30:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/26 03:30:46 DEBUG : B2 bucket rclone-test-navabey4saru: Waiting for checks to finish 2025/01/26 03:30:46 DEBUG : B2 bucket rclone-test-navabey4saru: Waiting for transfers to finish 2025/01/26 03:30:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/26 03:30:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/26 03:30:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:47 DEBUG : B2 bucket rclone-test-navabey4saru: Purge remote 2025/01/26 03:30:47 INFO : B2 bucket rclone-test-navabey4saru: cleaning bucket "rclone-test-navabey4saru" of all files 2025/01/26 03:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26d23a09dab0b9f480e1b_f1116bb3b900700bc_d20250126_m033046_c001_v0001178_t0002_u01737862246731") 2025/01/26 03:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26d23a09dab0b9f480e1b_f11909f5969165c09_d20250126_m033045_c001_v0001184_t0039_u01737862245168") 2025/01/26 03:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zbfc26d23a09dab0b9f480e1b_f1081de05809db9b7_d20250126_m033044_c001_v0001183_t0012_u01737862244014") --- PASS: TestServerSideMoveOverSelf (11.57s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:53 ERROR : : error listing: directory not found 2025/01/26 03:30:53 INFO : Local file system at /tmp/rclone1826585953: Making directory 2025/01/26 03:30:53 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:53 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.18s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:30:55 DEBUG : Local file system at /tmp/rclone1826585953: Waiting for checks to finish 2025/01/26 03:30:55 DEBUG : Local file system at /tmp/rclone1826585953: Waiting for transfers to finish 2025/01/26 03:30:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:30:56 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/26 03:30:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/26 03:30:57 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:57 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:30:57 INFO : check sum: Copied (new) 2025/01/26 03:30:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:57 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:30:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/26 03:30:57 DEBUG : check sum: Unchanged skipping 2025/01/26 03:30:57 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:57 DEBUG : Waiting for deletions to finish 2025/01/26 03:30:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:30:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/26 03:30:59 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:30:59 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:30:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 03:30:59 INFO : sizeonly: Copied (new) 2025/01/26 03:30:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:00 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:00 DEBUG : sizeonly: Sizes identical 2025/01/26 03:31:00 DEBUG : sizeonly: Unchanged skipping 2025/01/26 03:31:00 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:00 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/26 03:31:01 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:01 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/26 03:31:02 INFO : ignore-size: Copied (new) 2025/01/26 03:31:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:31:02 DEBUG : ignore-size: Unchanged skipping 2025/01/26 03:31:02 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:02 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:02 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:04 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:31:04 DEBUG : existing: Unchanged skipping 2025/01/26 03:31:04 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:04 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:04 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/26 03:31:04 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 03:31:05 INFO : existing: Copied (replaced existing) 2025/01/26 03:31:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/26 03:31:06 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:06 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 03:31:07 INFO : existing: Copied (new) 2025/01/26 03:31:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:07 DEBUG : existing: Destination exists, skipping 2025/01/26 03:31:07 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:07 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:07 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/26 03:31:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:09 DEBUG : c/non empty space: Unchanged skipping 2025/01/26 03:31:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:09 INFO : a/potato2: Copied (new) 2025/01/26 03:31:10 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:10 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:10 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:12 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:12 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/01/26 03:31:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:31:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/26 03:31:12 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:12 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:12 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:12 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:12 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/01/26 03:31:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:31:13 INFO : empty space: Updated modification time in destination 2025/01/26 03:31:13 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:13 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:13 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:15 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:15 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/01/26 03:31:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:31:15 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:15 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:15 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:17 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:17 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/01/26 03:31:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1826585953) 2025/01/26 03:31:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-disatoh4seke) 2025/01/26 03:31:17 DEBUG : foo: sha1 differ 2025/01/26 03:31:17 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/26 03:31:17 INFO : foo: Copied (replaced existing) 2025/01/26 03:31:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/26 03:31:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:18 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:18 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:18 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:19 INFO : potato: Copied (new) 2025/01/26 03:31:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/26 03:31:21 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:21 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/26 03:31:21 INFO : potato: Copied (replaced existing) 2025/01/26 03:31:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:22 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:22 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/01/26 03:31:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1826585953) 2025/01/26 03:31:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-disatoh4seke) 2025/01/26 03:31:22 DEBUG : potato: sha1 differ 2025/01/26 03:31:22 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/26 03:31:23 INFO : potato: Copied (replaced existing) 2025/01/26 03:31:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/26 03:31:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:24 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:24 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:24 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:24 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:26 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:26 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:26 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:27 INFO : potato2: Copied (new) 2025/01/26 03:31:27 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:27 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:28 INFO : d: Making directory 2025/01/26 03:31:28 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/26 03:31:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:29 DEBUG : c/non empty space: Unchanged skipping 2025/01/26 03:31:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:29 INFO : a/potato2: Copied (new) 2025/01/26 03:31:29 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:29 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:29 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/26 03:31:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:32 DEBUG : c/non empty space: Unchanged skipping 2025/01/26 03:31:32 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:32 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:32 INFO : a/potato2: Copied (new) 2025/01/26 03:31:32 ERROR : B2 bucket rclone-test-disatoh4seke: not deleting files as there were IO errors 2025/01/26 03:31:32 ERROR : B2 bucket rclone-test-disatoh4seke: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:34 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:34 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:34 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:34 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:34 INFO : potato: Deleted 2025/01/26 03:31:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:36 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:36 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:36 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:36 INFO : potato: Deleted 2025/01/26 03:31:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:37 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:37 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:37 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:31:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:31:39 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:39 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/26 03:31:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/26 03:31:41 DEBUG : enormous: Excluded 2025/01/26 03:31:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 03:31:41 DEBUG : potato2: Excluded 2025/01/26 03:31:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 03:31:41 DEBUG : potato2: Excluded 2025/01/26 03:31:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:41 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:41 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:41 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:41 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/26 03:31:41 DEBUG : enormous: Excluded 2025/01/26 03:31:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 03:31:41 DEBUG : potato2: Excluded 2025/01/26 03:31:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 03:31:41 DEBUG : potato2: Excluded 2025/01/26 03:31:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/26 03:31:41 DEBUG : Local file system at /tmp/rclone1826585953: Waiting for checks to finish 2025/01/26 03:31:41 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:41 DEBUG : Local file system at /tmp/rclone1826585953: Waiting for transfers to finish 2025/01/26 03:31:41 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:44 DEBUG : enormous: Excluded (Size Filter) 2025/01/26 03:31:44 DEBUG : enormous: Excluded 2025/01/26 03:31:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 03:31:44 DEBUG : potato2: Excluded 2025/01/26 03:31:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:31:44 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:44 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:44 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:44 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:44 INFO : enormous: Deleted 2025/01/26 03:31:44 INFO : potato2: Deleted 2025/01/26 03:31:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/26 03:31:45 DEBUG : empty space: Unchanged skipping 2025/01/26 03:31:45 DEBUG : Local file system at /tmp/rclone1826585953: Waiting for checks to finish 2025/01/26 03:31:45 DEBUG : Local file system at /tmp/rclone1826585953: Waiting for transfers to finish 2025/01/26 03:31:45 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:45 INFO : potato2: Deleted 2025/01/26 03:31:45 INFO : enormous: Deleted 2025/01/26 03:31:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:47 DEBUG : five: Need to transfer - File not found at Destination 2025/01/26 03:31:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/26 03:31:47 DEBUG : one: Destination is newer than source, skipping 2025/01/26 03:31:47 DEBUG : three: Sizes identical 2025/01/26 03:31:47 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/26 03:31:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1826585953) 2025/01/26 03:31:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-disatoh4seke) 2025/01/26 03:31:47 DEBUG : two: sha1 differ 2025/01/26 03:31:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 03:31:47 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/26 03:31:47 INFO : five: Copied (new) 2025/01/26 03:31:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/26 03:31:48 INFO : four: Copied (replaced existing) 2025/01/26 03:31:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 03:31:48 INFO : two: Copied (replaced existing) 2025/01/26 03:31:48 DEBUG : Waiting for deletions to finish 2025/01/26 03:31:48 DEBUG : one: Destination is newer than source, skipping 2025/01/26 03:31:48 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/26 03:31:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/26 03:31:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 03:31:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/26 03:31:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 03:31:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/26 03:31:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/26 03:31:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 03:31:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 03:31:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1826585953) 2025/01/26 03:31:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-disatoh4seke) 2025/01/26 03:31:48 DEBUG : three: sha1 differ 2025/01/26 03:31:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/26 03:31:48 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:31:49 INFO : three: Copied (replaced existing) 2025/01/26 03:31:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.14s) === 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-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/26 03:31:50 INFO : B2 bucket rclone-test-disatoh4seke: Making map for --track-renames 2025/01/26 03:31:50 INFO : B2 bucket rclone-test-disatoh4seke: Finished making map for --track-renames 2025/01/26 03:31:50 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/26 03:31:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/26 03:31:50 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for renames to finish 2025/01/26 03:31:50 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 03:31:50 INFO : yam: Copied (new) 2025/01/26 03:31:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/26 03:31:51 INFO : potato: Copied (new) 2025/01/26 03:31:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:31:51 INFO : B2 bucket rclone-test-disatoh4seke: Making map for --track-renames 2025/01/26 03:31:51 INFO : B2 bucket rclone-test-disatoh4seke: Finished making map for --track-renames 2025/01/26 03:31:51 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:51 DEBUG : potato: Unchanged skipping 2025/01/26 03:31:51 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for renames to finish 2025/01/26 03:31:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 03:31:52 INFO : yam: Copied (server-side copy) to: yaml 2025/01/26 03:31:52 INFO : yam: Deleted 2025/01/26 03:31:52 INFO : yaml: Renamed from "yam" 2025/01/26 03:31:52 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/26 03:31:54 INFO : B2 bucket rclone-test-disatoh4seke: Making map for --track-renames 2025/01/26 03:31:54 INFO : B2 bucket rclone-test-disatoh4seke: Finished making map for --track-renames 2025/01/26 03:31:54 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/26 03:31:54 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for renames to finish 2025/01/26 03:31:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/26 03:31:54 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 03:31:54 INFO : yam: Copied (new) 2025/01/26 03:31:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/26 03:31:55 INFO : potato: Copied (new) 2025/01/26 03:31:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:55 INFO : B2 bucket rclone-test-disatoh4seke: Making map for --track-renames 2025/01/26 03:31:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:31:55 INFO : B2 bucket rclone-test-disatoh4seke: Finished making map for --track-renames 2025/01/26 03:31:55 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:55 DEBUG : potato: Unchanged skipping 2025/01/26 03:31:55 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for renames to finish 2025/01/26 03:31:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 03:31:55 INFO : yam: Copied (server-side copy) to: yaml 2025/01/26 03:31:56 INFO : yam: Deleted 2025/01/26 03:31:56 INFO : yaml: Renamed from "yam" 2025/01/26 03:31:56 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/26 03:31:58 INFO : B2 bucket rclone-test-disatoh4seke: Making map for --track-renames 2025/01/26 03:31:58 INFO : B2 bucket rclone-test-disatoh4seke: Finished making map for --track-renames 2025/01/26 03:31:58 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/26 03:31:58 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for renames to finish 2025/01/26 03:31:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/26 03:31:58 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:31:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 03:31:58 INFO : sub/yam: Copied (new) 2025/01/26 03:31:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/26 03:31:59 INFO : potato: Copied (new) 2025/01/26 03:31:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:31:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:31:59 DEBUG : potato: Unchanged skipping 2025/01/26 03:31:59 INFO : B2 bucket rclone-test-disatoh4seke: Making map for --track-renames 2025/01/26 03:31:59 INFO : B2 bucket rclone-test-disatoh4seke: Finished making map for --track-renames 2025/01/26 03:31:59 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:31:59 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for renames to finish 2025/01/26 03:32:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 03:32:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/26 03:32:01 INFO : sub/yam: Deleted 2025/01/26 03:32:01 INFO : yam: Renamed from "sub/yam" 2025/01/26 03:32:01 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:32:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:02 DEBUG : Creating backend with remote "/tmp/rclone1826585953/dir1" 2025/01/26 03:32:02 DEBUG : Creating backend with remote "/tmp/rclone1826585953/dir2" 2025/01/26 03:32:02 DEBUG : Local file system at /tmp/rclone1826585953/dir2: Using server-side directory move 2025/01/26 03:32:02 INFO : Local file system at /tmp/rclone1826585953/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/26 03:32:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/26 03:32:02 DEBUG : Local file system at /tmp/rclone1826585953/dir2: Waiting for checks to finish 2025/01/26 03:32:02 DEBUG : Local file system at /tmp/rclone1826585953/dir2: Waiting for transfers to finish 2025/01/26 03:32:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:32:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/26 03:32:03 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:32:03 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:32:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/26 03:32:03 INFO : nested/sub dir/file: Copied (new) 2025/01/26 03:32:03 INFO : nested/sub dir/file: Deleted 2025/01/26 03:32:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:32:03 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:32:03 INFO : sub dir/hello world: Deleted 2025/01/26 03:32:03 INFO : sub dir: Removing directory 2025/01/26 03:32:03 INFO : nested/sub dir: Removing directory 2025/01/26 03:32:03 INFO : nested: Removing directory 2025/01/26 03:32:03 DEBUG : Local file system at /tmp/rclone1826585953: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 03:32:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/26 03:32:05 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:32:05 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:32:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/26 03:32:05 INFO : nested/sub dir/file: Copied (new) 2025/01/26 03:32:05 INFO : nested/sub dir/file: Deleted 2025/01/26 03:32:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 03:32:06 INFO : sub dir/hello world: Copied (new) 2025/01/26 03:32:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/26 03:32:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/26 03:32:07 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:32:07 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:32:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 03:32:07 INFO : existing: Copied (new) 2025/01/26 03:32:07 INFO : existing: Deleted 2025/01/26 03:32:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/26 03:32:07 INFO : existing-b: Copied (new) 2025/01/26 03:32:07 INFO : existing-b: Deleted 2025/01/26 03:32:08 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:32:08 DEBUG : existing: Destination exists, skipping 2025/01/26 03:32:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/26 03:32:08 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:32:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kukegas0nezi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-disatoh4seke -> B2 bucket rclone-test-kukegas0nezi 2025/01/26 03:32:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:32:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/26 03:32:15 DEBUG : B2 bucket rclone-test-kukegas0nezi: Waiting for checks to finish 2025/01/26 03:32:15 DEBUG : empty space: Unchanged skipping 2025/01/26 03:32:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/26 03:32:15 INFO : empty space: Deleted 2025/01/26 03:32:15 DEBUG : B2 bucket rclone-test-kukegas0nezi: Waiting for transfers to finish 2025/01/26 03:32:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:32:15 INFO : potato2: Copied (server-side copy) 2025/01/26 03:32:15 INFO : potato2: Deleted 2025/01/26 03:32:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 03:32:15 INFO : potato3: Copied (server-side copy) 2025/01/26 03:32:16 INFO : potato3: Deleted 2025/01/26 03:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nafumem5fiqa" 2025/01/26 03:32:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/26 03:32:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:32:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/26 03:32:17 DEBUG : B2 bucket rclone-test-nafumem5fiqa: Waiting for checks to finish 2025/01/26 03:32:17 DEBUG : B2 bucket rclone-test-nafumem5fiqa: Waiting for transfers to finish 2025/01/26 03:32:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:32:20 INFO : empty space: Copied (server-side copy) 2025/01/26 03:32:20 INFO : empty space: Deleted 2025/01/26 03:32:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:32:20 INFO : potato2: Copied (server-side copy) 2025/01/26 03:32:21 INFO : potato2: Deleted 2025/01/26 03:32:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 03:32:21 INFO : potato3: Copied (server-side copy) 2025/01/26 03:32:21 INFO : potato3: Deleted 2025/01/26 03:32:21 DEBUG : B2 bucket rclone-test-nafumem5fiqa: Purge remote 2025/01/26 03:32:21 INFO : B2 bucket rclone-test-nafumem5fiqa: cleaning bucket "rclone-test-nafumem5fiqa" of all files 2025/01/26 03:32:21 DEBUG : empty space: Deleting (id "4_zbf62dd43a0adab0b9f480e1b_f11226e3530fdbe9f_d20250126_m033220_c001_v0001101_t0050_u01737862340384") 2025/01/26 03:32:21 DEBUG : potato2: Deleting (id "4_zbf62dd43a0adab0b9f480e1b_f10007aa993102fc5_d20250126_m033220_c001_v0001183_t0057_u01737862340791") 2025/01/26 03:32:21 DEBUG : potato3: Deleting (id "4_zbf62dd43a0adab0b9f480e1b_f1172a5c6fcf513f6_d20250126_m033220_c001_v0001103_t0015_u01737862340896") 2025/01/26 03:32:23 DEBUG : B2 bucket rclone-test-kukegas0nezi: Purge remote 2025/01/26 03:32:23 INFO : B2 bucket rclone-test-kukegas0nezi: cleaning bucket "rclone-test-kukegas0nezi" of all files 2025/01/26 03:32:23 DEBUG : empty space: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f4032164c446db06e_d20250126_m033220_c001_v7007000_t0000_u01737862340760") 2025/01/26 03:32:23 DEBUG : empty space: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f104057e6ba1e3902_d20250126_m033214_c001_v0001182_t0032_u01737862334737") 2025/01/26 03:32:23 DEBUG : potato2: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f4032164c446db070_d20250126_m033220_c001_v7007000_t0000_u01737862340996") 2025/01/26 03:32:23 DEBUG : potato2: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f1019888f3c33b9c4_d20250126_m033215_c001_v0001183_t0017_u01737862335553") 2025/01/26 03:32:23 DEBUG : potato3: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f4032164c446db071_d20250126_m033221_c001_v7007000_t0000_u01737862341261") 2025/01/26 03:32:23 DEBUG : potato3: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f10909115cb86d756_d20250126_m033215_c001_v0001177_t0010_u01737862335773") 2025/01/26 03:32:23 DEBUG : potato3: Deleting (id "4_zafd2bdd3a0adab0b9f480e1b_f104057e6ba1e390e_d20250126_m033214_c001_v0001182_t0000_u01737862334945") --- PASS: TestServerSideMove (17.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:27 DEBUG : Creating backend with remote "TestB2:rclone-test-daqugud1zepo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-disatoh4seke -> B2 bucket rclone-test-daqugud1zepo 2025/01/26 03:32:35 DEBUG : empty space: Excluded (Size Filter) 2025/01/26 03:32:35 DEBUG : empty space: Excluded 2025/01/26 03:32:35 DEBUG : empty space: Excluded (Size Filter) 2025/01/26 03:32:35 DEBUG : empty space: Excluded 2025/01/26 03:32:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:32:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/26 03:32:35 DEBUG : B2 bucket rclone-test-daqugud1zepo: Waiting for checks to finish 2025/01/26 03:32:35 DEBUG : B2 bucket rclone-test-daqugud1zepo: Waiting for transfers to finish 2025/01/26 03:32:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:32:36 INFO : potato2: Copied (server-side copy) 2025/01/26 03:32:36 INFO : potato2: Deleted 2025/01/26 03:32:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 03:32:36 INFO : potato3: Copied (server-side copy) 2025/01/26 03:32:37 INFO : potato3: Deleted 2025/01/26 03:32:37 DEBUG : Creating backend with remote "TestB2:rclone-test-koqudez7vido" 2025/01/26 03:32:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/26 03:32:38 DEBUG : empty space: Excluded 2025/01/26 03:32:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:32:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/26 03:32:38 DEBUG : B2 bucket rclone-test-koqudez7vido: Waiting for checks to finish 2025/01/26 03:32:38 DEBUG : B2 bucket rclone-test-koqudez7vido: Waiting for transfers to finish 2025/01/26 03:32:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 03:32:42 INFO : potato3: Copied (server-side copy) 2025/01/26 03:32:42 INFO : potato3: Deleted 2025/01/26 03:32:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:32:43 INFO : potato2: Copied (server-side copy) 2025/01/26 03:32:43 INFO : potato2: Deleted 2025/01/26 03:32:43 DEBUG : B2 bucket rclone-test-koqudez7vido: Purge remote 2025/01/26 03:32:43 INFO : B2 bucket rclone-test-koqudez7vido: cleaning bucket "rclone-test-koqudez7vido" of all files 2025/01/26 03:32:43 DEBUG : potato2: Deleting (id "4_zaf022d63a0bdab0b9f480e1b_f111a7064fac32676_d20250126_m033242_c001_v0001117_t0039_u01737862362281") 2025/01/26 03:32:43 DEBUG : potato3: Deleting (id "4_zaf022d63a0bdab0b9f480e1b_f117f2f738f980678_d20250126_m033242_c001_v0001182_t0018_u01737862362644") 2025/01/26 03:32:45 DEBUG : B2 bucket rclone-test-daqugud1zepo: Purge remote 2025/01/26 03:32:45 INFO : B2 bucket rclone-test-daqugud1zepo: cleaning bucket "rclone-test-daqugud1zepo" of all files 2025/01/26 03:32:45 DEBUG : empty space: Deleting (id "4_zcf920d73a0bdab0b9f480e1b_f1081de05809dc966_d20250126_m033234_c001_v0001183_t0046_u01737862354869") 2025/01/26 03:32:45 DEBUG : potato2: Deleting (id "4_zcf920d73a0bdab0b9f480e1b_f4032164c446db0df_d20250126_m033243_c001_v7007000_t0000_u01737862363091") 2025/01/26 03:32:45 DEBUG : potato2: Deleting (id "4_zcf920d73a0bdab0b9f480e1b_f109e26df3f139486_d20250126_m033236_c001_v0001106_t0039_u01737862356069") 2025/01/26 03:32:45 DEBUG : potato3: Deleting (id "4_zcf920d73a0bdab0b9f480e1b_f4032164c446db0de_d20250126_m033242_c001_v7007000_t0000_u01737862362860") 2025/01/26 03:32:45 DEBUG : potato3: Deleting (id "4_zcf920d73a0bdab0b9f480e1b_f1133288b06fafd5e_d20250126_m033236_c001_v0001115_t0040_u01737862356433") 2025/01/26 03:32:45 DEBUG : potato3: Deleting (id "4_zcf920d73a0bdab0b9f480e1b_f1081de05809dc970_d20250126_m033235_c001_v0001183_t0046_u01737862355099") --- PASS: TestServerSideMoveWithFilter (23.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cewibiz5huyi" 2025/01/26 03:32:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-disatoh4seke -> B2 bucket rclone-test-cewibiz5huyi 2025/01/26 03:32:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/26 03:32:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/26 03:32:59 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 03:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:32:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/26 03:32:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/26 03:32:59 DEBUG : empty space: Unchanged skipping 2025/01/26 03:32:59 DEBUG : B2 bucket rclone-test-cewibiz5huyi: Waiting for checks to finish 2025/01/26 03:32:59 INFO : empty space: Deleted 2025/01/26 03:32:59 DEBUG : B2 bucket rclone-test-cewibiz5huyi: Waiting for transfers to finish 2025/01/26 03:32:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:32:59 INFO : potato2: Copied (server-side copy) 2025/01/26 03:33:00 INFO : potato2: Deleted 2025/01/26 03:33:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 03:33:00 INFO : potato3: Copied (server-side copy) 2025/01/26 03:33:00 INFO : potato3: Deleted 2025/01/26 03:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-necowiy7zipa" 2025/01/26 03:33:02 INFO : tomatoDir: Making directory 2025/01/26 03:33:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/26 03:33:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 03:33:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/26 03:33:02 DEBUG : B2 bucket rclone-test-necowiy7zipa: Waiting for checks to finish 2025/01/26 03:33:02 DEBUG : B2 bucket rclone-test-necowiy7zipa: Waiting for transfers to finish 2025/01/26 03:33:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 03:33:06 INFO : empty space: Copied (server-side copy) 2025/01/26 03:33:06 INFO : empty space: Deleted 2025/01/26 03:33:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 03:33:06 INFO : potato2: Copied (server-side copy) 2025/01/26 03:33:06 INFO : potato2: Deleted 2025/01/26 03:33:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 03:33:07 INFO : potato3: Copied (server-side copy) 2025/01/26 03:33:07 INFO : potato3: Deleted 2025/01/26 03:33:07 DEBUG : B2 bucket rclone-test-necowiy7zipa: Purge remote 2025/01/26 03:33:07 INFO : B2 bucket rclone-test-necowiy7zipa: cleaning bucket "rclone-test-necowiy7zipa" of all files 2025/01/26 03:33:07 DEBUG : empty space: Deleting (id "4_zaff28d43a0bdab0b9f480e1b_f10007aa9931036bf_d20250126_m033306_c001_v0001183_t0020_u01737862386279") 2025/01/26 03:33:07 DEBUG : potato2: Deleting (id "4_zaff28d43a0bdab0b9f480e1b_f10396098f4899da3_d20250126_m033306_c001_v0001177_t0048_u01737862386501") 2025/01/26 03:33:07 DEBUG : potato3: Deleting (id "4_zaff28d43a0bdab0b9f480e1b_f1130865dae27881c_d20250126_m033306_c001_v0001100_t0020_u01737862386655") 2025/01/26 03:33:09 DEBUG : B2 bucket rclone-test-cewibiz5huyi: Purge remote 2025/01/26 03:33:09 INFO : B2 bucket rclone-test-cewibiz5huyi: cleaning bucket "rclone-test-cewibiz5huyi" of all files 2025/01/26 03:33:09 DEBUG : empty space: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f4066816e38a29677_d20250126_m033306_c001_v7007000_t0000_u01737862386484") 2025/01/26 03:33:09 DEBUG : empty space: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f11909f5969167089_d20250126_m033258_c001_v0001184_t0002_u01737862378577") 2025/01/26 03:33:09 DEBUG : potato2: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f4066816e38a29678_d20250126_m033306_c001_v7007000_t0000_u01737862386716") 2025/01/26 03:33:09 DEBUG : potato2: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f10626a87744b1ff2_d20250126_m033259_c001_v0001184_t0020_u01737862379747") 2025/01/26 03:33:09 DEBUG : potato3: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f4066816e38a2967a_d20250126_m033307_c001_v7007000_t0000_u01737862387131") 2025/01/26 03:33:09 DEBUG : potato3: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f111221b70550cfc1_d20250126_m033300_c001_v0001130_t0002_u01737862380009") 2025/01/26 03:33:09 DEBUG : potato3: Deleting (id "4_zbfc26d43a0bdab0b9f480e1b_f11909f5969167091_d20250126_m033258_c001_v0001184_t0055_u01737862378777") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:14 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/rclone-sync-test" 2025/01/26 03:33:22 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/rclone-sync-test-include/layer2" 2025/01/26 03:33:24 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/rclone-sync-test-ignore-file" 2025/01/26 03:33:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/26 03:33:28 DEBUG : B2 bucket rclone-test-disatoh4seke path rclone-sync-test: Waiting for checks to finish 2025/01/26 03:33:28 DEBUG : B2 bucket rclone-test-disatoh4seke path rclone-sync-test: Waiting for transfers to finish 2025/01/26 03:33:28 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:28 INFO : There was nothing to transfer 2025/01/26 03:33:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/26 03:33:29 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:33:29 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:33:29 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/26 03:33:30 DEBUG : B2 bucket rclone-test-disatoh4seke path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/26 03:33:30 DEBUG : B2 bucket rclone-test-disatoh4seke path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/26 03:33:30 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/26 03:33:30 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:33:30 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:33:30 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:30 DEBUG : : Excluded 2025/01/26 03:33:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/26 03:33:31 DEBUG : B2 bucket rclone-test-disatoh4seke path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/26 03:33:31 DEBUG : B2 bucket rclone-test-disatoh4seke path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/26 03:33:31 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.80s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:38 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:33:38 DEBUG : Config file has changed externally - reloading 2025/01/26 03:33:39 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/CompareDest" 2025/01/26 03:33:41 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 03:33:41 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:41 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:33:42 INFO : one: Copied (new) 2025/01/26 03:33:42 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:42 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:42 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/26 03:33:43 INFO : one: Copied (replaced existing) 2025/01/26 03:33:43 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:45 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 03:33:45 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:45 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:45 INFO : There was nothing to transfer 2025/01/26 03:33:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 03:33:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:46 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 03:33:47 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:47 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:47 INFO : There was nothing to transfer 2025/01/26 03:33:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 03:33:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:47 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 03:33:47 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:47 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:47 INFO : There was nothing to transfer 2025/01/26 03:33:48 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/01/26 03:33:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 03:33:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 03:33:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:48 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 03:33:49 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:49 DEBUG : Waiting for deletions to finish 2025/01/26 03:33:49 INFO : There was nothing to transfer 2025/01/26 03:33:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:49 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 03:33:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:33:49 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:33:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:33:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 03:33:50 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:33:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/26 03:33:50 INFO : two: Copied (new) 2025/01/26 03:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:33:53 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dest" 2025/01/26 03:33:54 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/pre-dest1" 2025/01/26 03:33:55 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/pre-dest2" 2025/01/26 03:33:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:33:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/26 03:33:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:33:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/26 03:33:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/26 03:33:58 DEBUG : B2 bucket rclone-test-disatoh4seke path dest: Waiting for checks to finish 2025/01/26 03:33:58 DEBUG : B2 bucket rclone-test-disatoh4seke path dest: Waiting for transfers to finish 2025/01/26 03:33:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/26 03:33:59 INFO : 3: Copied (new) 2025/01/26 03:33:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.30s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:34:01 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/CopyDest" 2025/01/26 03:34:04 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 03:34:04 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:04 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:34:05 INFO : one: Copied (new) 2025/01/26 03:34:05 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:34:06 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:06 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/26 03:34:06 INFO : one: Copied (replaced existing) 2025/01/26 03:34:06 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:08 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/BackupDir" 2025/01/26 03:34:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:34:09 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:34:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:34:10 INFO : one: Copied (server-side copy) 2025/01/26 03:34:11 INFO : one: Deleted 2025/01/26 03:34:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/26 03:34:11 INFO : one: Copied (server-side copy) 2025/01/26 03:34:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/26 03:34:11 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:11 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 03:34:14 INFO : two: Copied (server-side copy) 2025/01/26 03:34:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/26 03:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:14 DEBUG : one: Unchanged skipping 2025/01/26 03:34:14 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:14 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:14 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:14 DEBUG : one: Unchanged skipping 2025/01/26 03:34:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:14 DEBUG : two: Unchanged skipping 2025/01/26 03:34:14 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:14 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:14 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:14 INFO : There was nothing to transfer 2025/01/26 03:34:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/26 03:34:15 DEBUG : three: Destination not found in --copy-dest 2025/01/26 03:34:15 DEBUG : three: Need to transfer - File not found at Destination 2025/01/26 03:34:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:15 DEBUG : one: Unchanged skipping 2025/01/26 03:34:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:34:15 DEBUG : two: Unchanged skipping 2025/01/26 03:34:15 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:15 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/26 03:34:16 INFO : three: Copied (new) 2025/01/26 03:34:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:34:21 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:34:22 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/backup" 2025/01/26 03:34:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 03:34:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:34:24 DEBUG : two: Unchanged skipping 2025/01/26 03:34:24 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:34:25 INFO : one: Copied (server-side copy) 2025/01/26 03:34:25 INFO : one: Deleted 2025/01/26 03:34:25 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:34:26 INFO : one: Copied (new) 2025/01/26 03:34:26 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:34:26 INFO : three.txt: Copied (server-side copy) 2025/01/26 03:34:27 INFO : three.txt: Deleted 2025/01/26 03:34:27 INFO : three.txt: Moved into backup dir 2025/01/26 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 03:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:34:28 DEBUG : two: Unchanged skipping 2025/01/26 03:34:28 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:34:28 INFO : one: Copied (server-side copy) 2025/01/26 03:34:29 INFO : one: Deleted 2025/01/26 03:34:29 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 03:34:29 INFO : one: Copied (new) 2025/01/26 03:34:29 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:34:30 INFO : three.txt: Copied (server-side copy) 2025/01/26 03:34:30 INFO : three.txt: Deleted 2025/01/26 03:34:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:34:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-07.backblaze.com/b2api/v1/b2_upload_file/9fc2ad03a08dab0b9f480e1b/c001_v0001184_t0009": EOF 2025/01/26 03:34:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-07.backblaze.com/b2api/v1/b2_upload_file/9fc2ad03a08dab0b9f480e1b/c001_v0001184_t0009": EOF) 2025/01/26 03:34:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-disatoh4seke: 1/10 (Post "https://pod-000-1184-07.backblaze.com/b2api/v1/b2_upload_file/9fc2ad03a08dab0b9f480e1b/c001_v0001184_t0009": EOF) 2025/01/26 03:34:35 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 03:34:35 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:34:36 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/backup" 2025/01/26 03:34:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 03:34:38 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:34:38 DEBUG : two: Unchanged skipping 2025/01/26 03:34:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:34:40 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 03:34:40 INFO : one: Deleted 2025/01/26 03:34:40 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:34:41 INFO : one: Copied (new) 2025/01/26 03:34:41 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:34:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 03:34:41 INFO : three.txt: Deleted 2025/01/26 03:34:41 INFO : three.txt: Moved into backup dir 2025/01/26 03:34:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 03:34:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:34:43 DEBUG : two: Unchanged skipping 2025/01/26 03:34:43 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:34:43 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 03:34:43 INFO : one: Deleted 2025/01/26 03:34:43 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 03:34:44 INFO : one: Copied (new) 2025/01/26 03:34:44 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:34:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 03:34:44 INFO : three.txt: Deleted 2025/01/26 03:34:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:34:49 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/backup" 2025/01/26 03:34:51 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 03:34:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:34:51 DEBUG : two: Unchanged skipping 2025/01/26 03:34:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:34:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 03:34:52 INFO : one: Deleted 2025/01/26 03:34:52 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:34:53 INFO : one: Copied (new) 2025/01/26 03:34:53 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:34:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 03:34:54 INFO : three.txt: Deleted 2025/01/26 03:34:54 INFO : three.txt: Moved into backup dir 2025/01/26 03:34:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 03:34:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:34:55 DEBUG : two: Unchanged skipping 2025/01/26 03:34:55 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:34:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:34:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 03:34:56 INFO : one: Deleted 2025/01/26 03:34:56 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:34:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 03:34:56 INFO : one: Copied (new) 2025/01/26 03:34:56 DEBUG : Waiting for deletions to finish 2025/01/26 03:34:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:34:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 03:34:57 INFO : three.txt: Deleted 2025/01/26 03:34:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.30s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:01 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:35:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 03:35:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:03 DEBUG : two: Unchanged skipping 2025/01/26 03:35:03 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:35:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:35:03 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 03:35:03 INFO : one: Deleted 2025/01/26 03:35:03 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:35:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:35:04 INFO : one: Copied (new) 2025/01/26 03:35:04 DEBUG : Waiting for deletions to finish 2025/01/26 03:35:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:35:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 03:35:05 INFO : three.txt: Deleted 2025/01/26 03:35:05 INFO : three.txt: Moved into backup dir 2025/01/26 03:35:06 DEBUG : one.bak: Excluded (Path Filter) 2025/01/26 03:35:06 DEBUG : one.bak: Excluded 2025/01/26 03:35:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/26 03:35:06 DEBUG : three.txt.bak: Excluded 2025/01/26 03:35:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 03:35:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:06 DEBUG : two: Unchanged skipping 2025/01/26 03:35:06 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for checks to finish 2025/01/26 03:35:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:35:06 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 03:35:06 INFO : one: Deleted 2025/01/26 03:35:06 DEBUG : B2 bucket rclone-test-disatoh4seke path dst: Waiting for transfers to finish 2025/01/26 03:35:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 03:35:07 INFO : one: Copied (new) 2025/01/26 03:35:07 DEBUG : Waiting for deletions to finish 2025/01/26 03:35:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:35:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 03:35:08 INFO : three.txt: Deleted 2025/01/26 03:35:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.82s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:11 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:35:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 03:35:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:35:15 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 03:35:15 INFO : one: Deleted 2025/01/26 03:35:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:35:15 INFO : one: Copied (new) 2025/01/26 03:35:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:16 DEBUG : two: Unchanged skipping 2025/01/26 03:35:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/26 03:35:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:35:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 03:35:17 INFO : three.txt: Deleted 2025/01/26 03:35:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:35:17 INFO : three.txt: Copied (new) 2025/01/26 03:35:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 03:35:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:35:18 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 03:35:18 INFO : one: Deleted 2025/01/26 03:35:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 03:35:19 INFO : one: Copied (new) 2025/01/26 03:35:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:19 DEBUG : two: Unchanged skipping 2025/01/26 03:35:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/26 03:35:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:35:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 03:35:20 INFO : three.txt: Deleted 2025/01/26 03:35:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/26 03:35:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-disatoh4seke/dst" 2025/01/26 03:35:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 03:35:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 03:35:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 03:35:26 INFO : one: Deleted 2025/01/26 03:35:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:35:27 INFO : one: Copied (new) 2025/01/26 03:35:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:27 DEBUG : two: Unchanged skipping 2025/01/26 03:35:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/26 03:35:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 03:35:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 03:35:28 INFO : three.txt: Deleted 2025/01/26 03:35:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:35:28 INFO : three.txt: Copied (new) 2025/01/26 03:35:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/26 03:35:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/26 03:35:29 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 03:35:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 03:35:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 03:35:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 03:35:30 INFO : one: Deleted 2025/01/26 03:35:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 03:35:31 INFO : one: Copied (new) 2025/01/26 03:35:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:31 DEBUG : two: Unchanged skipping 2025/01/26 03:35:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/26 03:35:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 03:35:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 03:35:32 INFO : three.txt: Deleted 2025/01/26 03:35:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/26 03:35:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.35s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:35 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:35:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/26 03:35:35 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:35:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/26 03:35:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/26 03:35:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.77s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/26 03:35:37 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:35:37 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:35:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 03:35:37 INFO : existing: Copied (new) 2025/01/26 03:35:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/26 03:35:38 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:35:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/26 03:35:38 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:35:38 ERROR : B2 bucket rclone-test-disatoh4seke: not deleting files as there were IO errors 2025/01/26 03:35:38 ERROR : B2 bucket rclone-test-disatoh4seke: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncImmutable (2.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:40 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:35:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:40 DEBUG : existing: Unchanged skipping 2025/01/26 03:35:40 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:35:40 DEBUG : Waiting for deletions to finish 2025/01/26 03:35:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:35:42 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1116-06.backblaze.com/b2api/v1/b2_upload_file/9fc2ad03a08dab0b9f480e1b/c001_v0001116_t0043": EOF 2025/01/26 03:35:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-06.backblaze.com/b2api/v1/b2_upload_file/9fc2ad03a08dab0b9f480e1b/c001_v0001116_t0043": EOF) 2025/01/26 03:35:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-disatoh4seke: 1/10 (Post "https://pod-000-1116-06.backblaze.com/b2api/v1/b2_upload_file/9fc2ad03a08dab0b9f480e1b/c001_v0001116_t0043": EOF) 2025/01/26 03:35:45 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 03:35:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:35:54 DEBUG : both0: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both12: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both13: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both1: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both15: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both10: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both17: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both11: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both19: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both14: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both16: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both2: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both3: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both4: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both18: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both5: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:35:54 DEBUG : both9: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both6: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both7: Unchanged skipping 2025/01/26 03:35:54 DEBUG : both8: Unchanged skipping 2025/01/26 03:35:54 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:35:54 DEBUG : Waiting for deletions to finish 2025/01/26 03:35:54 INFO : only6: Deleted 2025/01/26 03:35:54 INFO : only9: Deleted 2025/01/26 03:35:54 INFO : only13: Deleted 2025/01/26 03:35:54 INFO : only12: Deleted 2025/01/26 03:35:54 INFO : only5: Deleted 2025/01/26 03:35:54 INFO : only14: Deleted 2025/01/26 03:35:54 INFO : only18: Deleted 2025/01/26 03:35:54 INFO : only17: Deleted 2025/01/26 03:35:54 INFO : only2: Deleted 2025/01/26 03:35:54 INFO : only3: Deleted 2025/01/26 03:35:54 INFO : only4: Deleted 2025/01/26 03:35:54 INFO : only0: Deleted 2025/01/26 03:35:54 INFO : only15: Deleted 2025/01/26 03:35:54 INFO : only16: Deleted 2025/01/26 03:35:55 INFO : only19: Deleted 2025/01/26 03:35:55 INFO : only7: Deleted 2025/01/26 03:35:55 INFO : only8: Deleted 2025/01/26 03:35:55 INFO : only1: Deleted 2025/01/26 03:35:55 INFO : only10: Deleted 2025/01/26 03:35:55 INFO : only11: Deleted 2025/01/26 03:35:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:36:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both0: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both1: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for checks to finish 2025/01/26 03:36:09 DEBUG : both10: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both14: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both15: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both16: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both17: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both11: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both12: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both13: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both18: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both4: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both5: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both6: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both19: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both8: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:36:09 DEBUG : both9: Unchanged skipping 2025/01/26 03:36:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : both2: Unchanged skipping 2025/01/26 03:36:09 DEBUG : both3: Unchanged skipping 2025/01/26 03:36:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/26 03:36:09 DEBUG : both7: Unchanged skipping 2025/01/26 03:36:09 DEBUG : B2 bucket rclone-test-disatoh4seke: Waiting for transfers to finish 2025/01/26 03:36:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only1: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only0: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only12: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only11: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only13: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only14: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only16: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only10: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only17: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only18: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only19: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only2: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only4: Copied (replaced existing) 2025/01/26 03:36:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:10 INFO : only3: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:11 INFO : only5: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:11 INFO : only7: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:11 INFO : only8: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:11 INFO : only9: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:11 INFO : only6: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 03:36:11 INFO : only15: Copied (replaced existing) 2025/01/26 03:36:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:36:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 03:36:19 INFO : sub dir: Making directory 2025/01/26 03:36:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" 2025/01/26 03:36:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 03:36:24 INFO : sub dir: Making directory 2025/01/26 03:36:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-disatoh4seke", Local "Local file system at /tmp/rclone1826585953", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.36s) PASS 2025/01/26 03:36:28 DEBUG : B2 bucket rclone-test-disatoh4seke: Purge remote 2025/01/26 03:36:28 INFO : B2 bucket rclone-test-disatoh4seke: cleaning bucket "rclone-test-disatoh4seke" of all files 2025/01/26 03:36:29 DEBUG : BackupDir/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c71_d20250126_m033416_c001_v7007000_t0000_u01737862456947") 2025/01/26 03:36:29 DEBUG : BackupDir/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1018f3881d150cef_d20250126_m033410_c001_v0001182_t0022_u01737862450838") 2025/01/26 03:36:29 DEBUG : CompareDest/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c36_d20250126_m033351_c001_v7007000_t0000_u01737862431086") 2025/01/26 03:36:29 DEBUG : CompareDest/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f5879e6_d20250126_m033344_c001_v0001116_t0052_u01737862424448") 2025/01/26 03:36:29 DEBUG : CompareDest/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c37_d20250126_m033351_c001_v7007000_t0000_u01737862431268") 2025/01/26 03:36:29 DEBUG : CompareDest/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114be6c4_d20250126_m033346_c001_v0001182_t0024_u01737862426214") 2025/01/26 03:36:29 DEBUG : CopyDest/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c73_d20250126_m033417_c001_v7007000_t0000_u01737862457132") 2025/01/26 03:36:29 DEBUG : CopyDest/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc43c5_d20250126_m033407_c001_v0001184_t0026_u01737862447885") 2025/01/26 03:36:29 DEBUG : CopyDest/three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c75_d20250126_m033417_c001_v7007000_t0000_u01737862457318") 2025/01/26 03:36:29 DEBUG : CopyDest/three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bea6f_d20250126_m033415_c001_v0001182_t0058_u01737862455041") 2025/01/26 03:36:29 DEBUG : CopyDest/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c77_d20250126_m033417_c001_v7007000_t0000_u01737862457504") 2025/01/26 03:36:29 DEBUG : CopyDest/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a2a_d20250126_m033412_c001_v0001116_t0029_u01737862452193") 2025/01/26 03:36:29 DEBUG : EXISTING: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9d53_d20250126_m033540_c001_v7007000_t0000_u01737862540937") 2025/01/26 03:36:30 DEBUG : EXISTING: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf564_d20250126_m033539_c001_v0001182_t0016_u01737862539978") 2025/01/26 03:36:30 DEBUG : Testêé: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9ccd_d20250126_m033536_c001_v7007000_t0000_u01737862536716") 2025/01/26 03:36:30 DEBUG : Testêé: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf4be_d20250126_m033536_c001_v0001182_t0011_u01737862536130") 2025/01/26 03:36:30 DEBUG : Testêé: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587ad2_d20250126_m033534_c001_v0001116_t0007_u01737862534674") 2025/01/26 03:36:30 DEBUG : a/potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b80_d20250126_m033132_c001_v7007000_t0000_u01737862292660") 2025/01/26 03:36:30 DEBUG : a/potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd42f_d20250126_m033132_c001_v0001182_t0018_u01737862292078") 2025/01/26 03:36:30 DEBUG : a/potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4171f0998dc97f8b_d20250126_m033130_c001_v7007000_t0000_u01737862290352") 2025/01/26 03:36:30 DEBUG : a/potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd3cf_d20250126_m033129_c001_v0001182_t0018_u01737862289453") 2025/01/26 03:36:30 DEBUG : a/potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402086_d20250126_m033110_c001_v7007000_t0000_u01737862270686") 2025/01/26 03:36:30 DEBUG : a/potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd0c5_d20250126_m033109_c001_v0001182_t0050_u01737862269797") 2025/01/26 03:36:30 DEBUG : b/potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b81_d20250126_m033132_c001_v7007000_t0000_u01737862292843") 2025/01/26 03:36:30 DEBUG : b/potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd40f_d20250126_m033131_c001_v0001182_t0041_u01737862291288") 2025/01/26 03:36:30 DEBUG : b/potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4171f0998dc97f8a_d20250126_m033129_c001_v7007000_t0000_u01737862289799") 2025/01/26 03:36:30 DEBUG : b/potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd3af_d20250126_m033128_c001_v0001182_t0019_u01737862288637") 2025/01/26 03:36:30 DEBUG : b/potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402084_d20250126_m033110_c001_v7007000_t0000_u01737862270139") 2025/01/26 03:36:30 DEBUG : b/potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd0a5_d20250126_m033108_c001_v0001182_t0042_u01737862268993") 2025/01/26 03:36:30 DEBUG : backup/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c877_d20250126_m033430_c001_v7007000_t0000_u01737862470854") 2025/01/26 03:36:30 DEBUG : backup/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10007aa9931042f2_d20250126_m033428_c001_v0001183_t0045_u01737862468865") 2025/01/26 03:36:30 DEBUG : backup/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f119c1a62253aefbf_d20250126_m033425_c001_v0001182_t0038_u01737862465314") 2025/01/26 03:36:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d38_d20250126_m033457_c001_v7007000_t0000_u01737862497748") 2025/01/26 03:36:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11909f5969167f14_d20250126_m033456_c001_v0001184_t0030_u01737862496068") 2025/01/26 03:36:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f104057e6ba1e43c0_d20250126_m033452_c001_v0001182_t0013_u01737862492356") 2025/01/26 03:36:31 DEBUG : backup/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d559_d20250126_m033445_c001_v7007000_t0000_u01737862485443") 2025/01/26 03:36:31 DEBUG : backup/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1085fc961c9c74f9_d20250126_m033443_c001_v0001134_t0029_u01737862483556") 2025/01/26 03:36:31 DEBUG : backup/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f110f7d65551c3f82_d20250126_m033439_c001_v0001109_t0016_u01737862479835") 2025/01/26 03:36:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d39_d20250126_m033457_c001_v7007000_t0000_u01737862497929") 2025/01/26 03:36:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1018f3881d150fcc_d20250126_m033456_c001_v0001182_t0057_u01737862496985") 2025/01/26 03:36:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f116bce389f9b7fa4_d20250126_m033453_c001_v0001183_t0044_u01737862493812") 2025/01/26 03:36:31 DEBUG : backup/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c878_d20250126_m033431_c001_v7007000_t0000_u01737862471039") 2025/01/26 03:36:31 DEBUG : backup/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1059cde2ecf3177f_d20250126_m033429_c001_v0001106_t0019_u01737862469880") 2025/01/26 03:36:31 DEBUG : backup/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f103acb03806bf230_d20250126_m033426_c001_v0001182_t0044_u01737862466744") 2025/01/26 03:36:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d55a_d20250126_m033445_c001_v7007000_t0000_u01737862485626") 2025/01/26 03:36:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f103ca058c8297ff6_d20250126_m033444_c001_v0001102_t0028_u01737862484487") 2025/01/26 03:36:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10626a87744b2e32_d20250126_m033441_c001_v0001184_t0005_u01737862481489") 2025/01/26 03:36:31 DEBUG : both0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef1_d20250126_m033611_c001_v7007000_t0000_u01737862571836") 2025/01/26 03:36:31 DEBUG : both0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8b3_d20250126_m033600_c001_v0001182_t0019_u01737862560452") 2025/01/26 03:36:31 DEBUG : both0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed5_d20250126_m033555_c001_v7007000_t0000_u01737862555844") 2025/01/26 03:36:31 DEBUG : both0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf63c_d20250126_m033544_c001_v0001182_t0048_u01737862544899") 2025/01/26 03:36:32 DEBUG : both1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef2_d20250126_m033612_c001_v7007000_t0000_u01737862572017") 2025/01/26 03:36:32 DEBUG : both1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8cb_d20250126_m033600_c001_v0001182_t0047_u01737862560955") 2025/01/26 03:36:32 DEBUG : both1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed6_d20250126_m033556_c001_v7007000_t0000_u01737862556024") 2025/01/26 03:36:32 DEBUG : both1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf656_d20250126_m033545_c001_v0001182_t0036_u01737862545316") 2025/01/26 03:36:32 DEBUG : both10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef3_d20250126_m033612_c001_v7007000_t0000_u01737862572199") 2025/01/26 03:36:32 DEBUG : both10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf97d_d20250126_m033604_c001_v0001182_t0028_u01737862564831") 2025/01/26 03:36:32 DEBUG : both10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed7_d20250126_m033556_c001_v7007000_t0000_u01737862556205") 2025/01/26 03:36:32 DEBUG : both10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf702_d20250126_m033549_c001_v0001182_t0052_u01737862549005") 2025/01/26 03:36:32 DEBUG : both11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef4_d20250126_m033612_c001_v7007000_t0000_u01737862572381") 2025/01/26 03:36:32 DEBUG : both11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf98d_d20250126_m033605_c001_v0001182_t0011_u01737862565246") 2025/01/26 03:36:32 DEBUG : both11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed8_d20250126_m033556_c001_v7007000_t0000_u01737862556387") 2025/01/26 03:36:32 DEBUG : both11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf712_d20250126_m033549_c001_v0001182_t0031_u01737862549423") 2025/01/26 03:36:32 DEBUG : both12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef5_d20250126_m033612_c001_v7007000_t0000_u01737862572563") 2025/01/26 03:36:32 DEBUG : both12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf99f_d20250126_m033605_c001_v0001182_t0059_u01737862565647") 2025/01/26 03:36:32 DEBUG : both12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed9_d20250126_m033556_c001_v7007000_t0000_u01737862556579") 2025/01/26 03:36:32 DEBUG : both12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf720_d20250126_m033549_c001_v0001182_t0021_u01737862549832") 2025/01/26 03:36:32 DEBUG : both13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef6_d20250126_m033612_c001_v7007000_t0000_u01737862572746") 2025/01/26 03:36:32 DEBUG : both13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9b3_d20250126_m033606_c001_v0001182_t0003_u01737862566071") 2025/01/26 03:36:32 DEBUG : both13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881eda_d20250126_m033556_c001_v7007000_t0000_u01737862556770") 2025/01/26 03:36:32 DEBUG : both13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf72e_d20250126_m033550_c001_v0001182_t0044_u01737862550236") 2025/01/26 03:36:33 DEBUG : both14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef7_d20250126_m033612_c001_v7007000_t0000_u01737862572928") 2025/01/26 03:36:33 DEBUG : both14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9c9_d20250126_m033606_c001_v0001182_t0054_u01737862566488") 2025/01/26 03:36:33 DEBUG : both14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881edb_d20250126_m033556_c001_v7007000_t0000_u01737862556951") 2025/01/26 03:36:33 DEBUG : both14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf73a_d20250126_m033550_c001_v0001182_t0028_u01737862550672") 2025/01/26 03:36:33 DEBUG : both15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ef9_d20250126_m033613_c001_v7007000_t0000_u01737862573109") 2025/01/26 03:36:33 DEBUG : both15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9d9_d20250126_m033606_c001_v0001182_t0059_u01737862566907") 2025/01/26 03:36:33 DEBUG : both15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881edc_d20250126_m033557_c001_v7007000_t0000_u01737862557135") 2025/01/26 03:36:33 DEBUG : both15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf754_d20250126_m033551_c001_v0001182_t0017_u01737862551075") 2025/01/26 03:36:33 DEBUG : both16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881efa_d20250126_m033613_c001_v7007000_t0000_u01737862573291") 2025/01/26 03:36:33 DEBUG : both16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9f3_d20250126_m033607_c001_v0001182_t0012_u01737862567314") 2025/01/26 03:36:33 DEBUG : both16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881edd_d20250126_m033557_c001_v7007000_t0000_u01737862557318") 2025/01/26 03:36:33 DEBUG : both16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf768_d20250126_m033551_c001_v0001182_t0058_u01737862551492") 2025/01/26 03:36:33 DEBUG : both17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881efb_d20250126_m033613_c001_v7007000_t0000_u01737862573473") 2025/01/26 03:36:33 DEBUG : both17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfa09_d20250126_m033607_c001_v0001182_t0041_u01737862567715") 2025/01/26 03:36:33 DEBUG : both17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ede_d20250126_m033557_c001_v7007000_t0000_u01737862557501") 2025/01/26 03:36:33 DEBUG : both17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf780_d20250126_m033551_c001_v0001182_t0030_u01737862551917") 2025/01/26 03:36:33 DEBUG : both18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881efc_d20250126_m033613_c001_v7007000_t0000_u01737862573654") 2025/01/26 03:36:33 DEBUG : both18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfa1f_d20250126_m033608_c001_v0001182_t0054_u01737862568143") 2025/01/26 03:36:34 DEBUG : both18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881edf_d20250126_m033557_c001_v7007000_t0000_u01737862557684") 2025/01/26 03:36:34 DEBUG : both18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf793_d20250126_m033552_c001_v0001182_t0040_u01737862552321") 2025/01/26 03:36:34 DEBUG : both19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881efe_d20250126_m033613_c001_v7007000_t0000_u01737862573837") 2025/01/26 03:36:34 DEBUG : both19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfa33_d20250126_m033608_c001_v0001182_t0056_u01737862568562") 2025/01/26 03:36:34 DEBUG : both19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee0_d20250126_m033557_c001_v7007000_t0000_u01737862557877") 2025/01/26 03:36:34 DEBUG : both19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf7a7_d20250126_m033552_c001_v0001182_t0021_u01737862552720") 2025/01/26 03:36:34 DEBUG : both2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881eff_d20250126_m033614_c001_v7007000_t0000_u01737862574018") 2025/01/26 03:36:34 DEBUG : both2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8e7_d20250126_m033601_c001_v0001182_t0025_u01737862561355") 2025/01/26 03:36:34 DEBUG : both2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee1_d20250126_m033558_c001_v7007000_t0000_u01737862558060") 2025/01/26 03:36:34 DEBUG : both2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf672_d20250126_m033545_c001_v0001182_t0021_u01737862545729") 2025/01/26 03:36:34 DEBUG : both3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f00_d20250126_m033614_c001_v7007000_t0000_u01737862574201") 2025/01/26 03:36:34 DEBUG : both3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8ff_d20250126_m033601_c001_v0001182_t0051_u01737862561806") 2025/01/26 03:36:34 DEBUG : both3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee2_d20250126_m033558_c001_v7007000_t0000_u01737862558243") 2025/01/26 03:36:34 DEBUG : both3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf684_d20250126_m033546_c001_v0001182_t0037_u01737862546137") 2025/01/26 03:36:34 DEBUG : both4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f01_d20250126_m033614_c001_v7007000_t0000_u01737862574388") 2025/01/26 03:36:34 DEBUG : both4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf90f_d20250126_m033602_c001_v0001182_t0031_u01737862562196") 2025/01/26 03:36:34 DEBUG : both4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee3_d20250126_m033558_c001_v7007000_t0000_u01737862558425") 2025/01/26 03:36:34 DEBUG : both4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf698_d20250126_m033546_c001_v0001182_t0031_u01737862546595") 2025/01/26 03:36:34 DEBUG : both5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f02_d20250126_m033614_c001_v7007000_t0000_u01737862574569") 2025/01/26 03:36:34 DEBUG : both5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf91b_d20250126_m033602_c001_v0001182_t0022_u01737862562594") 2025/01/26 03:36:35 DEBUG : both5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee5_d20250126_m033558_c001_v7007000_t0000_u01737862558606") 2025/01/26 03:36:35 DEBUG : both5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6a4_d20250126_m033546_c001_v0001182_t0003_u01737862546995") 2025/01/26 03:36:35 DEBUG : both6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f03_d20250126_m033614_c001_v7007000_t0000_u01737862574750") 2025/01/26 03:36:35 DEBUG : both6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf931_d20250126_m033603_c001_v0001182_t0054_u01737862563066") 2025/01/26 03:36:35 DEBUG : both6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee6_d20250126_m033558_c001_v7007000_t0000_u01737862558789") 2025/01/26 03:36:35 DEBUG : both6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6b0_d20250126_m033547_c001_v0001182_t0041_u01737862547403") 2025/01/26 03:36:35 DEBUG : both7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f04_d20250126_m033614_c001_v7007000_t0000_u01737862574931") 2025/01/26 03:36:35 DEBUG : both7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf949_d20250126_m033603_c001_v0001182_t0044_u01737862563517") 2025/01/26 03:36:35 DEBUG : both7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ee8_d20250126_m033558_c001_v7007000_t0000_u01737862558971") 2025/01/26 03:36:35 DEBUG : both7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6c4_d20250126_m033547_c001_v0001182_t0034_u01737862547801") 2025/01/26 03:36:35 DEBUG : both8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f05_d20250126_m033615_c001_v7007000_t0000_u01737862575114") 2025/01/26 03:36:35 DEBUG : both8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf95d_d20250126_m033604_c001_v0001182_t0015_u01737862564003") 2025/01/26 03:36:35 DEBUG : both8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881eea_d20250126_m033559_c001_v7007000_t0000_u01737862559161") 2025/01/26 03:36:35 DEBUG : both8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6dc_d20250126_m033548_c001_v0001182_t0052_u01737862548198") 2025/01/26 03:36:35 DEBUG : both9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f06_d20250126_m033615_c001_v7007000_t0000_u01737862575296") 2025/01/26 03:36:35 DEBUG : both9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf96d_d20250126_m033604_c001_v0001182_t0018_u01737862564405") 2025/01/26 03:36:35 DEBUG : both9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881eec_d20250126_m033559_c001_v7007000_t0000_u01737862559343") 2025/01/26 03:36:35 DEBUG : both9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6f0_d20250126_m033548_c001_v0001182_t0053_u01737862548617") 2025/01/26 03:36:35 DEBUG : c/non empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b82_d20250126_m033133_c001_v7007000_t0000_u01737862293027") 2025/01/26 03:36:35 DEBUG : c/non empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd417_d20250126_m033131_c001_v0001182_t0046_u01737862291491") 2025/01/26 03:36:36 DEBUG : c/non empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4171f0998dc97f8c_d20250126_m033130_c001_v7007000_t0000_u01737862290536") 2025/01/26 03:36:36 DEBUG : c/non empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd3b5_d20250126_m033128_c001_v0001182_t0057_u01737862288839") 2025/01/26 03:36:36 DEBUG : c/non empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402087_d20250126_m033110_c001_v7007000_t0000_u01737862270868") 2025/01/26 03:36:36 DEBUG : c/non empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd0b3_d20250126_m033109_c001_v0001182_t0056_u01737862269205") 2025/01/26 03:36:36 DEBUG : check sum: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fba0_d20250126_m033058_c001_v7007000_t0000_u01737862258431") 2025/01/26 03:36:36 DEBUG : check sum: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcedf_d20250126_m033057_c001_v0001182_t0028_u01737862257488") 2025/01/26 03:36:36 DEBUG : dest/3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c3c_d20250126_m033400_c001_v7007000_t0000_u01737862440564") 2025/01/26 03:36:36 DEBUG : dest/3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409f764ce00653d5_d20250126_m033359_c001_v0001042_t0033_u01737862439408") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9c02_d20250126_m033533_c001_v7007000_t0000_u01737862533197") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11199bb51030c09e_d20250126_m033530_c001_v0001113_t0012_u01737862530873") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f404fd61f86bf5412_d20250126_m033530_c001_v7007000_t0000_u01737862530681") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11199bb51030c094_d20250126_m033527_c001_v0001113_t0007_u01737862527154") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f404fd61f86bf53f7_d20250126_m033526_c001_v7007000_t0000_u01737862526428") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf2d8_d20250126_m033522_c001_v0001182_t0025_u01737862522323") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4105dab585589da5_d20250126_m033520_c001_v7007000_t0000_u01737862520860") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10446b9a0b5b17f3_d20250126_m033519_c001_v0001184_t0014_u01737862519023") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f405b1d6701ab6d63_d20250126_m033518_c001_v7007000_t0000_u01737862518841") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10446b9a0b5b177d_d20250126_m033515_c001_v0001184_t0052_u01737862515848") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f405b1d6701ab6d4a_d20250126_m033515_c001_v7007000_t0000_u01737862515123") 2025/01/26 03:36:36 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a9e_d20250126_m033509_c001_v0001116_t0003_u01737862509855") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d45_d20250126_m033508_c001_v7007000_t0000_u01737862508574") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1079ab1e71232234_d20250126_m033506_c001_v0001103_t0031_u01737862506963") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d5c2_d20250126_m033506_c001_v7007000_t0000_u01737862506784") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1079ab1e71232230_d20250126_m033504_c001_v0001103_t0022_u01737862504291") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d5ae_d20250126_m033503_c001_v7007000_t0000_u01737862503567") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a84_d20250126_m033459_c001_v0001116_t0047_u01737862499028") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d3a_d20250126_m033458_c001_v7007000_t0000_u01737862498114") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11268e1fb3a7c0f3_d20250126_m033456_c001_v0001102_t0044_u01737862496457") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a297d4_d20250126_m033456_c001_v7007000_t0000_u01737862496272") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11268e1fb3a7c0eb_d20250126_m033453_c001_v0001102_t0056_u01737862493292") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a297d1_d20250126_m033452_c001_v7007000_t0000_u01737862492560") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a66_d20250126_m033446_c001_v0001116_t0018_u01737862486725") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d55b_d20250126_m033445_c001_v7007000_t0000_u01737862485810") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1002cb70aaf6e26a_d20250126_m033444_c001_v0001184_t0033_u01737862484085") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4073366579606b07_d20250126_m033443_c001_v7007000_t0000_u01737862483899") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1002cb70aaf6e219_d20250126_m033441_c001_v0001184_t0015_u01737862481087") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4073366579606b05_d20250126_m033440_c001_v7007000_t0000_u01737862480356") 2025/01/26 03:36:37 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a4a_d20250126_m033432_c001_v0001116_t0055_u01737862472146") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c879_d20250126_m033431_c001_v7007000_t0000_u01737862471224") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1168c2b55cb870bf_d20250126_m033429_c001_v0001134_t0024_u01737862469261") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d53e_d20250126_m033429_c001_v7007000_t0000_u01737862469078") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1168c2b55cb870bd_d20250126_m033426_c001_v0001134_t0030_u01737862466249") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d14d_d20250126_m033425_c001_v7007000_t0000_u01737862465519") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc4550_d20250126_m033418_c001_v0001184_t0036_u01737862458843") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c79_d20250126_m033417_c001_v7007000_t0000_u01737862457691") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10325046f70a73d1_d20250126_m033411_c001_v0001113_t0007_u01737862451289") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4032164c446db94f_d20250126_m033411_c001_v7007000_t0000_u01737862451085") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114be990_d20250126_m033407_c001_v0001182_t0042_u01737862447327") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1119f99c518b9b68_d20250126_m033406_c001_v0001102_t0006_u01737862446297") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1119f99c518b9b66_d20250126_m033405_c001_v0001102_t0031_u01737862445137") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c38_d20250126_m033351_c001_v7007000_t0000_u01737862431453") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc4076_d20250126_m033343_c001_v0001184_t0012_u01737862423882") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f106564bdade32362_d20250126_m033342_c001_v0001098_t0020_u01737862422973") 2025/01/26 03:36:38 DEBUG : dst/one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f106564bdade3235e_d20250126_m033341_c001_v0001098_t0033_u01737862421889") 2025/01/26 03:36:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9c0d_d20250126_m033533_c001_v7007000_t0000_u01737862533391") 2025/01/26 03:36:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1133288b06fafe74_d20250126_m033529_c001_v0001115_t0056_u01737862529969") 2025/01/26 03:36:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f103baa36c1d0ad6e_d20250126_m033526_c001_v0001161_t0005_u01737862526144") 2025/01/26 03:36:38 DEBUG : dst/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4105dab585589da6_d20250126_m033521_c001_v7007000_t0000_u01737862521046") 2025/01/26 03:36:39 DEBUG : dst/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11650514953d802e_d20250126_m033518_c001_v0001113_t0042_u01737862518472") 2025/01/26 03:36:39 DEBUG : dst/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11909f596916816e_d20250126_m033514_c001_v0001184_t0003_u01737862514917") 2025/01/26 03:36:39 DEBUG : dst/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d46_d20250126_m033508_c001_v7007000_t0000_u01737862508760") 2025/01/26 03:36:39 DEBUG : dst/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f117f2f738f9812b2_d20250126_m033506_c001_v0001182_t0024_u01737862506567") 2025/01/26 03:36:39 DEBUG : dst/one.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11679588112c7f11_d20250126_m033503_c001_v0001182_t0059_u01737862503364") 2025/01/26 03:36:39 DEBUG : dst/three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c7b_d20250126_m033417_c001_v7007000_t0000_u01737862457875") 2025/01/26 03:36:39 DEBUG : dst/three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1119f99c518b9b76_d20250126_m033416_c001_v0001102_t0038_u01737862456185") 2025/01/26 03:36:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9c18_d20250126_m033533_c001_v7007000_t0000_u01737862533576") 2025/01/26 03:36:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f105aa97a727d01ff_d20250126_m033531_c001_v0001179_t0016_u01737862531902") 2025/01/26 03:36:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11803657bcd682e6_d20250126_m033528_c001_v0001183_t0047_u01737862528077") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9c1e_d20250126_m033533_c001_v7007000_t0000_u01737862533759") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11199bb51030c0a2_d20250126_m033532_c001_v0001113_t0007_u01737862532288") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f404fd61f86bf546e_d20250126_m033532_c001_v7007000_t0000_u01737862532106") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11199bb51030c096_d20250126_m033528_c001_v0001113_t0048_u01737862528468") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f404fd61f86bf53fc_d20250126_m033528_c001_v7007000_t0000_u01737862528285") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf300_d20250126_m033523_c001_v0001182_t0004_u01737862523463") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4105dab585589da7_d20250126_m033521_c001_v7007000_t0000_u01737862521229") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10446b9a0b5b1815_d20250126_m033520_c001_v0001184_t0033_u01737862520263") 2025/01/26 03:36:39 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f405b1d6701ab6d6e_d20250126_m033520_c001_v7007000_t0000_u01737862520082") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10446b9a0b5b17af_d20250126_m033517_c001_v0001184_t0041_u01737862517135") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f405b1d6701ab6d53_d20250126_m033516_c001_v7007000_t0000_u01737862516943") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587aa2_d20250126_m033510_c001_v0001116_t0009_u01737862510556") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d5ce_d20250126_m033508_c001_v7007000_t0000_u01737862508021") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf097_d20250126_m033505_c001_v0001182_t0024_u01737862505778") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d5bc_d20250126_m033505_c001_v7007000_t0000_u01737862505050") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a86_d20250126_m033500_c001_v0001116_t0004_u01737862500020") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a297d5_d20250126_m033457_c001_v7007000_t0000_u01737862497191") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bef44_d20250126_m033455_c001_v0001182_t0045_u01737862495115") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a297d3_d20250126_m033454_c001_v7007000_t0000_u01737862494026") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a6a_d20250126_m033447_c001_v0001116_t0050_u01737862487657") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4073366579606b08_d20250126_m033444_c001_v7007000_t0000_u01737862484881") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114beda8_d20250126_m033442_c001_v0001182_t0054_u01737862482780") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4073366579606b06_d20250126_m033441_c001_v7007000_t0000_u01737862481690") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a56_d20250126_m033435_c001_v0001116_t0041_u01737862475267") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d540_d20250126_m033430_c001_v7007000_t0000_u01737862470296") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc4672_d20250126_m033428_c001_v0001184_t0044_u01737862468071") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d53b_d20250126_m033426_c001_v7007000_t0000_u01737862466965") 2025/01/26 03:36:40 DEBUG : dst/three.txt: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114beb29_d20250126_m033420_c001_v0001182_t0012_u01737862460874") 2025/01/26 03:36:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4105dab585589da8_d20250126_m033521_c001_v7007000_t0000_u01737862521412") 2025/01/26 03:36:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f118415b3f7eaea82_d20250126_m033519_c001_v0001184_t0047_u01737862519866") 2025/01/26 03:36:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f118bd74de283febe_d20250126_m033516_c001_v0001161_t0055_u01737862516653") 2025/01/26 03:36:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d47_d20250126_m033508_c001_v7007000_t0000_u01737862508942") 2025/01/26 03:36:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1183d56ac0624600_d20250126_m033507_c001_v0001043_t0024_u01737862507455") 2025/01/26 03:36:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f101f7e4c2bd59b07_d20250126_m033504_c001_v0001184_t0043_u01737862504853") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9c29_d20250126_m033533_c001_v7007000_t0000_u01737862533942") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587ab6_d20250126_m033522_c001_v0001116_t0004_u01737862522893") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4105dab585589da9_d20250126_m033521_c001_v7007000_t0000_u01737862521596") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf12b_d20250126_m033510_c001_v0001182_t0023_u01737862510341") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d4c_d20250126_m033509_c001_v7007000_t0000_u01737862509124") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114befd8_d20250126_m033459_c001_v0001182_t0011_u01737862499797") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881d3b_d20250126_m033458_c001_v7007000_t0000_u01737862498297") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bee45_d20250126_m033447_c001_v0001182_t0009_u01737862487461") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41934c5c0094d55c_d20250126_m033445_c001_v7007000_t0000_u01737862485994") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bec83_d20250126_m033433_c001_v0001182_t0004_u01737862473045") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c87a_d20250126_m033431_c001_v7007000_t0000_u01737862471410") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587a34_d20250126_m033419_c001_v0001116_t0016_u01737862459400") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c7f_d20250126_m033418_c001_v7007000_t0000_u01737862458060") 2025/01/26 03:36:41 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f119c9c6ce30a682e_d20250126_m033413_c001_v0001104_t0019_u01737862453595") 2025/01/26 03:36:42 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c39_d20250126_m033351_c001_v7007000_t0000_u01737862431638") 2025/01/26 03:36:42 DEBUG : dst/two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f106564bdade32374_d20250126_m033350_c001_v0001098_t0004_u01737862430334") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a2966b_d20250126_m033259_c001_v7007000_t0000_u01737862379723") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bdf78_d20250126_m033253_c001_v0001182_t0015_u01737862373167") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f401f7838ae7f58cd_d20250126_m033250_c001_v7007000_t0000_u01737862370444") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bdc56_d20250126_m033229_c001_v0001182_t0040_u01737862349394") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e78002192539_d20250126_m033215_c001_v7007000_t0000_u01737862335521") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd9ca_d20250126_m033210_c001_v0001182_t0040_u01737862330563") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b90_d20250126_m033145_c001_v7007000_t0000_u01737862305389") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd5ec_d20250126_m033143_c001_v0001182_t0043_u01737862303687") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b8b_d20250126_m033142_c001_v7007000_t0000_u01737862302207") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd573_d20250126_m033141_c001_v0001182_t0046_u01737862301084") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b87_d20250126_m033137_c001_v7007000_t0000_u01737862297821") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd4cb_d20250126_m033136_c001_v0001182_t0036_u01737862296253") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b84_d20250126_m033135_c001_v7007000_t0000_u01737862295120") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd471_d20250126_m033133_c001_v0001182_t0013_u01737862293970") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4171f0998dc97f87_d20250126_m033127_c001_v7007000_t0000_u01737862287720") 2025/01/26 03:36:42 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd346_d20250126_m033126_c001_v0001182_t0022_u01737862286377") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a4020a4_d20250126_m033125_c001_v7007000_t0000_u01737862285219") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd30a_d20250126_m033124_c001_v0001182_t0041_u01737862284468") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a40208d_d20250126_m033119_c001_v7007000_t0000_u01737862279619") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd21e_d20250126_m033118_c001_v0001182_t0059_u01737862278454") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a40208a_d20250126_m033115_c001_v7007000_t0000_u01737862275908") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd19b_d20250126_m033114_c001_v0001182_t0044_u01737862274983") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402089_d20250126_m033113_c001_v7007000_t0000_u01737862273899") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f104db9f35a35f064_d20250126_m033113_c001_v0001157_t0018_u01737862273191") 2025/01/26 03:36:43 DEBUG : empty space: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd109_d20250126_m033111_c001_v0001182_t0036_u01737862271596") 2025/01/26 03:36:43 DEBUG : enormous: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b8e_d20250126_m033144_c001_v7007000_t0000_u01737862304466") 2025/01/26 03:36:43 DEBUG : enormous: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd5f6_d20250126_m033143_c001_v0001182_t0052_u01737862303894") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f418581a5643c9d3c_d20250126_m033538_c001_v7007000_t0000_u01737862538856") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587ad8_d20250126_m033537_c001_v0001116_t0047_u01737862537478") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e78002192508_d20250126_m033208_c001_v7007000_t0000_u01737862328614") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd964_d20250126_m033207_c001_v0001182_t0020_u01737862327673") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402082_d20250126_m033107_c001_v7007000_t0000_u01737862267910") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd051_d20250126_m033106_c001_v0001182_t0032_u01737862266979") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402081_d20250126_m033105_c001_v7007000_t0000_u01737862265652") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd005_d20250126_m033105_c001_v0001182_t0047_u01737862265089") 2025/01/26 03:36:43 DEBUG : existing: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcfeb_d20250126_m033104_c001_v0001182_t0015_u01737862264308") 2025/01/26 03:36:44 DEBUG : existing-b: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e78002192509_d20250126_m033208_c001_v7007000_t0000_u01737862328796") 2025/01/26 03:36:44 DEBUG : existing-b: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc3219_d20250126_m033207_c001_v0001184_t0018_u01737862327682") 2025/01/26 03:36:44 DEBUG : five: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b91_d20250126_m033149_c001_v7007000_t0000_u01737862309548") 2025/01/26 03:36:44 DEBUG : five: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bd67e_d20250126_m033147_c001_v0001182_t0015_u01737862307657") 2025/01/26 03:36:44 DEBUG : foo: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a40208b_d20250126_m033117_c001_v7007000_t0000_u01737862277731") 2025/01/26 03:36:44 DEBUG : foo: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bd1f1_d20250126_m033117_c001_v0001182_t0015_u01737862277183") 2025/01/26 03:36:44 DEBUG : foo: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bd1d9_d20250126_m033116_c001_v0001182_t0015_u01737862276632") 2025/01/26 03:36:44 DEBUG : four: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b92_d20250126_m033149_c001_v7007000_t0000_u01737862309731") 2025/01/26 03:36:44 DEBUG : four: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4068dcaf0f58790c_d20250126_m033148_c001_v0001116_t0043_u01737862308211") 2025/01/26 03:36:44 DEBUG : four: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd666_d20250126_m033147_c001_v0001182_t0051_u01737862307093") 2025/01/26 03:36:44 DEBUG : hello world2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c823_d20250126_m033007_c001_v7007000_t0000_u01737862207187") 2025/01/26 03:36:44 DEBUG : hello world2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc6de_d20250126_m033006_c001_v0001182_t0057_u01737862206628") 2025/01/26 03:36:44 DEBUG : ignore-size: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fbc2_d20250126_m033102_c001_v7007000_t0000_u01737862262871") 2025/01/26 03:36:44 DEBUG : ignore-size: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcf8b_d20250126_m033101_c001_v0001182_t0002_u01737862261932") 2025/01/26 03:36:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e78002192500_d20250126_m033206_c001_v7007000_t0000_u01737862326575") 2025/01/26 03:36:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc31c2_d20250126_m033205_c001_v0001184_t0036_u01737862325413") 2025/01/26 03:36:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e780021924fd_d20250126_m033204_c001_v7007000_t0000_u01737862324288") 2025/01/26 03:36:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc317e_d20250126_m033203_c001_v0001184_t0055_u01737862323361") 2025/01/26 03:36:44 DEBUG : one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b93_d20250126_m033149_c001_v7007000_t0000_u01737862309915") 2025/01/26 03:36:44 DEBUG : one: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bd648_d20250126_m033146_c001_v0001182_t0015_u01737862306527") 2025/01/26 03:36:45 DEBUG : only0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f07_d20250126_m033615_c001_v7007000_t0000_u01737862575497") 2025/01/26 03:36:45 DEBUG : only0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4022f958ea2d32c3_d20250126_m033610_c001_v0001117_t0010_u01737862570189") 2025/01/26 03:36:45 DEBUG : only0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8bf_d20250126_m033600_c001_v0001182_t0000_u01737862560675") 2025/01/26 03:36:45 DEBUG : only0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed2_d20250126_m033554_c001_v7007000_t0000_u01737862554856") 2025/01/26 03:36:45 DEBUG : only0: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf648_d20250126_m033545_c001_v0001182_t0024_u01737862545111") 2025/01/26 03:36:45 DEBUG : only1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f08_d20250126_m033615_c001_v7007000_t0000_u01737862575681") 2025/01/26 03:36:45 DEBUG : only1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bfa59_d20250126_m033609_c001_v0001182_t0015_u01737862569634") 2025/01/26 03:36:45 DEBUG : only1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8db_d20250126_m033601_c001_v0001182_t0032_u01737862561153") 2025/01/26 03:36:45 DEBUG : only1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41151c353ce759f2_d20250126_m033555_c001_v7007000_t0000_u01737862555063") 2025/01/26 03:36:45 DEBUG : only1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf66c_d20250126_m033545_c001_v0001182_t0045_u01737862545526") 2025/01/26 03:36:45 DEBUG : only10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f09_d20250126_m033615_c001_v7007000_t0000_u01737862575863") 2025/01/26 03:36:45 DEBUG : only10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410357d3548a9ebc_d20250126_m033610_c001_v0001184_t0035_u01737862570567") 2025/01/26 03:36:45 DEBUG : only10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf985_d20250126_m033605_c001_v0001182_t0055_u01737862565039") 2025/01/26 03:36:45 DEBUG : only10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418f4_d20250126_m033555_c001_v7007000_t0000_u01737862555208") 2025/01/26 03:36:45 DEBUG : only10: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf70a_d20250126_m033549_c001_v0001182_t0026_u01737862549210") 2025/01/26 03:36:45 DEBUG : only11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f0a_d20250126_m033616_c001_v7007000_t0000_u01737862576044") 2025/01/26 03:36:45 DEBUG : only11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f40948513eb485cc0_d20250126_m033610_c001_v0001184_t0036_u01737862570370") 2025/01/26 03:36:45 DEBUG : only11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf997_d20250126_m033605_c001_v0001182_t0032_u01737862565448") 2025/01/26 03:36:45 DEBUG : only11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed4_d20250126_m033555_c001_v7007000_t0000_u01737862555222") 2025/01/26 03:36:45 DEBUG : only11: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf718_d20250126_m033549_c001_v0001182_t0026_u01737862549629") 2025/01/26 03:36:46 DEBUG : only12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f0b_d20250126_m033616_c001_v7007000_t0000_u01737862576238") 2025/01/26 03:36:46 DEBUG : only12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bfa77_d20250126_m033610_c001_v0001182_t0015_u01737862570208") 2025/01/26 03:36:46 DEBUG : only12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9ab_d20250126_m033605_c001_v0001182_t0023_u01737862565856") 2025/01/26 03:36:46 DEBUG : only12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed0_d20250126_m033554_c001_v7007000_t0000_u01737862554481") 2025/01/26 03:36:46 DEBUG : only12: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf728_d20250126_m033550_c001_v0001182_t0022_u01737862550037") 2025/01/26 03:36:46 DEBUG : only13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f0c_d20250126_m033616_c001_v7007000_t0000_u01737862576431") 2025/01/26 03:36:46 DEBUG : only13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4022f958ea2d32c5_d20250126_m033610_c001_v0001117_t0010_u01737862570375") 2025/01/26 03:36:46 DEBUG : only13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9b9_d20250126_m033606_c001_v0001182_t0045_u01737862566269") 2025/01/26 03:36:46 DEBUG : only13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418ef_d20250126_m033554_c001_v7007000_t0000_u01737862554478") 2025/01/26 03:36:46 DEBUG : only13: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf734_d20250126_m033550_c001_v0001182_t0043_u01737862550454") 2025/01/26 03:36:46 DEBUG : only14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f0e_d20250126_m033616_c001_v7007000_t0000_u01737862576612") 2025/01/26 03:36:46 DEBUG : only14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bfa81_d20250126_m033610_c001_v0001182_t0015_u01737862570391") 2025/01/26 03:36:46 DEBUG : only14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9d1_d20250126_m033606_c001_v0001182_t0022_u01737862566697") 2025/01/26 03:36:46 DEBUG : only14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41151c353ce759ef_d20250126_m033554_c001_v7007000_t0000_u01737862554504") 2025/01/26 03:36:46 DEBUG : only14: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf74a_d20250126_m033550_c001_v0001182_t0014_u01737862550866") 2025/01/26 03:36:46 DEBUG : only15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f0f_d20250126_m033616_c001_v7007000_t0000_u01737862576795") 2025/01/26 03:36:46 DEBUG : only15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410357d3548a9ed0_d20250126_m033611_c001_v0001184_t0035_u01737862571128") 2025/01/26 03:36:46 DEBUG : only15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9e5_d20250126_m033607_c001_v0001182_t0038_u01737862567119") 2025/01/26 03:36:46 DEBUG : only15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402be2_d20250126_m033554_c001_v7007000_t0000_u01737862554870") 2025/01/26 03:36:46 DEBUG : only15: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf760_d20250126_m033551_c001_v0001182_t0058_u01737862551282") 2025/01/26 03:36:47 DEBUG : only16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f10_d20250126_m033616_c001_v7007000_t0000_u01737862576976") 2025/01/26 03:36:47 DEBUG : only16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f40948513eb485cc8_d20250126_m033610_c001_v0001184_t0036_u01737862570554") 2025/01/26 03:36:47 DEBUG : only16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf9fd_d20250126_m033607_c001_v0001182_t0013_u01737862567519") 2025/01/26 03:36:47 DEBUG : only16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41151c353ce759f1_d20250126_m033554_c001_v7007000_t0000_u01737862554879") 2025/01/26 03:36:47 DEBUG : only16: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf774_d20250126_m033551_c001_v0001182_t0056_u01737862551695") 2025/01/26 03:36:47 DEBUG : only17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f11_d20250126_m033617_c001_v7007000_t0000_u01737862577162") 2025/01/26 03:36:47 DEBUG : only17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4022f958ea2d32cb_d20250126_m033610_c001_v0001117_t0010_u01737862570566") 2025/01/26 03:36:47 DEBUG : only17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfa15_d20250126_m033607_c001_v0001182_t0012_u01737862567924") 2025/01/26 03:36:47 DEBUG : only17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed1_d20250126_m033554_c001_v7007000_t0000_u01737862554675") 2025/01/26 03:36:47 DEBUG : only17: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf78a_d20250126_m033552_c001_v0001182_t0002_u01737862552112") 2025/01/26 03:36:47 DEBUG : only18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f12_d20250126_m033617_c001_v7007000_t0000_u01737862577344") 2025/01/26 03:36:47 DEBUG : only18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bfa87_d20250126_m033610_c001_v0001182_t0015_u01737862570577") 2025/01/26 03:36:47 DEBUG : only18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfa27_d20250126_m033608_c001_v0001182_t0038_u01737862568351") 2025/01/26 03:36:47 DEBUG : only18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418f0_d20250126_m033554_c001_v7007000_t0000_u01737862554660") 2025/01/26 03:36:47 DEBUG : only18: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf79f_d20250126_m033552_c001_v0001182_t0018_u01737862552527") 2025/01/26 03:36:47 DEBUG : only19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f13_d20250126_m033617_c001_v7007000_t0000_u01737862577525") 2025/01/26 03:36:47 DEBUG : only19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f40948513eb485cd6_d20250126_m033610_c001_v0001184_t0036_u01737862570737") 2025/01/26 03:36:47 DEBUG : only19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfa3b_d20250126_m033608_c001_v0001182_t0038_u01737862568759") 2025/01/26 03:36:47 DEBUG : only19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418f3_d20250126_m033555_c001_v7007000_t0000_u01737862555024") 2025/01/26 03:36:47 DEBUG : only19: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf7ab_d20250126_m033552_c001_v0001182_t0047_u01737862552924") 2025/01/26 03:36:48 DEBUG : only2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f14_d20250126_m033617_c001_v7007000_t0000_u01737862577707") 2025/01/26 03:36:48 DEBUG : only2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410357d3548a9ec2_d20250126_m033610_c001_v0001184_t0035_u01737862570750") 2025/01/26 03:36:48 DEBUG : only2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf8ef_d20250126_m033601_c001_v0001182_t0044_u01737862561593") 2025/01/26 03:36:48 DEBUG : only2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402be1_d20250126_m033554_c001_v7007000_t0000_u01737862554685") 2025/01/26 03:36:48 DEBUG : only2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf67c_d20250126_m033545_c001_v0001182_t0027_u01737862545937") 2025/01/26 03:36:48 DEBUG : only3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f15_d20250126_m033617_c001_v7007000_t0000_u01737862577888") 2025/01/26 03:36:48 DEBUG : only3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4022f958ea2d32cd_d20250126_m033610_c001_v0001117_t0010_u01737862570760") 2025/01/26 03:36:48 DEBUG : only3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf903_d20250126_m033602_c001_v0001182_t0050_u01737862562002") 2025/01/26 03:36:48 DEBUG : only3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41151c353ce759f0_d20250126_m033554_c001_v7007000_t0000_u01737862554694") 2025/01/26 03:36:48 DEBUG : only3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf68c_d20250126_m033546_c001_v0001182_t0003_u01737862546338") 2025/01/26 03:36:48 DEBUG : only4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f16_d20250126_m033618_c001_v7007000_t0000_u01737862578114") 2025/01/26 03:36:48 DEBUG : only4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bfa8f_d20250126_m033610_c001_v0001182_t0015_u01737862570771") 2025/01/26 03:36:48 DEBUG : only4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf915_d20250126_m033602_c001_v0001182_t0024_u01737862562397") 2025/01/26 03:36:48 DEBUG : only4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418f1_d20250126_m033554_c001_v7007000_t0000_u01737862554841") 2025/01/26 03:36:48 DEBUG : only4: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf69e_d20250126_m033546_c001_v0001182_t0011_u01737862546798") 2025/01/26 03:36:48 DEBUG : only5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f17_d20250126_m033618_c001_v7007000_t0000_u01737862578319") 2025/01/26 03:36:48 DEBUG : only5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f40948513eb485cde_d20250126_m033610_c001_v0001184_t0036_u01737862570918") 2025/01/26 03:36:48 DEBUG : only5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf929_d20250126_m033602_c001_v0001182_t0016_u01737862562865") 2025/01/26 03:36:49 DEBUG : only5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402be0_d20250126_m033554_c001_v7007000_t0000_u01737862554500") 2025/01/26 03:36:49 DEBUG : only5: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6aa_d20250126_m033547_c001_v0001182_t0020_u01737862547202") 2025/01/26 03:36:49 DEBUG : only6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f18_d20250126_m033618_c001_v7007000_t0000_u01737862578501") 2025/01/26 03:36:49 DEBUG : only6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f40948513eb485cea_d20250126_m033611_c001_v0001184_t0036_u01737862571100") 2025/01/26 03:36:49 DEBUG : only6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf93d_d20250126_m033603_c001_v0001182_t0020_u01737862563280") 2025/01/26 03:36:49 DEBUG : only6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418ed_d20250126_m033554_c001_v7007000_t0000_u01737862554112") 2025/01/26 03:36:49 DEBUG : only6: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6b8_d20250126_m033547_c001_v0001182_t0012_u01737862547597") 2025/01/26 03:36:49 DEBUG : only7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f19_d20250126_m033618_c001_v7007000_t0000_u01737862578682") 2025/01/26 03:36:49 DEBUG : only7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410357d3548a9ec6_d20250126_m033610_c001_v0001184_t0035_u01737862570933") 2025/01/26 03:36:49 DEBUG : only7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf953_d20250126_m033603_c001_v0001182_t0009_u01737862563718") 2025/01/26 03:36:49 DEBUG : only7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881ed3_d20250126_m033555_c001_v7007000_t0000_u01737862555038") 2025/01/26 03:36:49 DEBUG : only7: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6d4_d20250126_m033548_c001_v0001182_t0009_u01737862548004") 2025/01/26 03:36:49 DEBUG : only8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f1a_d20250126_m033618_c001_v7007000_t0000_u01737862578864") 2025/01/26 03:36:49 DEBUG : only8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bfa95_d20250126_m033610_c001_v0001182_t0015_u01737862570954") 2025/01/26 03:36:49 DEBUG : only8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf963_d20250126_m033604_c001_v0001182_t0038_u01737862564201") 2025/01/26 03:36:49 DEBUG : only8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402be3_d20250126_m033555_c001_v7007000_t0000_u01737862555053") 2025/01/26 03:36:49 DEBUG : only8: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6e6_d20250126_m033548_c001_v0001182_t0011_u01737862548406") 2025/01/26 03:36:49 DEBUG : only9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f1b_d20250126_m033619_c001_v7007000_t0000_u01737862579045") 2025/01/26 03:36:50 DEBUG : only9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4022f958ea2d32cf_d20250126_m033610_c001_v0001117_t0010_u01737862570964") 2025/01/26 03:36:50 DEBUG : only9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf975_d20250126_m033604_c001_v0001182_t0047_u01737862564636") 2025/01/26 03:36:50 DEBUG : only9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4087affe9c1418ee_d20250126_m033554_c001_v7007000_t0000_u01737862554295") 2025/01/26 03:36:50 DEBUG : only9: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bf6fa_d20250126_m033548_c001_v0001182_t0039_u01737862548810") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e780021924f1_d20250126_m033201_c001_v7007000_t0000_u01737862321500") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f58791a_d20250126_m033158_c001_v0001116_t0003_u01737862318830") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b9c_d20250126_m033156_c001_v7007000_t0000_u01737862316620") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd7a7_d20250126_m033155_c001_v0001182_t0044_u01737862315061") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b99_d20250126_m033153_c001_v7007000_t0000_u01737862313229") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f58790e_d20250126_m033150_c001_v0001116_t0052_u01737862310853") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b89_d20250126_m033139_c001_v7007000_t0000_u01737862299940") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd527_d20250126_m033138_c001_v0001182_t0036_u01737862298779") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b86_d20250126_m033136_c001_v7007000_t0000_u01737862296832") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd4bd_d20250126_m033136_c001_v0001182_t0024_u01737862296056") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b83_d20250126_m033134_c001_v7007000_t0000_u01737862294546") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd46b_d20250126_m033133_c001_v0001182_t0025_u01737862293760") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4171f0998dc97f85_d20250126_m033127_c001_v7007000_t0000_u01737862287165") 2025/01/26 03:36:50 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd33c_d20250126_m033126_c001_v0001182_t0016_u01737862286133") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a4020a5_d20250126_m033125_c001_v7007000_t0000_u01737862285400") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd300_d20250126_m033124_c001_v0001182_t0053_u01737862284262") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a4020a0_d20250126_m033123_c001_v7007000_t0000_u01737862283534") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd2da_d20250126_m033122_c001_v0001182_t0010_u01737862282966") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd2c2_d20250126_m033122_c001_v0001182_t0001_u01737862282398") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402099_d20250126_m033121_c001_v7007000_t0000_u01737862281672") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd292_d20250126_m033121_c001_v0001182_t0044_u01737862281103") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd27e_d20250126_m033120_c001_v0001182_t0032_u01737862280541") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f416bc7984a402092_d20250126_m033119_c001_v7007000_t0000_u01737862279817") 2025/01/26 03:36:51 DEBUG : potato: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd240_d20250126_m033119_c001_v0001182_t0020_u01737862279035") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f405b1d6701ab6440_d20250126_m033317_c001_v7007000_t0000_u01737862397003") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f5879ac_d20250126_m033316_c001_v0001116_t0036_u01737862396125") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a2966c_d20250126_m033259_c001_v7007000_t0000_u01737862379992") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587978_d20250126_m033251_c001_v0001116_t0022_u01737862371753") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4021173714eb6e30_d20250126_m033236_c001_v7007000_t0000_u01737862356505") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587956_d20250126_m033228_c001_v0001116_t0041_u01737862348409") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e7800219253b_d20250126_m033215_c001_v7007000_t0000_u01737862335753") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f587932_d20250126_m033210_c001_v0001116_t0048_u01737862330091") 2025/01/26 03:36:51 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b8f_d20250126_m033144_c001_v7007000_t0000_u01737862304649") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd5de_d20250126_m033143_c001_v0001182_t0036_u01737862303489") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b8c_d20250126_m033142_c001_v7007000_t0000_u01737862302391") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd56d_d20250126_m033140_c001_v0001182_t0058_u01737862300870") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b8a_d20250126_m033140_c001_v7007000_t0000_u01737862300137") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd53d_d20250126_m033139_c001_v0001182_t0059_u01737862299364") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b88_d20250126_m033138_c001_v7007000_t0000_u01737862298047") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd4ef_d20250126_m033137_c001_v0001182_t0033_u01737862297244") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b85_d20250126_m033135_c001_v7007000_t0000_u01737862295303") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd485_d20250126_m033134_c001_v0001182_t0000_u01737862294557") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4171f0998dc97f88_d20250126_m033127_c001_v7007000_t0000_u01737862287904") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd361_d20250126_m033126_c001_v0001182_t0055_u01737862286951") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c827_d20250126_m033010_c001_v7007000_t0000_u01737862210512") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc766_d20250126_m033009_c001_v0001182_t0018_u01737862209944") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c825_d20250126_m033008_c001_v7007000_t0000_u01737862208681") 2025/01/26 03:36:52 DEBUG : potato2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc720_d20250126_m033008_c001_v0001182_t0026_u01737862208085") 2025/01/26 03:36:52 DEBUG : potato3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4066816e38a2966e_d20250126_m033300_c001_v7007000_t0000_u01737862380566") 2025/01/26 03:36:52 DEBUG : potato3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc38e5_d20250126_m033253_c001_v0001184_t0036_u01737862373793") 2025/01/26 03:36:52 DEBUG : potato3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4021173714eb6e32_d20250126_m033236_c001_v7007000_t0000_u01737862356969") 2025/01/26 03:36:52 DEBUG : potato3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc3544_d20250126_m033229_c001_v0001184_t0001_u01737862349962") 2025/01/26 03:36:52 DEBUG : potato3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e7800219253d_d20250126_m033215_c001_v7007000_t0000_u01737862335989") 2025/01/26 03:36:53 DEBUG : potato3: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc329e_d20250126_m033210_c001_v0001184_t0050_u01737862330918") 2025/01/26 03:36:53 DEBUG : pre-dest1/1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c3d_d20250126_m033400_c001_v7007000_t0000_u01737862440751") 2025/01/26 03:36:53 DEBUG : pre-dest1/1: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc41ae_d20250126_m033352_c001_v0001184_t0001_u01737862432368") 2025/01/26 03:36:53 DEBUG : pre-dest2/2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c3e_d20250126_m033400_c001_v7007000_t0000_u01737862440935") 2025/01/26 03:36:53 DEBUG : pre-dest2/2: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f5879f8_d20250126_m033352_c001_v0001116_t0021_u01737862432933") 2025/01/26 03:36:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f409c2ff7bf2f3c34_d20250126_m033331_c001_v7007000_t0000_u01737862411426") 2025/01/26 03:36:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114be437_d20250126_m033327_c001_v0001182_t0059_u01737862407280") 2025/01/26 03:36:53 DEBUG : sizeonly: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fbbc_d20250126_m033100_c001_v7007000_t0000_u01737862260651") 2025/01/26 03:36:53 DEBUG : sizeonly: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcf31_d20250126_m033059_c001_v0001182_t0002_u01737862259694") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f21_d20250126_m033627_c001_v7007000_t0000_u01737862587556") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f10948513eb485f30_d20250126_m033625_c001_v0001184_t0025_u01737862585084") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f1e_d20250126_m033623_c001_v7007000_t0000_u01737862583194") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1022f958ea2d32e9_d20250126_m033620_c001_v0001117_t0030_u01737862580378") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e78002192502_d20250126_m033206_c001_v7007000_t0000_u01737862326757") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f1068dcaf0f58792a_d20250126_m033205_c001_v0001116_t0045_u01737862325769") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e780021924fe_d20250126_m033204_c001_v7007000_t0000_u01737862324471") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd8e3_d20250126_m033203_c001_v0001182_t0039_u01737862323716") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb9e_d20250126_m033056_c001_v7007000_t0000_u01737862256574") 2025/01/26 03:36:53 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bce8d_d20250126_m033055_c001_v0001182_t0019_u01737862255073") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb9b_d20250126_m033054_c001_v7007000_t0000_u01737862254311") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bce31_d20250126_m033053_c001_v0001182_t0016_u01737862253210") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb90_d20250126_m033046_c001_v7007000_t0000_u01737862246957") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcd0b_d20250126_m033045_c001_v0001182_t0027_u01737862245928") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb7e_d20250126_m033045_c001_v7007000_t0000_u01737862245381") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bccc7_d20250126_m033044_c001_v0001182_t0010_u01737862244401") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcc45_d20250126_m033041_c001_v0001182_t0057_u01737862241272") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb6d_d20250126_m033040_c001_v7007000_t0000_u01737862240552") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcc13_d20250126_m033040_c001_v0001182_t0051_u01737862239999") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcbef_d20250126_m033039_c001_v0001182_t0046_u01737862239258") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb65_d20250126_m033038_c001_v7007000_t0000_u01737862238175") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcb37_d20250126_m033035_c001_v0001182_t0059_u01737862235169") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bcabd_d20250126_m033032_c001_v0001182_t0003_u01737862232446") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb53_d20250126_m033031_c001_v7007000_t0000_u01737862231713") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bca77_d20250126_m033031_c001_v0001182_t0030_u01737862231148") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bca5b_d20250126_m033030_c001_v0001182_t0042_u01737862230414") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4129bb5b6348fb48_d20250126_m033029_c001_v7007000_t0000_u01737862229325") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc8ff_d20250126_m033020_c001_v0001182_t0054_u01737862220233") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f408445698946ed41_d20250126_m033019_c001_v7007000_t0000_u01737862219867") 2025/01/26 03:36:54 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc8dd_d20250126_m033019_c001_v0001182_t0043_u01737862219291") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c82d_d20250126_m033017_c001_v7007000_t0000_u01737862217664") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc87d_d20250126_m033017_c001_v0001182_t0046_u01737862217111") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c82c_d20250126_m033016_c001_v7007000_t0000_u01737862216564") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc853_d20250126_m033015_c001_v0001182_t0002_u01737862215988") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c82b_d20250126_m033014_c001_v7007000_t0000_u01737862214727") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc803_d20250126_m033013_c001_v0001182_t0054_u01737862213986") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c82a_d20250126_m033013_c001_v7007000_t0000_u01737862213442") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc7d8_d20250126_m033012_c001_v0001182_t0052_u01737862212886") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c828_d20250126_m033011_c001_v7007000_t0000_u01737862211986") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc7a0_d20250126_m033011_c001_v0001182_t0045_u01737862211415") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c822_d20250126_m033005_c001_v7007000_t0000_u01737862205726") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc6b3_d20250126_m033005_c001_v0001182_t0046_u01737862205167") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c821_d20250126_m033004_c001_v7007000_t0000_u01737862204264") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc681_d20250126_m033003_c001_v0001182_t0039_u01737862203689") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c820_d20250126_m033002_c001_v7007000_t0000_u01737862202783") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc639_d20250126_m033002_c001_v0001182_t0055_u01737862202220") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4116ff8e39b4c81f_d20250126_m032959_c001_v7007000_t0000_u01737862199339") 2025/01/26 03:36:55 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bc5bf_d20250126_m032958_c001_v0001182_t0053_u01737862198774") 2025/01/26 03:36:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f22_d20250126_m033627_c001_v7007000_t0000_u01737862587744") 2025/01/26 03:36:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f110357d3548aa08e_d20250126_m033625_c001_v0001184_t0047_u01737862585095") 2025/01/26 03:36:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4143615572881f1f_d20250126_m033623_c001_v7007000_t0000_u01737862583375") 2025/01/26 03:36:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bfbd2_d20250126_m033620_c001_v0001182_t0053_u01737862580360") 2025/01/26 03:36:56 DEBUG : sub/yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e780021924ee_d20250126_m033200_c001_v7007000_t0000_u01737862320950") 2025/01/26 03:36:56 DEBUG : sub/yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc30ae_d20250126_m033158_c001_v0001184_t0014_u01737862318478") 2025/01/26 03:36:56 DEBUG : three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b94_d20250126_m033150_c001_v7007000_t0000_u01737862310097") 2025/01/26 03:36:56 DEBUG : three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd6b0_d20250126_m033148_c001_v0001182_t0039_u01737862308962") 2025/01/26 03:36:56 DEBUG : three: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11855960114bd65c_d20250126_m033146_c001_v0001182_t0058_u01737862306895") 2025/01/26 03:36:56 DEBUG : two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b95_d20250126_m033150_c001_v7007000_t0000_u01737862310291") 2025/01/26 03:36:56 DEBUG : two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f407485519ecc2f0a_d20250126_m033148_c001_v0001184_t0009_u01737862308395") 2025/01/26 03:36:56 DEBUG : two: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f41855960114bd656_d20250126_m033146_c001_v0001182_t0015_u01737862306711") 2025/01/26 03:36:56 DEBUG : yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e780021924f2_d20250126_m033201_c001_v7007000_t0000_u01737862321682") 2025/01/26 03:36:56 DEBUG : yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f109bc914f86ea784_d20250126_m033200_c001_v0001104_t0001_u01737862320049") 2025/01/26 03:36:56 DEBUG : yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b9b_d20250126_m033156_c001_v7007000_t0000_u01737862316063") 2025/01/26 03:36:56 DEBUG : yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc300b_d20250126_m033154_c001_v0001184_t0010_u01737862314709") 2025/01/26 03:36:56 DEBUG : yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b97_d20250126_m033152_c001_v7007000_t0000_u01737862312679") 2025/01/26 03:36:56 DEBUG : yam: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f107485519ecc2f6f_d20250126_m033150_c001_v0001184_t0051_u01737862310841") 2025/01/26 03:36:56 DEBUG : yaml: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f4009e780021924e9_d20250126_m033157_c001_v7007000_t0000_u01737862317181") 2025/01/26 03:36:56 DEBUG : yaml: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f11909f5969166788_d20250126_m033155_c001_v0001184_t0032_u01737862315845") 2025/01/26 03:36:56 DEBUG : yaml: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f410e032d0a967b9a_d20250126_m033153_c001_v7007000_t0000_u01737862313412") 2025/01/26 03:36:57 DEBUG : yaml: Deleting (id "4_z9fc2ad03a08dab0b9f480e1b_f108afd2a5cc950f4_d20250126_m033152_c001_v0001105_t0010_u01737862312236") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m8.835700463s (try 1/5)