"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/18 04:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi" 2025/01/18 04:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 04:10:22 DEBUG : Creating backend with remote "/tmp/rclone1063462887" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/18 04:10:26 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:26 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.04s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:10:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:27 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:27 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:28 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.26s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:30 DEBUG : Creating backend with remote "/non-existing" 2025/01/18 04:10:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/18 04:10:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:31 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:31 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.07s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:33 INFO : B2 bucket rclone-test-wafeziq8yazi: Running all checks before starting transfers 2025/01/18 04:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:33 INFO : B2 bucket rclone-test-wafeziq8yazi: Checks finished, now starting transfers 2025/01/18 04:10:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:34 ERROR : Ignoring --no-traverse with sync 2025/01/18 04:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:35 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:35 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:35 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:10:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.58s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/18 04:10:36 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:36 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/18 04:10:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:10:38 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:38 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:10:40 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:40 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 04:10:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:10:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/18 04:10:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:10:41 INFO : sub dir: Making directory 2025/01/18 04:10:41 INFO : sub dir2: Making directory 2025/01/18 04:10:41 INFO : sub dir2/sub sub dir2: Making directory 2025/01/18 04:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:41 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:41 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/18 04:10:42 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:43 INFO : sub dir2: Making directory 2025/01/18 04:10:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 04:10:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:43 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:43 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:44 DEBUG : sub dir2: Making directory with metadata 2025/01/18 04:10:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:10:44 INFO : sub dir: Making directory 2025/01/18 04:10:44 INFO : sub dir2: Making directory 2025/01/18 04:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:44 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:44 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:45 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:10:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/18 04:10:45 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/18 04:10:45 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:46 INFO : sub dir2: Making directory 2025/01/18 04:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:46 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:46 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:47 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:10:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:48 DEBUG : sub dir2: Making directory with metadata 2025/01/18 04:10:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:10:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:10:48 INFO : sub dir: Making directory 2025/01/18 04:10:48 INFO : sub dir2: Making directory 2025/01/18 04:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:48 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:10:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/18 04:10:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.63s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:50 INFO : sub dir2: Making directory 2025/01/18 04:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:50 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:10:50 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:10:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:50 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:10:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tokanaj1nota" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wafeziq8yazi -> B2 bucket rclone-test-tokanaj1nota 2025/01/18 04:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:10:53 DEBUG : B2 bucket rclone-test-tokanaj1nota: Waiting for checks to finish 2025/01/18 04:10:53 DEBUG : B2 bucket rclone-test-tokanaj1nota: Waiting for transfers to finish 2025/01/18 04:10:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:10:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:10:57 DEBUG : B2 bucket rclone-test-tokanaj1nota: Purge remote 2025/01/18 04:10:57 INFO : B2 bucket rclone-test-tokanaj1nota: cleaning bucket "rclone-test-tokanaj1nota" of all files 2025/01/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8fe24db390bd7b7b9f480e1b_f119bca63939c012b_d20250118_m041057_c001_v0001183_t0045_u01737173457260") --- PASS: TestServerSideCopy (9.91s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:02 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:11:02 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/18 04:11:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lemokaj1getu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wafeziq8yazi -> B2 bucket rclone-test-lemokaj1getu 2025/01/18 04:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:11:05 DEBUG : B2 bucket rclone-test-lemokaj1getu: Waiting for checks to finish 2025/01/18 04:11:05 DEBUG : B2 bucket rclone-test-lemokaj1getu: Waiting for transfers to finish 2025/01/18 04:11:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:11:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:11:11 DEBUG : B2 bucket rclone-test-lemokaj1getu: Waiting for checks to finish 2025/01/18 04:11:11 DEBUG : B2 bucket rclone-test-lemokaj1getu: Waiting for transfers to finish 2025/01/18 04:11:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/18 04:11:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:11 DEBUG : B2 bucket rclone-test-lemokaj1getu: Purge remote 2025/01/18 04:11:11 INFO : B2 bucket rclone-test-lemokaj1getu: cleaning bucket "rclone-test-lemokaj1getu" of all files 2025/01/18 04:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f727db390bd7b7b9f480e1b_f100f82b16d2ddb4f_d20250118_m041111_c001_v0001184_t0005_u01737173471311") 2025/01/18 04:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f727db390bd7b7b9f480e1b_f107280e7eb704f9f_d20250118_m041109_c001_v0001184_t0042_u01737173469553") --- PASS: TestServerSideCopyOverSelf (10.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:11:14 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:14 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/18 04:11:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/18 04:11:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nujidur5roba" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wafeziq8yazi -> B2 bucket rclone-test-nujidur5roba 2025/01/18 04:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:11:17 DEBUG : B2 bucket rclone-test-nujidur5roba: Waiting for checks to finish 2025/01/18 04:11:17 DEBUG : B2 bucket rclone-test-nujidur5roba: Waiting for transfers to finish 2025/01/18 04:11:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:11:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:11:19 DEBUG : B2 bucket rclone-test-nujidur5roba: Waiting for checks to finish 2025/01/18 04:11:19 DEBUG : B2 bucket rclone-test-nujidur5roba: Waiting for transfers to finish 2025/01/18 04:11:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/18 04:11:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/18 04:11:19 INFO : sub dir/hello world: Deleted 2025/01/18 04:11:20 DEBUG : testing file moves 2025/01/18 04:11:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/18 04:11:20 DEBUG : B2 bucket rclone-test-nujidur5roba: Waiting for checks to finish 2025/01/18 04:11:20 DEBUG : B2 bucket rclone-test-nujidur5roba: Waiting for transfers to finish 2025/01/18 04:11:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/18 04:11:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/18 04:11:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:21 DEBUG : B2 bucket rclone-test-nujidur5roba: Purge remote 2025/01/18 04:11:21 INFO : B2 bucket rclone-test-nujidur5roba: cleaning bucket "rclone-test-nujidur5roba" of all files 2025/01/18 04:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ad9390bd7b7b9f480e1b_f1149d8f0deda9322_d20250118_m041120_c001_v0001136_t0036_u01737173480833") 2025/01/18 04:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ad9390bd7b7b9f480e1b_f1150d3e6caa01d9f_d20250118_m041119_c001_v0001102_t0059_u01737173479385") 2025/01/18 04:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ad9390bd7b7b9f480e1b_f10239c2c9475757e_d20250118_m041118_c001_v0001183_t0054_u01737173478220") --- PASS: TestServerSideMoveOverSelf (9.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:26 ERROR : : error listing: directory not found 2025/01/18 04:11:26 INFO : Local file system at /tmp/rclone1063462887: Making directory 2025/01/18 04:11:26 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:26 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.07s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:11:28 DEBUG : Local file system at /tmp/rclone1063462887: Waiting for checks to finish 2025/01/18 04:11:28 DEBUG : Local file system at /tmp/rclone1063462887: Waiting for transfers to finish 2025/01/18 04:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:11:28 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/18 04:11:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/18 04:11:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:11:30 INFO : check sum: Copied (new) 2025/01/18 04:11:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:11:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/18 04:11:30 DEBUG : check sum: Unchanged skipping 2025/01/18 04:11:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:30 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.40s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/18 04:11:32 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:32 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/18 04:11:32 INFO : sizeonly: Copied (new) 2025/01/18 04:11:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:33 DEBUG : sizeonly: Sizes identical 2025/01/18 04:11:33 DEBUG : sizeonly: Unchanged skipping 2025/01/18 04:11:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:33 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/18 04:11:34 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:34 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/18 04:11:35 INFO : ignore-size: Copied (new) 2025/01/18 04:11:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:11:35 DEBUG : ignore-size: Unchanged skipping 2025/01/18 04:11:35 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:35 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:35 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:11:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:37 DEBUG : existing: Unchanged skipping 2025/01/18 04:11:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:37 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/18 04:11:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/18 04:11:38 INFO : existing: Copied (replaced existing) 2025/01/18 04:11:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 04:11:39 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:39 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/18 04:11:40 INFO : existing: Copied (new) 2025/01/18 04:11:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:40 DEBUG : existing: Destination exists, skipping 2025/01/18 04:11:40 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:40 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:40 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:43 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/18 04:11:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 04:11:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:11:43 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:43 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 04:11:43 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:11:43 INFO : a/potato2: Copied (new) 2025/01/18 04:11:43 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:45 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/18 04:11:45 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:11:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/18 04:11:45 DEBUG : empty space: Unchanged skipping 2025/01/18 04:11:45 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:45 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:46 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:46 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/18 04:11:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:11:47 INFO : empty space: Updated modification time in destination 2025/01/18 04:11:47 DEBUG : empty space: Unchanged skipping 2025/01/18 04:11:47 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:47 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:49 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/18 04:11:49 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:11:49 DEBUG : empty space: Unchanged skipping 2025/01/18 04:11:49 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:49 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:51 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:51 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/18 04:11:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1063462887) 2025/01/18 04:11:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wafeziq8yazi) 2025/01/18 04:11:51 DEBUG : foo: sha1 differ 2025/01/18 04:11:51 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/18 04:11:51 INFO : foo: Copied (replaced existing) 2025/01/18 04:11:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 04:11:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:11:52 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:52 DEBUG : empty space: Unchanged skipping 2025/01/18 04:11:52 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:11:53 INFO : potato: Copied (new) 2025/01/18 04:11:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/18 04:11:55 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:55 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/18 04:11:55 INFO : potato: Copied (replaced existing) 2025/01/18 04:11:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:57 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/18 04:11:57 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1063462887) 2025/01/18 04:11:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wafeziq8yazi) 2025/01/18 04:11:57 DEBUG : potato: sha1 differ 2025/01/18 04:11:57 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/18 04:11:57 INFO : potato: Copied (replaced existing) 2025/01/18 04:11:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:11:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:11:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/18 04:11:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:11:59 DEBUG : empty space: Unchanged skipping 2025/01/18 04:11:59 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:11:59 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:11:59 DEBUG : Waiting for deletions to finish 2025/01/18 04:11:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:01 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:01 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:01 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:12:02 INFO : potato2: Copied (new) 2025/01/18 04:12:02 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:04 INFO : d: Making directory 2025/01/18 04:12:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/18 04:12:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 04:12:05 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:05 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:12:05 INFO : a/potato2: Copied (new) 2025/01/18 04:12:05 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/18 04:12:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:08 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 04:12:08 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:12:08 INFO : a/potato2: Copied (new) 2025/01/18 04:12:08 ERROR : B2 bucket rclone-test-wafeziq8yazi: not deleting files as there were IO errors 2025/01/18 04:12:08 ERROR : B2 bucket rclone-test-wafeziq8yazi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:11 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:11 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:11 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:11 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:11 INFO : potato: Deleted 2025/01/18 04:12:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:12:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.86s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:13 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:13 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:13 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:14 INFO : potato: Deleted 2025/01/18 04:12:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:14 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:14 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:14 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:12:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:16 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:16 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/18 04:12:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.33s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:19 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 04:12:19 DEBUG : enormous: Excluded 2025/01/18 04:12:19 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:12:19 DEBUG : potato2: Excluded 2025/01/18 04:12:19 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:12:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:19 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:19 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:19 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:19 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:19 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 04:12:19 DEBUG : enormous: Excluded 2025/01/18 04:12:19 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:12:19 DEBUG : potato2: Excluded 2025/01/18 04:12:20 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:12:20 DEBUG : Local file system at /tmp/rclone1063462887: Waiting for checks to finish 2025/01/18 04:12:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/18 04:12:20 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:20 DEBUG : Local file system at /tmp/rclone1063462887: Waiting for transfers to finish 2025/01/18 04:12:20 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 04:12:22 DEBUG : enormous: Excluded 2025/01/18 04:12:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:12:22 DEBUG : potato2: Excluded 2025/01/18 04:12:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:12:23 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:23 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:23 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:23 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:23 INFO : enormous: Deleted 2025/01/18 04:12:23 INFO : potato2: Deleted 2025/01/18 04:12:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/18 04:12:23 DEBUG : Local file system at /tmp/rclone1063462887: Waiting for checks to finish 2025/01/18 04:12:23 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:23 DEBUG : Local file system at /tmp/rclone1063462887: Waiting for transfers to finish 2025/01/18 04:12:23 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:23 INFO : enormous: Deleted 2025/01/18 04:12:23 INFO : potato2: Deleted 2025/01/18 04:12:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:26 DEBUG : five: Need to transfer - File not found at Destination 2025/01/18 04:12:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/18 04:12:26 DEBUG : three: Sizes identical 2025/01/18 04:12:26 DEBUG : one: Destination is newer than source, skipping 2025/01/18 04:12:26 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1063462887) 2025/01/18 04:12:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wafeziq8yazi) 2025/01/18 04:12:26 DEBUG : two: sha1 differ 2025/01/18 04:12:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/18 04:12:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/18 04:12:26 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/18 04:12:26 INFO : five: Copied (new) 2025/01/18 04:12:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/18 04:12:27 INFO : four: Copied (replaced existing) 2025/01/18 04:12:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/18 04:12:27 INFO : two: Copied (replaced existing) 2025/01/18 04:12:27 DEBUG : Waiting for deletions to finish 2025/01/18 04:12:27 DEBUG : one: Destination is newer than source, skipping 2025/01/18 04:12:27 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1063462887) 2025/01/18 04:12:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/18 04:12:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wafeziq8yazi) 2025/01/18 04:12:27 DEBUG : three: sha1 differ 2025/01/18 04:12:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/18 04:12:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/18 04:12:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/18 04:12:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/18 04:12:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/18 04:12:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/18 04:12:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/18 04:12:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/18 04:12:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/18 04:12:27 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:12:28 INFO : three: Copied (replaced existing) 2025/01/18 04:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/18 04:12:29 INFO : B2 bucket rclone-test-wafeziq8yazi: Making map for --track-renames 2025/01/18 04:12:29 INFO : B2 bucket rclone-test-wafeziq8yazi: Finished making map for --track-renames 2025/01/18 04:12:29 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:29 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for renames to finish 2025/01/18 04:12:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/18 04:12:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/18 04:12:29 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/18 04:12:30 INFO : potato: Copied (new) 2025/01/18 04:12:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/18 04:12:30 INFO : yam: Copied (new) 2025/01/18 04:12:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:12:30 INFO : B2 bucket rclone-test-wafeziq8yazi: Making map for --track-renames 2025/01/18 04:12:30 INFO : B2 bucket rclone-test-wafeziq8yazi: Finished making map for --track-renames 2025/01/18 04:12:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:30 DEBUG : potato: Unchanged skipping 2025/01/18 04:12:30 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for renames to finish 2025/01/18 04:12:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/18 04:12:31 INFO : yam: Copied (server-side copy) to: yaml 2025/01/18 04:12:31 INFO : yam: Deleted 2025/01/18 04:12:31 INFO : yaml: Renamed from "yam" 2025/01/18 04:12:31 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/18 04:12:33 INFO : B2 bucket rclone-test-wafeziq8yazi: Making map for --track-renames 2025/01/18 04:12:33 INFO : B2 bucket rclone-test-wafeziq8yazi: Finished making map for --track-renames 2025/01/18 04:12:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/18 04:12:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/18 04:12:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for renames to finish 2025/01/18 04:12:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/18 04:12:33 INFO : yam: Copied (new) 2025/01/18 04:12:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/18 04:12:34 INFO : potato: Copied (new) 2025/01/18 04:12:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:12:34 INFO : B2 bucket rclone-test-wafeziq8yazi: Making map for --track-renames 2025/01/18 04:12:34 INFO : B2 bucket rclone-test-wafeziq8yazi: Finished making map for --track-renames 2025/01/18 04:12:34 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:34 DEBUG : potato: Unchanged skipping 2025/01/18 04:12:34 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for renames to finish 2025/01/18 04:12:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/18 04:12:35 INFO : yam: Copied (server-side copy) to: yaml 2025/01/18 04:12:35 INFO : yam: Deleted 2025/01/18 04:12:35 INFO : yaml: Renamed from "yam" 2025/01/18 04:12:35 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/18 04:12:37 INFO : B2 bucket rclone-test-wafeziq8yazi: Making map for --track-renames 2025/01/18 04:12:37 INFO : B2 bucket rclone-test-wafeziq8yazi: Finished making map for --track-renames 2025/01/18 04:12:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/18 04:12:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/18 04:12:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for renames to finish 2025/01/18 04:12:37 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/18 04:12:37 INFO : sub/yam: Copied (new) 2025/01/18 04:12:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/18 04:12:38 INFO : potato: Copied (new) 2025/01/18 04:12:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:12:38 DEBUG : potato: Unchanged skipping 2025/01/18 04:12:38 INFO : B2 bucket rclone-test-wafeziq8yazi: Making map for --track-renames 2025/01/18 04:12:38 INFO : B2 bucket rclone-test-wafeziq8yazi: Finished making map for --track-renames 2025/01/18 04:12:38 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:38 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for renames to finish 2025/01/18 04:12:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/18 04:12:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/18 04:12:40 INFO : sub/yam: Deleted 2025/01/18 04:12:40 INFO : yam: Renamed from "sub/yam" 2025/01/18 04:12:40 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:41 DEBUG : Creating backend with remote "/tmp/rclone1063462887/dir1" 2025/01/18 04:12:41 DEBUG : Creating backend with remote "/tmp/rclone1063462887/dir2" 2025/01/18 04:12:41 DEBUG : Local file system at /tmp/rclone1063462887/dir2: Using server-side directory move 2025/01/18 04:12:41 INFO : Local file system at /tmp/rclone1063462887/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 04:12:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/18 04:12:41 INFO : file1.txt: Moved (server-side) 2025/01/18 04:12:41 DEBUG : Local file system at /tmp/rclone1063462887/dir2: Waiting for checks to finish 2025/01/18 04:12:41 DEBUG : Local file system at /tmp/rclone1063462887/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:12:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 04:12:42 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:42 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/18 04:12:42 INFO : nested/sub dir/file: Copied (new) 2025/01/18 04:12:42 INFO : nested/sub dir/file: Deleted 2025/01/18 04:12:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:12:42 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:12:42 INFO : sub dir/hello world: Deleted 2025/01/18 04:12:42 INFO : sub dir: Removing directory 2025/01/18 04:12:42 INFO : nested/sub dir: Removing directory 2025/01/18 04:12:42 INFO : nested: Removing directory 2025/01/18 04:12:42 DEBUG : Local file system at /tmp/rclone1063462887: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:12:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 04:12:44 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:44 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/18 04:12:44 INFO : nested/sub dir/file: Copied (new) 2025/01/18 04:12:44 INFO : nested/sub dir/file: Deleted 2025/01/18 04:12:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/18 04:12:45 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:12:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 04:12:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/18 04:12:46 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:46 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/18 04:12:46 INFO : existing-b: Copied (new) 2025/01/18 04:12:46 INFO : existing-b: Deleted 2025/01/18 04:12:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/18 04:12:47 INFO : existing: Copied (new) 2025/01/18 04:12:47 INFO : existing: Deleted 2025/01/18 04:12:47 DEBUG : existing: Destination exists, skipping 2025/01/18 04:12:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/18 04:12:47 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:12:47 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:12:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tifedoj7jeyo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wafeziq8yazi -> B2 bucket rclone-test-tifedoj7jeyo 2025/01/18 04:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/18 04:12:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 04:12:54 DEBUG : B2 bucket rclone-test-tifedoj7jeyo: Waiting for checks to finish 2025/01/18 04:12:54 DEBUG : empty space: Unchanged skipping 2025/01/18 04:12:54 INFO : empty space: Deleted 2025/01/18 04:12:54 DEBUG : B2 bucket rclone-test-tifedoj7jeyo: Waiting for transfers to finish 2025/01/18 04:12:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/18 04:12:54 INFO : potato3: Copied (server-side copy) 2025/01/18 04:12:54 INFO : potato3: Deleted 2025/01/18 04:12:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:12:54 INFO : potato2: Copied (server-side copy) 2025/01/18 04:12:54 INFO : potato2: Deleted 2025/01/18 04:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxagus3livi" 2025/01/18 04:12:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/18 04:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:12:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 04:12:56 DEBUG : B2 bucket rclone-test-qaxagus3livi: Waiting for checks to finish 2025/01/18 04:12:56 DEBUG : B2 bucket rclone-test-qaxagus3livi: Waiting for transfers to finish 2025/01/18 04:13:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:13:00 INFO : potato2: Copied (server-side copy) 2025/01/18 04:13:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/18 04:13:00 INFO : potato3: Copied (server-side copy) 2025/01/18 04:13:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:13:00 INFO : empty space: Copied (server-side copy) 2025/01/18 04:13:01 INFO : potato2: Deleted 2025/01/18 04:13:01 INFO : potato3: Deleted 2025/01/18 04:13:01 INFO : empty space: Deleted 2025/01/18 04:13:01 DEBUG : B2 bucket rclone-test-qaxagus3livi: Purge remote 2025/01/18 04:13:01 INFO : B2 bucket rclone-test-qaxagus3livi: cleaning bucket "rclone-test-qaxagus3livi" of all files 2025/01/18 04:13:01 DEBUG : empty space: Deleting (id "4_z6fc22dc390dd7b7b9f480e1b_f109c21bd915ab90b_d20250118_m041300_c001_v0001115_t0059_u01737173580408") 2025/01/18 04:13:01 DEBUG : potato2: Deleting (id "4_z6fc22dc390dd7b7b9f480e1b_f11078741b509d367_d20250118_m041300_c001_v0001178_t0052_u01737173580711") 2025/01/18 04:13:01 DEBUG : potato3: Deleting (id "4_z6fc22dc390dd7b7b9f480e1b_f1051d9b5ecfeec4b_d20250118_m041300_c001_v0001100_t0036_u01737173580722") 2025/01/18 04:13:03 DEBUG : B2 bucket rclone-test-tifedoj7jeyo: Purge remote 2025/01/18 04:13:03 INFO : B2 bucket rclone-test-tifedoj7jeyo: cleaning bucket "rclone-test-tifedoj7jeyo" of all files 2025/01/18 04:13:03 DEBUG : empty space: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f4088f55ab70d1d55_d20250118_m041301_c001_v7007000_t0000_u01737173581138") 2025/01/18 04:13:03 DEBUG : empty space: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f119fa2c68b28a0ca_d20250118_m041252_c001_v0001042_t0042_u01737173572811") 2025/01/18 04:13:03 DEBUG : potato2: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f4088f55ab70d1d54_d20250118_m041300_c001_v7007000_t0000_u01737173580956") 2025/01/18 04:13:03 DEBUG : potato2: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f11255392ca0d00f3_d20250118_m041254_c001_v0001183_t0013_u01737173574604") 2025/01/18 04:13:03 DEBUG : potato3: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f411341ef29c4be60_d20250118_m041301_c001_v7007000_t0000_u01737173581058") 2025/01/18 04:13:03 DEBUG : potato3: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f118f1ee3e1b55e45_d20250118_m041254_c001_v0001172_t0006_u01737173574271") 2025/01/18 04:13:03 DEBUG : potato3: Deleting (id "4_zdf221d5390dd7b7b9f480e1b_f119fa2c68b28a0ce_d20250118_m041253_c001_v0001042_t0038_u01737173573238") --- PASS: TestServerSideMove (20.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qoriguw9wexu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wafeziq8yazi -> B2 bucket rclone-test-qoriguw9wexu 2025/01/18 04:13:16 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 04:13:17 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 04:13:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:13:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 04:13:17 DEBUG : B2 bucket rclone-test-qoriguw9wexu: Waiting for checks to finish 2025/01/18 04:13:17 DEBUG : B2 bucket rclone-test-qoriguw9wexu: Waiting for transfers to finish 2025/01/18 04:13:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:13:17 INFO : potato2: Copied (server-side copy) 2025/01/18 04:13:17 INFO : potato2: Deleted 2025/01/18 04:13:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/18 04:13:17 INFO : potato3: Copied (server-side copy) 2025/01/18 04:13:18 INFO : potato3: Deleted 2025/01/18 04:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cezasat4pilu" 2025/01/18 04:13:19 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 04:13:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:13:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 04:13:19 DEBUG : B2 bucket rclone-test-cezasat4pilu: Waiting for checks to finish 2025/01/18 04:13:19 DEBUG : B2 bucket rclone-test-cezasat4pilu: Waiting for transfers to finish 2025/01/18 04:13:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/18 04:13:24 INFO : potato3: Copied (server-side copy) 2025/01/18 04:13:24 INFO : potato3: Deleted 2025/01/18 04:13:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:13:24 INFO : potato2: Copied (server-side copy) 2025/01/18 04:13:24 INFO : potato2: Deleted 2025/01/18 04:13:24 DEBUG : B2 bucket rclone-test-cezasat4pilu: Purge remote 2025/01/18 04:13:24 INFO : B2 bucket rclone-test-cezasat4pilu: cleaning bucket "rclone-test-cezasat4pilu" of all files 2025/01/18 04:13:25 DEBUG : potato2: Deleting (id "4_z8f028d6390dd7b7b9f480e1b_f10755dca00e20582_d20250118_m041323_c001_v0001044_t0059_u01737173603504") 2025/01/18 04:13:25 DEBUG : potato3: Deleting (id "4_z8f028d6390dd7b7b9f480e1b_f11853f50c22de046_d20250118_m041323_c001_v0001184_t0019_u01737173603880") 2025/01/18 04:13:26 DEBUG : B2 bucket rclone-test-qoriguw9wexu: Purge remote 2025/01/18 04:13:26 INFO : B2 bucket rclone-test-qoriguw9wexu: cleaning bucket "rclone-test-qoriguw9wexu" of all files 2025/01/18 04:13:26 DEBUG : empty space: Deleting (id "4_z2f426d8390dd7b7b9f480e1b_f1077c444750730ff_d20250118_m041316_c001_v0001183_t0016_u01737173596119") 2025/01/18 04:13:26 DEBUG : potato2: Deleting (id "4_z2f426d8390dd7b7b9f480e1b_f406e9b3bb13b0646_d20250118_m041324_c001_v7007000_t0000_u01737173604450") 2025/01/18 04:13:26 DEBUG : potato2: Deleting (id "4_z2f426d8390dd7b7b9f480e1b_f10697322d453f85b_d20250118_m041317_c001_v0001182_t0029_u01737173597276") 2025/01/18 04:13:26 DEBUG : potato3: Deleting (id "4_z2f426d8390dd7b7b9f480e1b_f406e9b3bb13b0645_d20250118_m041324_c001_v7007000_t0000_u01737173604093") 2025/01/18 04:13:26 DEBUG : potato3: Deleting (id "4_z2f426d8390dd7b7b9f480e1b_f119ce8bf81959d7e_d20250118_m041317_c001_v0001115_t0036_u01737173597534") 2025/01/18 04:13:26 DEBUG : potato3: Deleting (id "4_z2f426d8390dd7b7b9f480e1b_f1077c44475073105_d20250118_m041316_c001_v0001183_t0036_u01737173596315") --- PASS: TestServerSideMoveWithFilter (22.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:13:31 DEBUG : Creating backend with remote "TestB2:rclone-test-moyemoy6guri" 2025/01/18 04:13:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wafeziq8yazi -> B2 bucket rclone-test-moyemoy6guri 2025/01/18 04:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:13:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/18 04:13:38 DEBUG : empty space: Unchanged skipping 2025/01/18 04:13:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 04:13:38 DEBUG : B2 bucket rclone-test-moyemoy6guri: Waiting for checks to finish 2025/01/18 04:13:38 INFO : empty space: Deleted 2025/01/18 04:13:38 DEBUG : B2 bucket rclone-test-moyemoy6guri: Waiting for transfers to finish 2025/01/18 04:13:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:13:38 INFO : potato2: Copied (server-side copy) 2025/01/18 04:13:38 INFO : potato2: Deleted 2025/01/18 04:13:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/18 04:13:39 INFO : potato3: Copied (server-side copy) 2025/01/18 04:13:39 INFO : potato3: Deleted 2025/01/18 04:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yoyabij5yaca" 2025/01/18 04:13:40 INFO : tomatoDir: Making directory 2025/01/18 04:13:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/18 04:13:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:13:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 04:13:41 DEBUG : B2 bucket rclone-test-yoyabij5yaca: Waiting for checks to finish 2025/01/18 04:13:41 DEBUG : B2 bucket rclone-test-yoyabij5yaca: Waiting for transfers to finish 2025/01/18 04:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/18 04:13:44 INFO : empty space: Copied (server-side copy) 2025/01/18 04:13:44 INFO : empty space: Deleted 2025/01/18 04:13:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/18 04:13:45 INFO : potato2: Copied (server-side copy) 2025/01/18 04:13:45 INFO : potato2: Deleted 2025/01/18 04:13:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/18 04:13:45 INFO : potato3: Copied (server-side copy) 2025/01/18 04:13:45 INFO : potato3: Deleted 2025/01/18 04:13:46 DEBUG : B2 bucket rclone-test-yoyabij5yaca: Purge remote 2025/01/18 04:13:46 INFO : B2 bucket rclone-test-yoyabij5yaca: cleaning bucket "rclone-test-yoyabij5yaca" of all files 2025/01/18 04:13:46 DEBUG : empty space: Deleting (id "4_zcf92dd9390dd7b7b9f480e1b_f106166d001cee975_d20250118_m041344_c001_v0001184_t0036_u01737173624681") 2025/01/18 04:13:46 DEBUG : potato2: Deleting (id "4_zcf92dd9390dd7b7b9f480e1b_f11853f50c22de44c_d20250118_m041344_c001_v0001184_t0057_u01737173624911") 2025/01/18 04:13:46 DEBUG : potato3: Deleting (id "4_zcf92dd9390dd7b7b9f480e1b_f117808959961a76e_d20250118_m041345_c001_v0001146_t0020_u01737173625053") 2025/01/18 04:13:47 DEBUG : B2 bucket rclone-test-moyemoy6guri: Purge remote 2025/01/18 04:13:47 INFO : B2 bucket rclone-test-moyemoy6guri: cleaning bucket "rclone-test-moyemoy6guri" of all files 2025/01/18 04:13:48 DEBUG : empty space: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f41956a5b270b6cf1_d20250118_m041344_c001_v7007000_t0000_u01737173624886") 2025/01/18 04:13:48 DEBUG : empty space: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f105b6d21f43c27b2_d20250118_m041337_c001_v0001042_t0031_u01737173617302") 2025/01/18 04:13:48 DEBUG : potato2: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f41956a5b270b6cf4_d20250118_m041345_c001_v7007000_t0000_u01737173625108") 2025/01/18 04:13:48 DEBUG : potato2: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f104d1df4a31aec9b_d20250118_m041338_c001_v0001182_t0038_u01737173618484") 2025/01/18 04:13:48 DEBUG : potato3: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f41956a5b270b6cf8_d20250118_m041345_c001_v7007000_t0000_u01737173625378") 2025/01/18 04:13:48 DEBUG : potato3: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f1177f17252b0f131_d20250118_m041338_c001_v0001090_t0014_u01737173618702") 2025/01/18 04:13:48 DEBUG : potato3: Deleting (id "4_zdf62cd0390dd7b7b9f480e1b_f105b6d21f43c27b4_d20250118_m041337_c001_v0001042_t0001_u01737173617757") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:13:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/rclone-sync-test" 2025/01/18 04:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/rclone-sync-test-include/layer2" 2025/01/18 04:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/rclone-sync-test-ignore-file" 2025/01/18 04:14:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/18 04:14:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/18 04:14:06 DEBUG : pacer: Reducing sleep to 10ms 2025/01/18 04:14:06 DEBUG : B2 bucket rclone-test-wafeziq8yazi path rclone-sync-test: Waiting for checks to finish 2025/01/18 04:14:06 DEBUG : B2 bucket rclone-test-wafeziq8yazi path rclone-sync-test: Waiting for transfers to finish 2025/01/18 04:14:06 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:06 INFO : There was nothing to transfer 2025/01/18 04:14:06 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:14:06 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:14:06 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:06 DEBUG : B2 bucket rclone-test-wafeziq8yazi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/18 04:14:06 DEBUG : B2 bucket rclone-test-wafeziq8yazi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/18 04:14:06 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:07 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:14:07 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:14:07 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:07 DEBUG : B2 bucket rclone-test-wafeziq8yazi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/18 04:14:07 DEBUG : B2 bucket rclone-test-wafeziq8yazi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/18 04:14:07 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.75s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:14:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/CompareDest" 2025/01/18 04:14:17 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 04:14:17 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:17 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:14:18 INFO : one: Copied (new) 2025/01/18 04:14:18 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:18 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:19 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/18 04:14:19 INFO : one: Copied (replaced existing) 2025/01/18 04:14:19 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:21 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:14:21 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:21 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:21 INFO : There was nothing to transfer 2025/01/18 04:14:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 04:14:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:22 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:14:22 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:22 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:22 INFO : There was nothing to transfer 2025/01/18 04:14:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 04:14:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:23 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:14:23 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:23 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:23 INFO : There was nothing to transfer 2025/01/18 04:14:24 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/18 04:14:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/18 04:14:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 04:14:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:24 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:14:25 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:25 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:25 INFO : There was nothing to transfer 2025/01/18 04:14:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:25 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 04:14:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:25 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:14:25 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/18 04:14:26 INFO : two: Copied (new) 2025/01/18 04:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dest" 2025/01/18 04:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/pre-dest1" 2025/01/18 04:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/pre-dest2" 2025/01/18 04:14:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:14:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/18 04:14:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:14:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/18 04:14:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/18 04:14:34 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dest: Waiting for checks to finish 2025/01/18 04:14:34 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dest: Waiting for transfers to finish 2025/01/18 04:14:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/18 04:14:35 INFO : 3: Copied (new) 2025/01/18 04:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:14:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/CopyDest" 2025/01/18 04:14:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 04:14:39 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:39 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:14:40 INFO : one: Copied (new) 2025/01/18 04:14:40 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:41 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:41 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/18 04:14:41 INFO : one: Copied (replaced existing) 2025/01/18 04:14:41 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/BackupDir" 2025/01/18 04:14:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:44 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:14:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:14:45 INFO : one: Copied (server-side copy) 2025/01/18 04:14:46 INFO : one: Deleted 2025/01/18 04:14:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/18 04:14:46 INFO : one: Copied (server-side copy) 2025/01/18 04:14:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/18 04:14:46 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:46 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/18 04:14:48 INFO : two: Copied (server-side copy) 2025/01/18 04:14:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/18 04:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:48 DEBUG : one: Unchanged skipping 2025/01/18 04:14:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:48 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:48 DEBUG : one: Unchanged skipping 2025/01/18 04:14:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:48 DEBUG : two: Unchanged skipping 2025/01/18 04:14:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:48 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:48 DEBUG : Waiting for deletions to finish 2025/01/18 04:14:48 INFO : There was nothing to transfer 2025/01/18 04:14:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/18 04:14:49 DEBUG : three: Destination not found in --copy-dest 2025/01/18 04:14:49 DEBUG : three: Need to transfer - File not found at Destination 2025/01/18 04:14:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:49 DEBUG : one: Unchanged skipping 2025/01/18 04:14:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 04:14:49 DEBUG : two: Unchanged skipping 2025/01/18 04:14:49 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:49 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/18 04:14:50 INFO : three: Copied (new) 2025/01/18 04:14:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.54s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/backup" 2025/01/18 04:14:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:14:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:14:57 DEBUG : two: Unchanged skipping 2025/01/18 04:14:57 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:14:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:14:58 INFO : one: Copied (server-side copy) 2025/01/18 04:14:58 INFO : one: Deleted 2025/01/18 04:14:58 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:14:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:14:59 INFO : one: Copied (new) 2025/01/18 04:14:59 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:15:00 INFO : three.txt: Copied (server-side copy) 2025/01/18 04:15:00 INFO : three.txt: Deleted 2025/01/18 04:15:00 INFO : three.txt: Moved into backup dir 2025/01/18 04:15:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:15:02 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:02 DEBUG : two: Unchanged skipping 2025/01/18 04:15:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:02 INFO : one: Copied (server-side copy) 2025/01/18 04:15:03 INFO : one: Deleted 2025/01/18 04:15:03 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/18 04:15:03 INFO : one: Copied (new) 2025/01/18 04:15:03 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:15:04 INFO : three.txt: Copied (server-side copy) 2025/01/18 04:15:04 INFO : three.txt: Deleted 2025/01/18 04:15:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/backup" 2025/01/18 04:15:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:15:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:11 DEBUG : two: Unchanged skipping 2025/01/18 04:15:11 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:15:12 INFO : one: Copied (server-side copy) to: one.bak 2025/01/18 04:15:12 INFO : one: Deleted 2025/01/18 04:15:12 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:13 INFO : one: Copied (new) 2025/01/18 04:15:13 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:15:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/18 04:15:14 INFO : three.txt: Deleted 2025/01/18 04:15:14 INFO : three.txt: Moved into backup dir 2025/01/18 04:15:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:15:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:15 DEBUG : two: Unchanged skipping 2025/01/18 04:15:15 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:16 INFO : one: Copied (server-side copy) to: one.bak 2025/01/18 04:15:16 INFO : one: Deleted 2025/01/18 04:15:16 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/18 04:15:16 INFO : one: Copied (new) 2025/01/18 04:15:16 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:15:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/18 04:15:17 INFO : three.txt: Deleted 2025/01/18 04:15:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/backup" 2025/01/18 04:15:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:15:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:23 DEBUG : two: Unchanged skipping 2025/01/18 04:15:23 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:15:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/18 04:15:25 INFO : one: Deleted 2025/01/18 04:15:25 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:25 INFO : one: Copied (new) 2025/01/18 04:15:25 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:15:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/18 04:15:26 INFO : three.txt: Deleted 2025/01/18 04:15:26 INFO : three.txt: Moved into backup dir 2025/01/18 04:15:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:15:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:28 DEBUG : two: Unchanged skipping 2025/01/18 04:15:28 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/18 04:15:28 INFO : one: Deleted 2025/01/18 04:15:28 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/18 04:15:28 INFO : one: Copied (new) 2025/01/18 04:15:28 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:15:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/18 04:15:29 INFO : three.txt: Deleted 2025/01/18 04:15:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:15:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:15:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:15:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:35 DEBUG : two: Unchanged skipping 2025/01/18 04:15:35 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:15:36 INFO : one: Copied (server-side copy) to: one.bak 2025/01/18 04:15:36 INFO : one: Deleted 2025/01/18 04:15:36 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:37 INFO : one: Copied (new) 2025/01/18 04:15:37 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:15:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/18 04:15:37 INFO : three.txt: Deleted 2025/01/18 04:15:37 INFO : three.txt: Moved into backup dir 2025/01/18 04:15:39 DEBUG : one.bak: Excluded (Path Filter) 2025/01/18 04:15:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/18 04:15:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:15:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:39 DEBUG : two: Unchanged skipping 2025/01/18 04:15:39 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for checks to finish 2025/01/18 04:15:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:39 INFO : one: Copied (server-side copy) to: one.bak 2025/01/18 04:15:39 INFO : one: Deleted 2025/01/18 04:15:39 DEBUG : B2 bucket rclone-test-wafeziq8yazi path dst: Waiting for transfers to finish 2025/01/18 04:15:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/18 04:15:40 INFO : one: Copied (new) 2025/01/18 04:15:40 DEBUG : Waiting for deletions to finish 2025/01/18 04:15:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:15:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/18 04:15:40 INFO : three.txt: Deleted 2025/01/18 04:15:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.05s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:15:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:15:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:15:46 INFO : one: Copied (server-side copy) to: one.bak 2025/01/18 04:15:47 INFO : one: Deleted 2025/01/18 04:15:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:47 INFO : one: Copied (new) 2025/01/18 04:15:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:47 DEBUG : two: Unchanged skipping 2025/01/18 04:15:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/18 04:15:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:15:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/18 04:15:49 INFO : three.txt: Deleted 2025/01/18 04:15:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:15:49 INFO : three.txt: Copied (new) 2025/01/18 04:15:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:15:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:15:51 INFO : one: Copied (server-side copy) to: one.bak 2025/01/18 04:15:51 INFO : one: Deleted 2025/01/18 04:15:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/18 04:15:51 INFO : one: Copied (new) 2025/01/18 04:15:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:15:52 DEBUG : two: Unchanged skipping 2025/01/18 04:15:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/18 04:15:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:15:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/18 04:15:52 INFO : three.txt: Deleted 2025/01/18 04:15:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/18 04:15:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:15:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wafeziq8yazi/dst" 2025/01/18 04:15:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:15:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/18 04:15:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/18 04:15:59 INFO : one: Deleted 2025/01/18 04:16:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:16:00 INFO : one: Copied (new) 2025/01/18 04:16:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:01 DEBUG : two: Unchanged skipping 2025/01/18 04:16:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/18 04:16:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/18 04:16:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/18 04:16:02 INFO : three.txt: Deleted 2025/01/18 04:16:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:16:02 INFO : three.txt: Copied (new) 2025/01/18 04:16:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:16:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/18 04:16:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/18 04:16:04 INFO : one: Deleted 2025/01/18 04:16:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/18 04:16:04 INFO : one: Copied (new) 2025/01/18 04:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:04 DEBUG : two: Unchanged skipping 2025/01/18 04:16:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/18 04:16:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/18 04:16:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/18 04:16:05 INFO : three.txt: Deleted 2025/01/18 04:16:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/18 04:16:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.03s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:16:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/18 04:16:09 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:16:09 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:16:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/18 04:16:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/18 04:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:16:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 04:16:11 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:16:11 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:16:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/18 04:16:11 INFO : existing: Copied (new) 2025/01/18 04:16:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:16:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/18 04:16:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/18 04:16:12 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:16:12 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:16:12 ERROR : B2 bucket rclone-test-wafeziq8yazi: not deleting files as there were IO errors 2025/01/18 04:16:12 ERROR : B2 bucket rclone-test-wafeziq8yazi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncImmutable (3.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:16:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:15 DEBUG : existing: Unchanged skipping 2025/01/18 04:16:15 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:16:15 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:16:15 DEBUG : Waiting for deletions to finish 2025/01/18 04:16:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.98s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", 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-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:16:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:16:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both1: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both0: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both13: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both14: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both15: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both16: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both17: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both18: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both19: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both2: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both3: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both4: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both5: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both6: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both7: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both8: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:33 DEBUG : both9: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both10: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both11: Unchanged skipping 2025/01/18 04:16:33 DEBUG : both12: Unchanged skipping 2025/01/18 04:16:33 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:16:33 DEBUG : Waiting for deletions to finish 2025/01/18 04:16:33 INFO : only14: Deleted 2025/01/18 04:16:33 INFO : only19: Deleted 2025/01/18 04:16:34 INFO : only5: Deleted 2025/01/18 04:16:34 INFO : only8: Deleted 2025/01/18 04:16:34 INFO : only1: Deleted 2025/01/18 04:16:34 INFO : only17: Deleted 2025/01/18 04:16:34 INFO : only7: Deleted 2025/01/18 04:16:34 INFO : only18: Deleted 2025/01/18 04:16:34 INFO : only6: Deleted 2025/01/18 04:16:34 INFO : only16: Deleted 2025/01/18 04:16:34 INFO : only11: Deleted 2025/01/18 04:16:34 INFO : only12: Deleted 2025/01/18 04:16:34 INFO : only13: Deleted 2025/01/18 04:16:34 INFO : only0: Deleted 2025/01/18 04:16:34 INFO : only15: Deleted 2025/01/18 04:16:34 INFO : only2: Deleted 2025/01/18 04:16:34 INFO : only3: Deleted 2025/01/18 04:16:34 INFO : only4: Deleted 2025/01/18 04:16:34 INFO : only9: Deleted 2025/01/18 04:16:34 INFO : only10: Deleted 2025/01/18 04:16:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:16:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for checks to finish 2025/01/18 04:16:55 DEBUG : both0: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both12: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both13: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both1: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both15: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both16: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both17: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both18: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both19: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both2: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both3: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both4: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both5: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both11: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both14: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both6: Unchanged skipping 2025/01/18 04:16:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both10: Unchanged skipping 2025/01/18 04:16:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 04:16:55 DEBUG : both8: Unchanged skipping 2025/01/18 04:16:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : both7: Unchanged skipping 2025/01/18 04:16:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/18 04:16:55 DEBUG : both9: Unchanged skipping 2025/01/18 04:16:55 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Waiting for transfers to finish 2025/01/18 04:16:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:55 INFO : only12: Copied (replaced existing) 2025/01/18 04:16:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:55 INFO : only10: Copied (replaced existing) 2025/01/18 04:16:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:55 INFO : only11: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only14: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only15: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only16: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only17: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only18: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only19: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only13: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only2: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only3: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only4: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only5: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only6: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only7: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only8: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only9: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only0: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/18 04:16:56 INFO : only1: Copied (replaced existing) 2025/01/18 04:16:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:17:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:17:05 INFO : sub dir: Making directory 2025/01/18 04:17:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" 2025/01/18 04:17:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:17:08 INFO : sub dir: Making directory 2025/01/18 04:17:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wafeziq8yazi", Local "Local file system at /tmp/rclone1063462887", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.21s) PASS 2025/01/18 04:17:11 DEBUG : B2 bucket rclone-test-wafeziq8yazi: Purge remote 2025/01/18 04:17:11 INFO : B2 bucket rclone-test-wafeziq8yazi: cleaning bucket "rclone-test-wafeziq8yazi" of all files 2025/01/18 04:17:12 DEBUG : BackupDir/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9124_d20250118_m041450_c001_v7007000_t0000_u01737173690902") 2025/01/18 04:17:12 DEBUG : BackupDir/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1113f858523a69dd_d20250118_m041445_c001_v0001182_t0006_u01737173685873") 2025/01/18 04:17:12 DEBUG : CompareDest/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17ba5a_d20250118_m041426_c001_v7007000_t0000_u01737173666820") 2025/01/18 04:17:12 DEBUG : CompareDest/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b72_d20250118_m041420_c001_v0001044_t0038_u01737173660662") 2025/01/18 04:17:12 DEBUG : CompareDest/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17ba5e_d20250118_m041427_c001_v7007000_t0000_u01737173667002") 2025/01/18 04:17:12 DEBUG : CompareDest/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a70ea_d20250118_m041422_c001_v0001184_t0044_u01737173662131") 2025/01/18 04:17:12 DEBUG : CopyDest/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9126_d20250118_m041451_c001_v7007000_t0000_u01737173691083") 2025/01/18 04:17:12 DEBUG : CopyDest/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dde6_d20250118_m041442_c001_v0001145_t0049_u01737173682858") 2025/01/18 04:17:12 DEBUG : CopyDest/three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9127_d20250118_m041451_c001_v7007000_t0000_u01737173691264") 2025/01/18 04:17:12 DEBUG : CopyDest/three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a7600_d20250118_m041449_c001_v0001184_t0037_u01737173689144") 2025/01/18 04:17:12 DEBUG : CopyDest/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9128_d20250118_m041451_c001_v7007000_t0000_u01737173691445") 2025/01/18 04:17:13 DEBUG : CopyDest/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b92_d20250118_m041447_c001_v0001044_t0039_u01737173687048") 2025/01/18 04:17:13 DEBUG : EXISTING: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320267_d20250118_m041615_c001_v7007000_t0000_u01737173775770") 2025/01/18 04:17:13 DEBUG : EXISTING: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c50_d20250118_m041614_c001_v0001044_t0018_u01737173774537") 2025/01/18 04:17:13 DEBUG : Testêé: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320260_d20250118_m041610_c001_v7007000_t0000_u01737173770328") 2025/01/18 04:17:13 DEBUG : Testêé: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a832d_d20250118_m041609_c001_v0001184_t0016_u01737173769742") 2025/01/18 04:17:13 DEBUG : Testêé: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c40_d20250118_m041608_c001_v0001044_t0036_u01737173768174") 2025/01/18 04:17:13 DEBUG : a/potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a48bc_d20250118_m041208_c001_v7007000_t0000_u01737173528828") 2025/01/18 04:17:13 DEBUG : a/potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc28_d20250118_m041208_c001_v0001145_t0023_u01737173528205") 2025/01/18 04:17:13 DEBUG : a/potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a48ae_d20250118_m041206_c001_v7007000_t0000_u01737173526253") 2025/01/18 04:17:13 DEBUG : a/potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc1a_d20250118_m041205_c001_v0001145_t0011_u01737173525241") 2025/01/18 04:17:13 DEBUG : a/potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4860_d20250118_m041144_c001_v7007000_t0000_u01737173504470") 2025/01/18 04:17:13 DEBUG : a/potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbb8_d20250118_m041143_c001_v0001145_t0024_u01737173503652") 2025/01/18 04:17:13 DEBUG : b/potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6ba7_d20250118_m041209_c001_v7007000_t0000_u01737173529380") 2025/01/18 04:17:13 DEBUG : b/potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc20_d20250118_m041207_c001_v0001145_t0024_u01737173527181") 2025/01/18 04:17:13 DEBUG : b/potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a48ab_d20250118_m041205_c001_v7007000_t0000_u01737173525689") 2025/01/18 04:17:13 DEBUG : b/potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc10_d20250118_m041203_c001_v0001145_t0040_u01737173523819") 2025/01/18 04:17:13 DEBUG : b/potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a485e_d20250118_m041143_c001_v7007000_t0000_u01737173503909") 2025/01/18 04:17:13 DEBUG : b/potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbb0_d20250118_m041142_c001_v0001145_t0016_u01737173502537") 2025/01/18 04:17:13 DEBUG : backup/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f404d75fb9346dd11_d20250118_m041504_c001_v7007000_t0000_u01737173704998") 2025/01/18 04:17:13 DEBUG : backup/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1088ceeaf3298e4e_d20250118_m041502_c001_v0001184_t0040_u01737173702783") 2025/01/18 04:17:13 DEBUG : backup/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1066d6a6f27d6c46_d20250118_m041458_c001_v0001183_t0022_u01737173698574") 2025/01/18 04:17:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce9232021e_d20250118_m041530_c001_v7007000_t0000_u01737173730188") 2025/01/18 04:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f108191dbb2dcd2ca_d20250118_m041528_c001_v0001182_t0028_u01737173728349") 2025/01/18 04:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f100afb2935b24d2d_d20250118_m041524_c001_v0001182_t0026_u01737173724884") 2025/01/18 04:17:14 DEBUG : backup/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41956a5b270b6d88_d20250118_m041517_c001_v7007000_t0000_u01737173717714") 2025/01/18 04:17:14 DEBUG : backup/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f111136a515ae0726_d20250118_m041516_c001_v0001184_t0015_u01737173716132") 2025/01/18 04:17:14 DEBUG : backup/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f119eb3e826bbb299_d20250118_m041512_c001_v0001109_t0043_u01737173712206") 2025/01/18 04:17:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320221_d20250118_m041530_c001_v7007000_t0000_u01737173730373") 2025/01/18 04:17:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f117ef4ea56c6c05d_d20250118_m041529_c001_v0001172_t0006_u01737173729184") 2025/01/18 04:17:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11716dea1b3be566_d20250118_m041526_c001_v0001180_t0043_u01737173726235") 2025/01/18 04:17:14 DEBUG : backup/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f404d75fb9346dd12_d20250118_m041505_c001_v7007000_t0000_u01737173705180") 2025/01/18 04:17:14 DEBUG : backup/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f105fde336870c235_d20250118_m041503_c001_v0001128_t0048_u01737173703944") 2025/01/18 04:17:14 DEBUG : backup/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f118d1245eb9798d8_d20250118_m041500_c001_v0001146_t0014_u01737173700192") 2025/01/18 04:17:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41956a5b270b6d89_d20250118_m041517_c001_v7007000_t0000_u01737173717899") 2025/01/18 04:17:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f116a21c322dcad11_d20250118_m041516_c001_v0001165_t0039_u01737173716944") 2025/01/18 04:17:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1095317abda6b43c_d20250118_m041513_c001_v0001183_t0038_u01737173713787") 2025/01/18 04:17:14 DEBUG : both0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91d4_d20250118_m041657_c001_v7007000_t0000_u01737173817441") 2025/01/18 04:17:14 DEBUG : both0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df3c_d20250118_m041639_c001_v0001145_t0003_u01737173799963") 2025/01/18 04:17:14 DEBUG : both0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc574b_d20250118_m041635_c001_v7007000_t0000_u01737173795338") 2025/01/18 04:17:14 DEBUG : both0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a846a_d20250118_m041618_c001_v0001184_t0026_u01737173778021") 2025/01/18 04:17:14 DEBUG : both1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91d5_d20250118_m041657_c001_v7007000_t0000_u01737173817622") 2025/01/18 04:17:14 DEBUG : both1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a881f_d20250118_m041641_c001_v0001184_t0052_u01737173801621") 2025/01/18 04:17:15 DEBUG : both1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc574c_d20250118_m041635_c001_v7007000_t0000_u01737173795521") 2025/01/18 04:17:15 DEBUG : both1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c58_d20250118_m041618_c001_v0001044_t0006_u01737173778976") 2025/01/18 04:17:15 DEBUG : both10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91d6_d20250118_m041657_c001_v7007000_t0000_u01737173817814") 2025/01/18 04:17:15 DEBUG : both10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8912_d20250118_m041648_c001_v0001184_t0031_u01737173808376") 2025/01/18 04:17:15 DEBUG : both10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc574f_d20250118_m041635_c001_v7007000_t0000_u01737173795703") 2025/01/18 04:17:15 DEBUG : both10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c74_d20250118_m041625_c001_v0001044_t0051_u01737173785518") 2025/01/18 04:17:15 DEBUG : both11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91d7_d20250118_m041657_c001_v7007000_t0000_u01737173817995") 2025/01/18 04:17:15 DEBUG : both11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cb6_d20250118_m041648_c001_v0001044_t0043_u01737173808883") 2025/01/18 04:17:15 DEBUG : both11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5750_d20250118_m041635_c001_v7007000_t0000_u01737173795885") 2025/01/18 04:17:15 DEBUG : both11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df10_d20250118_m041626_c001_v0001145_t0015_u01737173786135") 2025/01/18 04:17:15 DEBUG : both12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91d8_d20250118_m041658_c001_v7007000_t0000_u01737173818177") 2025/01/18 04:17:15 DEBUG : both12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df6a_d20250118_m041649_c001_v0001145_t0044_u01737173809422") 2025/01/18 04:17:15 DEBUG : both12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5751_d20250118_m041636_c001_v7007000_t0000_u01737173796068") 2025/01/18 04:17:15 DEBUG : both12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a85c2_d20250118_m041627_c001_v0001184_t0035_u01737173787147") 2025/01/18 04:17:15 DEBUG : both13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91d9_d20250118_m041658_c001_v7007000_t0000_u01737173818359") 2025/01/18 04:17:15 DEBUG : both13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a895e_d20250118_m041650_c001_v0001184_t0031_u01737173810232") 2025/01/18 04:17:15 DEBUG : both13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5752_d20250118_m041636_c001_v7007000_t0000_u01737173796250") 2025/01/18 04:17:15 DEBUG : both13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c80_d20250118_m041627_c001_v0001044_t0053_u01737173787687") 2025/01/18 04:17:15 DEBUG : both14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91da_d20250118_m041658_c001_v7007000_t0000_u01737173818551") 2025/01/18 04:17:15 DEBUG : both14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cc0_d20250118_m041650_c001_v0001044_t0039_u01737173810845") 2025/01/18 04:17:15 DEBUG : both14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5753_d20250118_m041636_c001_v7007000_t0000_u01737173796432") 2025/01/18 04:17:15 DEBUG : both14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df16_d20250118_m041628_c001_v0001145_t0056_u01737173788364") 2025/01/18 04:17:16 DEBUG : both15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91db_d20250118_m041658_c001_v7007000_t0000_u01737173818732") 2025/01/18 04:17:16 DEBUG : both15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df72_d20250118_m041651_c001_v0001145_t0019_u01737173811413") 2025/01/18 04:17:16 DEBUG : both15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5754_d20250118_m041636_c001_v7007000_t0000_u01737173796616") 2025/01/18 04:17:16 DEBUG : both15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8612_d20250118_m041628_c001_v0001184_t0020_u01737173788998") 2025/01/18 04:17:16 DEBUG : both16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91dc_d20250118_m041658_c001_v7007000_t0000_u01737173818913") 2025/01/18 04:17:16 DEBUG : both16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a89ae_d20250118_m041652_c001_v0001184_t0012_u01737173812445") 2025/01/18 04:17:16 DEBUG : both16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5755_d20250118_m041636_c001_v7007000_t0000_u01737173796798") 2025/01/18 04:17:16 DEBUG : both16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c86_d20250118_m041629_c001_v0001044_t0030_u01737173789626") 2025/01/18 04:17:16 DEBUG : both17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91dd_d20250118_m041659_c001_v7007000_t0000_u01737173819094") 2025/01/18 04:17:16 DEBUG : both17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452ccc_d20250118_m041653_c001_v0001044_t0046_u01737173813015") 2025/01/18 04:17:16 DEBUG : both17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5756_d20250118_m041636_c001_v7007000_t0000_u01737173796980") 2025/01/18 04:17:16 DEBUG : both17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df1e_d20250118_m041630_c001_v0001145_t0029_u01737173790205") 2025/01/18 04:17:16 DEBUG : both18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91de_d20250118_m041659_c001_v7007000_t0000_u01737173819276") 2025/01/18 04:17:16 DEBUG : both18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df86_d20250118_m041653_c001_v0001145_t0035_u01737173813623") 2025/01/18 04:17:16 DEBUG : both18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5757_d20250118_m041637_c001_v7007000_t0000_u01737173797162") 2025/01/18 04:17:16 DEBUG : both18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8672_d20250118_m041630_c001_v0001184_t0003_u01737173790926") 2025/01/18 04:17:16 DEBUG : both19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91df_d20250118_m041659_c001_v7007000_t0000_u01737173819458") 2025/01/18 04:17:16 DEBUG : both19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8a12_d20250118_m041654_c001_v0001184_t0023_u01737173814421") 2025/01/18 04:17:16 DEBUG : both19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5758_d20250118_m041637_c001_v7007000_t0000_u01737173797344") 2025/01/18 04:17:16 DEBUG : both19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c8e_d20250118_m041631_c001_v0001044_t0055_u01737173791394") 2025/01/18 04:17:17 DEBUG : both2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e0_d20250118_m041659_c001_v7007000_t0000_u01737173819695") 2025/01/18 04:17:17 DEBUG : both2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452ca2_d20250118_m041642_c001_v0001044_t0042_u01737173802156") 2025/01/18 04:17:17 DEBUG : both2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc575a_d20250118_m041637_c001_v7007000_t0000_u01737173797535") 2025/01/18 04:17:17 DEBUG : both2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3def0_d20250118_m041619_c001_v0001145_t0047_u01737173779726") 2025/01/18 04:17:17 DEBUG : both3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e2_d20250118_m041659_c001_v7007000_t0000_u01737173819888") 2025/01/18 04:17:17 DEBUG : both3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df4e_d20250118_m041642_c001_v0001145_t0016_u01737173802728") 2025/01/18 04:17:17 DEBUG : both3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc575b_d20250118_m041637_c001_v7007000_t0000_u01737173797718") 2025/01/18 04:17:17 DEBUG : both3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a84b6_d20250118_m041620_c001_v0001184_t0052_u01737173780393") 2025/01/18 04:17:17 DEBUG : both4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e3_d20250118_m041700_c001_v7007000_t0000_u01737173820074") 2025/01/18 04:17:17 DEBUG : both4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a886d_d20250118_m041643_c001_v0001184_t0056_u01737173803693") 2025/01/18 04:17:17 DEBUG : both4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc575d_d20250118_m041637_c001_v7007000_t0000_u01737173797901") 2025/01/18 04:17:17 DEBUG : both4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c64_d20250118_m041621_c001_v0001044_t0011_u01737173781175") 2025/01/18 04:17:17 DEBUG : both5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e4_d20250118_m041700_c001_v7007000_t0000_u01737173820255") 2025/01/18 04:17:17 DEBUG : both5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452ca6_d20250118_m041644_c001_v0001044_t0058_u01737173804313") 2025/01/18 04:17:17 DEBUG : both5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc575e_d20250118_m041638_c001_v7007000_t0000_u01737173798083") 2025/01/18 04:17:17 DEBUG : both5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3defa_d20250118_m041622_c001_v0001145_t0025_u01737173782034") 2025/01/18 04:17:17 DEBUG : both6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e6_d20250118_m041700_c001_v7007000_t0000_u01737173820435") 2025/01/18 04:17:17 DEBUG : both6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df54_d20250118_m041645_c001_v0001145_t0021_u01737173805026") 2025/01/18 04:17:17 DEBUG : both6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc575f_d20250118_m041638_c001_v7007000_t0000_u01737173798265") 2025/01/18 04:17:17 DEBUG : both6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8519_d20250118_m041622_c001_v0001184_t0049_u01737173782833") 2025/01/18 04:17:18 DEBUG : both7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e7_d20250118_m041700_c001_v7007000_t0000_u01737173820617") 2025/01/18 04:17:18 DEBUG : both7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a88bb_d20250118_m041646_c001_v0001184_t0056_u01737173806141") 2025/01/18 04:17:18 DEBUG : both7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5760_d20250118_m041638_c001_v7007000_t0000_u01737173798447") 2025/01/18 04:17:18 DEBUG : both7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c6e_d20250118_m041623_c001_v0001044_t0043_u01737173783397") 2025/01/18 04:17:18 DEBUG : both8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91e8_d20250118_m041700_c001_v7007000_t0000_u01737173820800") 2025/01/18 04:17:18 DEBUG : both8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cac_d20250118_m041646_c001_v0001044_t0031_u01737173806936") 2025/01/18 04:17:18 DEBUG : both8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5761_d20250118_m041638_c001_v7007000_t0000_u01737173798631") 2025/01/18 04:17:18 DEBUG : both8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df04_d20250118_m041624_c001_v0001145_t0016_u01737173784081") 2025/01/18 04:17:18 DEBUG : both9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91ea_d20250118_m041700_c001_v7007000_t0000_u01737173820986") 2025/01/18 04:17:18 DEBUG : both9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df62_d20250118_m041647_c001_v0001145_t0036_u01737173807581") 2025/01/18 04:17:18 DEBUG : both9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5762_d20250118_m041638_c001_v7007000_t0000_u01737173798832") 2025/01/18 04:17:18 DEBUG : both9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a857b_d20250118_m041625_c001_v0001184_t0000_u01737173785063") 2025/01/18 04:17:18 DEBUG : c/non empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6ba9_d20250118_m041209_c001_v7007000_t0000_u01737173529564") 2025/01/18 04:17:18 DEBUG : c/non empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc24_d20250118_m041207_c001_v0001145_t0032_u01737173527556") 2025/01/18 04:17:18 DEBUG : c/non empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a48b0_d20250118_m041206_c001_v7007000_t0000_u01737173526438") 2025/01/18 04:17:18 DEBUG : c/non empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc12_d20250118_m041204_c001_v0001145_t0007_u01737173524296") 2025/01/18 04:17:18 DEBUG : c/non empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4861_d20250118_m041144_c001_v7007000_t0000_u01737173504675") 2025/01/18 04:17:18 DEBUG : c/non empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbb4_d20250118_m041143_c001_v0001145_t0021_u01737173503025") 2025/01/18 04:17:18 DEBUG : check sum: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18ae_d20250118_m041131_c001_v7007000_t0000_u01737173491253") 2025/01/18 04:17:18 DEBUG : check sum: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db7a_d20250118_m041130_c001_v0001145_t0011_u01737173490139") 2025/01/18 04:17:18 DEBUG : dest/3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9115_d20250118_m041436_c001_v7007000_t0000_u01737173676086") 2025/01/18 04:17:18 DEBUG : dest/3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4005ae872766c8c9_d20250118_m041434_c001_v0001183_t0017_u01737173674992") 2025/01/18 04:17:18 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320256_d20250118_m041606_c001_v7007000_t0000_u01737173766668") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104682bf1166a38b_d20250118_m041604_c001_v0001161_t0031_u01737173764262") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f411341ef29c4cfa0_d20250118_m041604_c001_v7007000_t0000_u01737173764072") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104682bf1166a381_d20250118_m041600_c001_v0001161_t0036_u01737173760622") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f411341ef29c4cf9d_d20250118_m041559_c001_v7007000_t0000_u01737173759878") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c26_d20250118_m041555_c001_v0001044_t0041_u01737173755144") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6b945_d20250118_m041553_c001_v7007000_t0000_u01737173753670") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104fff28fb7c2c6c_d20250118_m041551_c001_v0001183_t0026_u01737173751727") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e23_d20250118_m041551_c001_v7007000_t0000_u01737173751546") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104fff28fb7c2bfd_d20250118_m041547_c001_v0001183_t0018_u01737173747679") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e20_d20250118_m041546_c001_v7007000_t0000_u01737173746953") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c0e_d20250118_m041542_c001_v0001044_t0047_u01737173742549") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce9232022c_d20250118_m041541_c001_v7007000_t0000_u01737173741254") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f119d242fca7f1110_d20250118_m041540_c001_v0001184_t0022_u01737173740012") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40814eb0a395bdf3_d20250118_m041539_c001_v7007000_t0000_u01737173739831") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f119d242fca7f1087_d20250118_m041536_c001_v0001184_t0012_u01737173736964") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40814eb0a395bdf1_d20250118_m041536_c001_v7007000_t0000_u01737173736236") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3de6b_d20250118_m041531_c001_v0001145_t0052_u01737173731506") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320222_d20250118_m041530_c001_v7007000_t0000_u01737173730570") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f114e74734bc92b87_d20250118_m041528_c001_v0001183_t0044_u01737173728758") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f405043bc8ee70f21_d20250118_m041528_c001_v7007000_t0000_u01737173728579") 2025/01/18 04:17:19 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f114e74734bc92b29_d20250118_m041525_c001_v0001183_t0011_u01737173725820") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f405043bc8ee70f1f_d20250118_m041525_c001_v7007000_t0000_u01737173725098") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a7abf_d20250118_m041519_c001_v0001184_t0031_u01737173719013") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41956a5b270b6d8a_d20250118_m041518_c001_v7007000_t0000_u01737173718087") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f113103fb1c03de35_d20250118_m041516_c001_v0001184_t0040_u01737173716523") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9153_d20250118_m041516_c001_v7007000_t0000_u01737173716342") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f113103fb1c03dd9d_d20250118_m041513_c001_v0001184_t0056_u01737173713378") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d914b_d20250118_m041512_c001_v7007000_t0000_u01737173712645") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452bc2_d20250118_m041506_c001_v0001044_t0038_u01737173706274") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f404d75fb9346dd13_d20250118_m041505_c001_v7007000_t0000_u01737173705363") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1038af02c1a7ddd3_d20250118_m041503_c001_v0001109_t0025_u01737173703176") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41564a3b8f8147ae_d20250118_m041502_c001_v7007000_t0000_u01737173702994") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1038af02c1a7ddc5_d20250118_m041459_c001_v0001109_t0026_u01737173699517") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41564a3b8f8147a9_d20250118_m041458_c001_v7007000_t0000_u01737173698783") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3ddfe_d20250118_m041452_c001_v0001145_t0000_u01737173692728") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d912a_d20250118_m041451_c001_v7007000_t0000_u01737173691626") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1088ceeaf3298bb5_d20250118_m041446_c001_v0001184_t0006_u01737173686290") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc42c1_d20250118_m041446_c001_v7007000_t0000_u01737173686089") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a74d3_d20250118_m041442_c001_v0001184_t0019_u01737173682235") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10276e4a951449b7_d20250118_m041441_c001_v0001182_t0038_u01737173681470") 2025/01/18 04:17:20 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10276e4a95144996_d20250118_m041440_c001_v0001182_t0038_u01737173680521") 2025/01/18 04:17:21 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17ba60_d20250118_m041427_c001_v7007000_t0000_u01737173667183") 2025/01/18 04:17:21 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dd9b_d20250118_m041420_c001_v0001145_t0043_u01737173660036") 2025/01/18 04:17:21 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f108191dbb2dccba3_d20250118_m041419_c001_v0001182_t0000_u01737173659247") 2025/01/18 04:17:21 DEBUG : dst/one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f108191dbb2dccb8e_d20250118_m041418_c001_v0001182_t0042_u01737173658294") 2025/01/18 04:17:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320257_d20250118_m041606_c001_v7007000_t0000_u01737173766851") 2025/01/18 04:17:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1012c5667fb0549b_d20250118_m041603_c001_v0001105_t0050_u01737173763755") 2025/01/18 04:17:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10977157df672737_d20250118_m041559_c001_v0001128_t0053_u01737173759548") 2025/01/18 04:17:21 DEBUG : dst/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6b946_d20250118_m041553_c001_v7007000_t0000_u01737173753854") 2025/01/18 04:17:21 DEBUG : dst/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f116ff8524bfe611b_d20250118_m041550_c001_v0001104_t0033_u01737173750945") 2025/01/18 04:17:21 DEBUG : dst/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f118627109329638f_d20250118_m041546_c001_v0001183_t0040_u01737173746745") 2025/01/18 04:17:21 DEBUG : dst/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce9232022e_d20250118_m041541_c001_v7007000_t0000_u01737173741438") 2025/01/18 04:17:21 DEBUG : dst/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f100f82b16d2e09a9_d20250118_m041539_c001_v0001184_t0030_u01737173739627") 2025/01/18 04:17:21 DEBUG : dst/one.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112edfee7f1a56c3_d20250118_m041535_c001_v0001144_t0028_u01737173735709") 2025/01/18 04:17:21 DEBUG : dst/three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d912b_d20250118_m041451_c001_v7007000_t0000_u01737173691814") 2025/01/18 04:17:21 DEBUG : dst/three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10276e4a95144ac6_d20250118_m041450_c001_v0001182_t0021_u01737173690311") 2025/01/18 04:17:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320258_d20250118_m041607_c001_v7007000_t0000_u01737173767034") 2025/01/18 04:17:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11049ad9ba881fbc_d20250118_m041605_c001_v0001105_t0058_u01737173765179") 2025/01/18 04:17:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10386ecf36688ddd_d20250118_m041601_c001_v0001036_t0052_u01737173761552") 2025/01/18 04:17:21 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320259_d20250118_m041607_c001_v7007000_t0000_u01737173767232") 2025/01/18 04:17:21 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104682bf1166a391_d20250118_m041605_c001_v0001161_t0013_u01737173765819") 2025/01/18 04:17:21 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f411341ef29c4cfa1_d20250118_m041605_c001_v7007000_t0000_u01737173765628") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104682bf1166a387_d20250118_m041602_c001_v0001161_t0028_u01737173762132") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f411341ef29c4cf9e_d20250118_m041601_c001_v7007000_t0000_u01737173761941") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3deb8_d20250118_m041556_c001_v0001145_t0005_u01737173756598") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6b947_d20250118_m041554_c001_v7007000_t0000_u01737173754039") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104fff28fb7c2c7e_d20250118_m041553_c001_v0001183_t0006_u01737173753054") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e25_d20250118_m041552_c001_v7007000_t0000_u01737173752876") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104fff28fb7c2c30_d20250118_m041549_c001_v0001183_t0018_u01737173749522") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e21_d20250118_m041549_c001_v7007000_t0000_u01737173749344") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3de8e_d20250118_m041543_c001_v0001145_t0005_u01737173743548") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40814eb0a395bdf4_d20250118_m041540_c001_v7007000_t0000_u01737173740685") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3de7b_d20250118_m041538_c001_v0001145_t0002_u01737173738580") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40814eb0a395bdf2_d20250118_m041537_c001_v7007000_t0000_u01737173737849") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a7d60_d20250118_m041533_c001_v0001184_t0003_u01737173733185") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f405043bc8ee70f22_d20250118_m041529_c001_v7007000_t0000_u01737173729621") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a7c5b_d20250118_m041527_c001_v0001184_t0017_u01737173727546") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f405043bc8ee70f20_d20250118_m041526_c001_v7007000_t0000_u01737173726440") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452bda_d20250118_m041520_c001_v0001044_t0047_u01737173720235") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9155_d20250118_m041517_c001_v7007000_t0000_u01737173717154") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452bd0_d20250118_m041515_c001_v0001044_t0018_u01737173715081") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d914d_d20250118_m041513_c001_v7007000_t0000_u01737173713988") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3de2a_d20250118_m041507_c001_v0001145_t0059_u01737173707775") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41564a3b8f8147af_d20250118_m041504_c001_v7007000_t0000_u01737173704435") 2025/01/18 04:17:22 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3de16_d20250118_m041501_c001_v0001145_t0047_u01737173701913") 2025/01/18 04:17:23 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41564a3b8f8147ab_d20250118_m041500_c001_v7007000_t0000_u01737173700781") 2025/01/18 04:17:23 DEBUG : dst/three.txt: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a76d8_d20250118_m041454_c001_v0001184_t0046_u01737173694165") 2025/01/18 04:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6b948_d20250118_m041554_c001_v7007000_t0000_u01737173754224") 2025/01/18 04:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f116c7758de3551cf_d20250118_m041552_c001_v0001044_t0023_u01737173752525") 2025/01/18 04:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10120e1a519fd4f6_d20250118_m041548_c001_v0001115_t0036_u01737173748453") 2025/01/18 04:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320230_d20250118_m041541_c001_v7007000_t0000_u01737173741629") 2025/01/18 04:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1065cdab1ccadcb6_d20250118_m041540_c001_v0001179_t0039_u01737173740444") 2025/01/18 04:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f105445a5253f7af5_d20250118_m041537_c001_v0001038_t0015_u01737173737387") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce9232025b_d20250118_m041607_c001_v7007000_t0000_u01737173767422") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a80e0_d20250118_m041556_c001_v0001184_t0032_u01737173756022") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6b949_d20250118_m041554_c001_v7007000_t0000_u01737173754409") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a7f11_d20250118_m041543_c001_v0001184_t0002_u01737173743335") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320231_d20250118_m041541_c001_v7007000_t0000_u01737173741815") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452bf8_d20250118_m041532_c001_v0001044_t0028_u01737173732114") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320223_d20250118_m041530_c001_v7007000_t0000_u01737173730758") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3de4a_d20250118_m041519_c001_v0001145_t0007_u01737173719586") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41956a5b270b6d8b_d20250118_m041518_c001_v7007000_t0000_u01737173718275") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a7910_d20250118_m041507_c001_v0001184_t0037_u01737173707209") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f404d75fb9346dd15_d20250118_m041505_c001_v7007000_t0000_u01737173705545") 2025/01/18 04:17:23 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b9c_d20250118_m041453_c001_v0001044_t0009_u01737173693547") 2025/01/18 04:17:24 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d912c_d20250118_m041451_c001_v7007000_t0000_u01737173691995") 2025/01/18 04:17:24 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f114d0cb06aafeb11_d20250118_m041448_c001_v0001184_t0056_u01737173688004") 2025/01/18 04:17:24 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17ba61_d20250118_m041427_c001_v7007000_t0000_u01737173667364") 2025/01/18 04:17:24 DEBUG : dst/two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f108191dbb2dccc53_d20250118_m041426_c001_v0001182_t0013_u01737173666251") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17b9dc_d20250118_m041338_c001_v7007000_t0000_u01737173618460") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a68b6_d20250118_m041333_c001_v0001184_t0004_u01737173613316") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17b9cf_d20250118_m041331_c001_v7007000_t0000_u01737173611258") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a64ce_d20250118_m041310_c001_v0001184_t0023_u01737173590597") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106497_d20250118_m041254_c001_v7007000_t0000_u01737173574250") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a608e_d20250118_m041249_c001_v0001184_t0008_u01737173569840") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bc8_d20250118_m041224_c001_v7007000_t0000_u01737173544038") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc60_d20250118_m041221_c001_v0001145_t0004_u01737173541981") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bbf_d20250118_m041220_c001_v7007000_t0000_u01737173540382") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc52_d20250118_m041219_c001_v0001145_t0001_u01737173539032") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bb6_d20250118_m041215_c001_v7007000_t0000_u01737173535084") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc3c_d20250118_m041213_c001_v0001145_t0034_u01737173533393") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6baf_d20250118_m041212_c001_v7007000_t0000_u01737173532230") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc30_d20250118_m041210_c001_v0001145_t0004_u01737173530847") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a489c_d20250118_m041202_c001_v7007000_t0000_u01737173522873") 2025/01/18 04:17:24 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc04_d20250118_m041201_c001_v0001145_t0032_u01737173521319") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a488f_d20250118_m041200_c001_v7007000_t0000_u01737173520121") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbf6_d20250118_m041159_c001_v0001145_t0037_u01737173519323") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a487b_d20250118_m041153_c001_v7007000_t0000_u01737173513849") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbd4_d20250118_m041152_c001_v0001145_t0053_u01737173512466") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a486c_d20250118_m041149_c001_v7007000_t0000_u01737173509863") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbc4_d20250118_m041148_c001_v0001145_t0014_u01737173508693") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4866_d20250118_m041147_c001_v7007000_t0000_u01737173507589") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f119bca63939c0a21_d20250118_m041147_c001_v0001183_t0012_u01737173507024") 2025/01/18 04:17:25 DEBUG : empty space: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbbe_d20250118_m041145_c001_v0001145_t0029_u01737173505426") 2025/01/18 04:17:25 DEBUG : enormous: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bc4_d20250118_m041223_c001_v7007000_t0000_u01737173543097") 2025/01/18 04:17:25 DEBUG : enormous: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc6a_d20250118_m041222_c001_v0001145_t0037_u01737173542451") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f401cd3ce92320263_d20250118_m041613_c001_v7007000_t0000_u01737173773038") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3deda_d20250118_m041611_c001_v0001145_t0004_u01737173771512") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106488_d20250118_m041247_c001_v7007000_t0000_u01737173567857") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dcc0_d20250118_m041246_c001_v0001145_t0026_u01737173566863") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18be_d20250118_m041141_c001_v7007000_t0000_u01737173501069") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dba4_d20250118_m041140_c001_v0001145_t0028_u01737173500093") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18ba_d20250118_m041138_c001_v7007000_t0000_u01737173498820") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dba0_d20250118_m041138_c001_v0001145_t0018_u01737173498069") 2025/01/18 04:17:25 DEBUG : existing: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db9a_d20250118_m041137_c001_v0001145_t0004_u01737173497077") 2025/01/18 04:17:25 DEBUG : existing-b: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106489_d20250118_m041248_c001_v7007000_t0000_u01737173568039") 2025/01/18 04:17:25 DEBUG : existing-b: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a6004_d20250118_m041246_c001_v0001184_t0050_u01737173566873") 2025/01/18 04:17:25 DEBUG : five: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bcc_d20250118_m041228_c001_v7007000_t0000_u01737173548658") 2025/01/18 04:17:26 DEBUG : five: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3dc80_d20250118_m041226_c001_v0001145_t0041_u01737173546500") 2025/01/18 04:17:26 DEBUG : foo: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4874_d20250118_m041151_c001_v7007000_t0000_u01737173511725") 2025/01/18 04:17:26 DEBUG : foo: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3dbd0_d20250118_m041151_c001_v0001145_t0041_u01737173511172") 2025/01/18 04:17:26 DEBUG : foo: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3dbce_d20250118_m041150_c001_v0001145_t0041_u01737173510611") 2025/01/18 04:17:26 DEBUG : four: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bce_d20250118_m041228_c001_v7007000_t0000_u01737173548841") 2025/01/18 04:17:26 DEBUG : four: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452aba_d20250118_m041227_c001_v0001044_t0043_u01737173547060") 2025/01/18 04:17:26 DEBUG : four: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc76_d20250118_m041225_c001_v0001145_t0024_u01737173545866") 2025/01/18 04:17:26 DEBUG : hello world2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63dd_d20250118_m041037_c001_v7007000_t0000_u01737173437400") 2025/01/18 04:17:26 DEBUG : hello world2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3daae_d20250118_m041036_c001_v0001145_t0039_u01737173436715") 2025/01/18 04:17:26 DEBUG : ignore-size: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18b6_d20250118_m041135_c001_v7007000_t0000_u01737173495986") 2025/01/18 04:17:26 DEBUG : ignore-size: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db92_d20250118_m041134_c001_v0001145_t0007_u01737173494862") 2025/01/18 04:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106484_d20250118_m041245_c001_v7007000_t0000_u01737173565756") 2025/01/18 04:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a5f89_d20250118_m041244_c001_v0001184_t0013_u01737173564540") 2025/01/18 04:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106481_d20250118_m041243_c001_v7007000_t0000_u01737173563405") 2025/01/18 04:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a5f08_d20250118_m041242_c001_v0001184_t0047_u01737173562438") 2025/01/18 04:17:26 DEBUG : one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bd0_d20250118_m041229_c001_v7007000_t0000_u01737173549027") 2025/01/18 04:17:26 DEBUG : one: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3dc70_d20250118_m041225_c001_v0001145_t0041_u01737173545156") 2025/01/18 04:17:26 DEBUG : only0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91eb_d20250118_m041701_c001_v7007000_t0000_u01737173821167") 2025/01/18 04:17:26 DEBUG : only0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452cde_d20250118_m041656_c001_v0001044_t0043_u01737173816703") 2025/01/18 04:17:26 DEBUG : only0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c9c_d20250118_m041640_c001_v0001044_t0021_u01737173800917") 2025/01/18 04:17:26 DEBUG : only0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e61_d20250118_m041634_c001_v7007000_t0000_u01737173794383") 2025/01/18 04:17:27 DEBUG : only0: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3deec_d20250118_m041618_c001_v0001145_t0015_u01737173778582") 2025/01/18 04:17:27 DEBUG : only1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91ec_d20250118_m041701_c001_v7007000_t0000_u01737173821348") 2025/01/18 04:17:27 DEBUG : only1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3df9c_d20250118_m041656_c001_v0001145_t0041_u01737173816726") 2025/01/18 04:17:27 DEBUG : only1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df4a_d20250118_m041641_c001_v0001145_t0048_u01737173801819") 2025/01/18 04:17:27 DEBUG : only1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6cf7_d20250118_m041633_c001_v7007000_t0000_u01737173793966") 2025/01/18 04:17:27 DEBUG : only1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a84a8_d20250118_m041619_c001_v0001184_t0050_u01737173779508") 2025/01/18 04:17:27 DEBUG : only10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91ed_d20250118_m041701_c001_v7007000_t0000_u01737173821531") 2025/01/18 04:17:27 DEBUG : only10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452cd4_d20250118_m041655_c001_v0001044_t0043_u01737173815739") 2025/01/18 04:17:27 DEBUG : only10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df68_d20250118_m041648_c001_v0001145_t0026_u01737173808586") 2025/01/18 04:17:27 DEBUG : only10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5749_d20250118_m041634_c001_v7007000_t0000_u01737173794721") 2025/01/18 04:17:27 DEBUG : only10: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8594_d20250118_m041625_c001_v0001184_t0042_u01737173785912") 2025/01/18 04:17:27 DEBUG : only11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91ee_d20250118_m041701_c001_v7007000_t0000_u01737173821712") 2025/01/18 04:17:27 DEBUG : only11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f412c96c6116a8a5c_d20250118_m041655_c001_v0001184_t0000_u01737173815750") 2025/01/18 04:17:27 DEBUG : only11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a893a_d20250118_m041649_c001_v0001184_t0001_u01737173809216") 2025/01/18 04:17:27 DEBUG : only11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6cf9_d20250118_m041634_c001_v7007000_t0000_u01737173794342") 2025/01/18 04:17:27 DEBUG : only11: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c78_d20250118_m041626_c001_v0001044_t0015_u01737173786573") 2025/01/18 04:17:27 DEBUG : only12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91ef_d20250118_m041701_c001_v7007000_t0000_u01737173821944") 2025/01/18 04:17:27 DEBUG : only12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3df92_d20250118_m041655_c001_v0001145_t0041_u01737173815763") 2025/01/18 04:17:27 DEBUG : only12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cbc_d20250118_m041649_c001_v0001044_t0025_u01737173809695") 2025/01/18 04:17:27 DEBUG : only12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5747_d20250118_m041634_c001_v7007000_t0000_u01737173794352") 2025/01/18 04:17:28 DEBUG : only12: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df12_d20250118_m041627_c001_v0001145_t0058_u01737173787356") 2025/01/18 04:17:28 DEBUG : only13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f0_d20250118_m041702_c001_v7007000_t0000_u01737173822126") 2025/01/18 04:17:28 DEBUG : only13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4136284261755356_d20250118_m041656_c001_v0001117_t0008_u01737173816326") 2025/01/18 04:17:28 DEBUG : only13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df6c_d20250118_m041650_c001_v0001145_t0059_u01737173810457") 2025/01/18 04:17:28 DEBUG : only13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f403d17c8c61d6075_d20250118_m041634_c001_v7007000_t0000_u01737173794362") 2025/01/18 04:17:28 DEBUG : only13: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a85ee_d20250118_m041628_c001_v0001184_t0001_u01737173788151") 2025/01/18 04:17:28 DEBUG : only14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f1_d20250118_m041702_c001_v7007000_t0000_u01737173822308") 2025/01/18 04:17:28 DEBUG : only14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452cd6_d20250118_m041655_c001_v0001044_t0043_u01737173815958") 2025/01/18 04:17:28 DEBUG : only14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a897c_d20250118_m041651_c001_v0001184_t0040_u01737173811200") 2025/01/18 04:17:28 DEBUG : only14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5743_d20250118_m041633_c001_v7007000_t0000_u01737173793580") 2025/01/18 04:17:28 DEBUG : only14: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c84_d20250118_m041628_c001_v0001044_t0024_u01737173788631") 2025/01/18 04:17:28 DEBUG : only15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f2_d20250118_m041702_c001_v7007000_t0000_u01737173822491") 2025/01/18 04:17:28 DEBUG : only15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3df94_d20250118_m041655_c001_v0001145_t0041_u01737173815972") 2025/01/18 04:17:28 DEBUG : only15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cc6_d20250118_m041651_c001_v0001044_t0035_u01737173811957") 2025/01/18 04:17:28 DEBUG : only15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6cfb_d20250118_m041634_c001_v7007000_t0000_u01737173794526") 2025/01/18 04:17:28 DEBUG : only15: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df1a_d20250118_m041629_c001_v0001145_t0015_u01737173789197") 2025/01/18 04:17:28 DEBUG : only16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f3_d20250118_m041702_c001_v7007000_t0000_u01737173822671") 2025/01/18 04:17:28 DEBUG : only16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f412c96c6116a8a65_d20250118_m041655_c001_v0001184_t0000_u01737173815979") 2025/01/18 04:17:28 DEBUG : only16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df7e_d20250118_m041652_c001_v0001145_t0018_u01737173812651") 2025/01/18 04:17:28 DEBUG : only16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f403d17c8c61d6074_d20250118_m041634_c001_v7007000_t0000_u01737173794168") 2025/01/18 04:17:28 DEBUG : only16: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a863a_d20250118_m041630_c001_v0001184_t0039_u01737173789999") 2025/01/18 04:17:29 DEBUG : only17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f4_d20250118_m041702_c001_v7007000_t0000_u01737173822853") 2025/01/18 04:17:29 DEBUG : only17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452cd8_d20250118_m041656_c001_v0001044_t0043_u01737173816142") 2025/01/18 04:17:29 DEBUG : only17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a89ea_d20250118_m041653_c001_v0001184_t0045_u01737173813424") 2025/01/18 04:17:29 DEBUG : only17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f403d17c8c61d6073_d20250118_m041633_c001_v7007000_t0000_u01737173793983") 2025/01/18 04:17:29 DEBUG : only17: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c8c_d20250118_m041630_c001_v0001044_t0030_u01737173790536") 2025/01/18 04:17:29 DEBUG : only18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f7_d20250118_m041703_c001_v7007000_t0000_u01737173823035") 2025/01/18 04:17:29 DEBUG : only18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3df96_d20250118_m041656_c001_v0001145_t0041_u01737173816159") 2025/01/18 04:17:29 DEBUG : only18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cce_d20250118_m041653_c001_v0001044_t0001_u01737173813898") 2025/01/18 04:17:29 DEBUG : only18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e60_d20250118_m041634_c001_v7007000_t0000_u01737173794139") 2025/01/18 04:17:29 DEBUG : only18: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df22_d20250118_m041631_c001_v0001145_t0038_u01737173791129") 2025/01/18 04:17:29 DEBUG : only19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f8_d20250118_m041703_c001_v7007000_t0000_u01737173823216") 2025/01/18 04:17:29 DEBUG : only19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f412c96c6116a8a76_d20250118_m041656_c001_v0001184_t0000_u01737173816167") 2025/01/18 04:17:29 DEBUG : only19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df8c_d20250118_m041654_c001_v0001145_t0048_u01737173814639") 2025/01/18 04:17:29 DEBUG : only19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5744_d20250118_m041633_c001_v7007000_t0000_u01737173793763") 2025/01/18 04:17:29 DEBUG : only19: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a869c_d20250118_m041632_c001_v0001184_t0003_u01737173792381") 2025/01/18 04:17:29 DEBUG : only2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91f9_d20250118_m041703_c001_v7007000_t0000_u01737173823398") 2025/01/18 04:17:29 DEBUG : only2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452cda_d20250118_m041656_c001_v0001044_t0043_u01737173816327") 2025/01/18 04:17:29 DEBUG : only2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a883b_d20250118_m041642_c001_v0001184_t0012_u01737173802517") 2025/01/18 04:17:29 DEBUG : only2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5748_d20250118_m041634_c001_v7007000_t0000_u01737173794537") 2025/01/18 04:17:29 DEBUG : only2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c5c_d20250118_m041619_c001_v0001044_t0044_u01737173779968") 2025/01/18 04:17:29 DEBUG : only3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91fb_d20250118_m041703_c001_v7007000_t0000_u01737173823580") 2025/01/18 04:17:29 DEBUG : only3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3df98_d20250118_m041656_c001_v0001145_t0041_u01737173816351") 2025/01/18 04:17:30 DEBUG : only3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452ca4_d20250118_m041643_c001_v0001044_t0057_u01737173803254") 2025/01/18 04:17:30 DEBUG : only3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f403d17c8c61d6078_d20250118_m041634_c001_v7007000_t0000_u01737173794547") 2025/01/18 04:17:30 DEBUG : only3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3def6_d20250118_m041620_c001_v0001145_t0037_u01737173780599") 2025/01/18 04:17:30 DEBUG : only4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91fc_d20250118_m041703_c001_v7007000_t0000_u01737173823771") 2025/01/18 04:17:30 DEBUG : only4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f412c96c6116a8a80_d20250118_m041656_c001_v0001184_t0000_u01737173816358") 2025/01/18 04:17:30 DEBUG : only4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df50_d20250118_m041644_c001_v0001145_t0052_u01737173804052") 2025/01/18 04:17:30 DEBUG : only4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e62_d20250118_m041634_c001_v7007000_t0000_u01737173794571") 2025/01/18 04:17:30 DEBUG : only4: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a84e1_d20250118_m041621_c001_v0001184_t0033_u01737173781816") 2025/01/18 04:17:30 DEBUG : only5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91fd_d20250118_m041703_c001_v7007000_t0000_u01737173823954") 2025/01/18 04:17:30 DEBUG : only5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4136284261755358_d20250118_m041656_c001_v0001117_t0008_u01737173816511") 2025/01/18 04:17:30 DEBUG : only5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8893_d20250118_m041644_c001_v0001184_t0055_u01737173804822") 2025/01/18 04:17:30 DEBUG : only5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f418a837a88880e5e_d20250118_m041633_c001_v7007000_t0000_u01737173793952") 2025/01/18 04:17:30 DEBUG : only5: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c68_d20250118_m041622_c001_v0001044_t0020_u01737173782354") 2025/01/18 04:17:30 DEBUG : only6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91fe_d20250118_m041704_c001_v7007000_t0000_u01737173824175") 2025/01/18 04:17:30 DEBUG : only6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40312a9fa7452cdc_d20250118_m041656_c001_v0001044_t0043_u01737173816519") 2025/01/18 04:17:30 DEBUG : only6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452caa_d20250118_m041645_c001_v0001044_t0007_u01737173805421") 2025/01/18 04:17:30 DEBUG : only6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5746_d20250118_m041634_c001_v7007000_t0000_u01737173794169") 2025/01/18 04:17:30 DEBUG : only6: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3defe_d20250118_m041623_c001_v0001145_t0024_u01737173783050") 2025/01/18 04:17:30 DEBUG : only7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d91ff_d20250118_m041704_c001_v7007000_t0000_u01737173824371") 2025/01/18 04:17:30 DEBUG : only7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3df9a_d20250118_m041656_c001_v0001145_t0041_u01737173816539") 2025/01/18 04:17:30 DEBUG : only7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df5c_d20250118_m041646_c001_v0001145_t0007_u01737173806365") 2025/01/18 04:17:31 DEBUG : only7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6cf8_d20250118_m041634_c001_v7007000_t0000_u01737173794153") 2025/01/18 04:17:31 DEBUG : only7: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8545_d20250118_m041623_c001_v0001184_t0020_u01737173783860") 2025/01/18 04:17:31 DEBUG : only8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9200_d20250118_m041704_c001_v7007000_t0000_u01737173824552") 2025/01/18 04:17:31 DEBUG : only8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f412c96c6116a8a8a_d20250118_m041656_c001_v0001184_t0000_u01737173816544") 2025/01/18 04:17:31 DEBUG : only8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a88eb_d20250118_m041647_c001_v0001184_t0037_u01737173807334") 2025/01/18 04:17:31 DEBUG : only8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f417eed4497fc5745_d20250118_m041633_c001_v7007000_t0000_u01737173793948") 2025/01/18 04:17:31 DEBUG : only8: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452c70_d20250118_m041624_c001_v0001044_t0018_u01737173784512") 2025/01/18 04:17:31 DEBUG : only9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9202_d20250118_m041704_c001_v7007000_t0000_u01737173824734") 2025/01/18 04:17:31 DEBUG : only9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f413628426175535a_d20250118_m041656_c001_v0001117_t0008_u01737173816694") 2025/01/18 04:17:31 DEBUG : only9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cb2_d20250118_m041647_c001_v0001044_t0037_u01737173807848") 2025/01/18 04:17:31 DEBUG : only9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6cfc_d20250118_m041634_c001_v7007000_t0000_u01737173794711") 2025/01/18 04:17:31 DEBUG : only9: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3df0a_d20250118_m041625_c001_v0001145_t0039_u01737173785263") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c10647e_d20250118_m041240_c001_v7007000_t0000_u01737173560551") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452aca_d20250118_m041238_c001_v0001044_t0053_u01737173558199") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6be2_d20250118_m041235_c001_v7007000_t0000_u01737173555997") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc9e_d20250118_m041234_c001_v0001145_t0017_u01737173554078") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bdc_d20250118_m041232_c001_v7007000_t0000_u01737173552252") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a5c8f_d20250118_m041229_c001_v0001184_t0032_u01737173549951") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bbb_d20250118_m041217_c001_v7007000_t0000_u01737173537423") 2025/01/18 04:17:31 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc44_d20250118_m041216_c001_v0001145_t0026_u01737173536012") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bb4_d20250118_m041214_c001_v7007000_t0000_u01737173534029") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc38_d20250118_m041213_c001_v0001145_t0053_u01737173533164") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bac_d20250118_m041211_c001_v7007000_t0000_u01737173531574") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc2e_d20250118_m041210_c001_v0001145_t0007_u01737173530300") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4899_d20250118_m041202_c001_v7007000_t0000_u01737173522304") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbfe_d20250118_m041201_c001_v0001145_t0045_u01737173521066") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4891_d20250118_m041200_c001_v7007000_t0000_u01737173520308") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbf4_d20250118_m041159_c001_v0001145_t0050_u01737173519084") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a488a_d20250118_m041158_c001_v7007000_t0000_u01737173518339") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbec_d20250118_m041157_c001_v0001145_t0059_u01737173517603") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbe8_d20250118_m041156_c001_v0001145_t0021_u01737173516856") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a4883_d20250118_m041156_c001_v7007000_t0000_u01737173516114") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbe0_d20250118_m041155_c001_v0001145_t0036_u01737173515449") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbde_d20250118_m041154_c001_v0001145_t0056_u01737173514778") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a487c_d20250118_m041154_c001_v7007000_t0000_u01737173514035") 2025/01/18 04:17:32 DEBUG : potato: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dbdc_d20250118_m041153_c001_v0001145_t0039_u01737173513070") 2025/01/18 04:17:32 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d1dd5_d20250118_m041355_c001_v7007000_t0000_u01737173635439") 2025/01/18 04:17:32 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b46_d20250118_m041354_c001_v0001044_t0058_u01737173634442") 2025/01/18 04:17:32 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17b9dd_d20250118_m041338_c001_v7007000_t0000_u01737173618682") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b2c_d20250118_m041332_c001_v0001044_t0020_u01737173612547") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4119d3d29d6d355c_d20250118_m041317_c001_v7007000_t0000_u01737173597495") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b08_d20250118_m041309_c001_v0001044_t0051_u01737173589780") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106499_d20250118_m041254_c001_v7007000_t0000_u01737173574806") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452ae4_d20250118_m041249_c001_v0001044_t0004_u01737173569332") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bc5_d20250118_m041223_c001_v7007000_t0000_u01737173543279") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc5c_d20250118_m041221_c001_v0001145_t0034_u01737173541665") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bc0_d20250118_m041220_c001_v7007000_t0000_u01737173540568") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc50_d20250118_m041218_c001_v0001145_t0001_u01737173538344") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bbc_d20250118_m041217_c001_v7007000_t0000_u01737173537606") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc48_d20250118_m041216_c001_v0001145_t0035_u01737173536755") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bb8_d20250118_m041215_c001_v7007000_t0000_u01737173535279") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc40_d20250118_m041214_c001_v0001145_t0054_u01737173534405") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bb0_d20250118_m041212_c001_v7007000_t0000_u01737173532413") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc34_d20250118_m041211_c001_v0001145_t0041_u01737173531587") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f40782440931a489d_d20250118_m041203_c001_v7007000_t0000_u01737173523070") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc06_d20250118_m041202_c001_v0001145_t0043_u01737173522056") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63f5_d20250118_m041041_c001_v7007000_t0000_u01737173441073") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3daba_d20250118_m041040_c001_v0001145_t0032_u01737173440393") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63e7_d20250118_m041039_c001_v7007000_t0000_u01737173439123") 2025/01/18 04:17:33 DEBUG : potato2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dab8_d20250118_m041038_c001_v0001145_t0016_u01737173438334") 2025/01/18 04:17:34 DEBUG : potato3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17b9de_d20250118_m041339_c001_v7007000_t0000_u01737173619229") 2025/01/18 04:17:34 DEBUG : potato3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dd34_d20250118_m041333_c001_v0001145_t0027_u01737173613890") 2025/01/18 04:17:34 DEBUG : potato3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4119d3d29d6d355e_d20250118_m041318_c001_v7007000_t0000_u01737173598052") 2025/01/18 04:17:34 DEBUG : potato3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dcfe_d20250118_m041311_c001_v0001145_t0055_u01737173591164") 2025/01/18 04:17:34 DEBUG : potato3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106498_d20250118_m041254_c001_v7007000_t0000_u01737173574582") 2025/01/18 04:17:34 DEBUG : potato3: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dcca_d20250118_m041250_c001_v0001145_t0049_u01737173570048") 2025/01/18 04:17:34 DEBUG : pre-dest1/1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9116_d20250118_m041436_c001_v7007000_t0000_u01737173676271") 2025/01/18 04:17:34 DEBUG : pre-dest1/1: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3ddb6_d20250118_m041428_c001_v0001145_t0051_u01737173668094") 2025/01/18 04:17:34 DEBUG : pre-dest2/2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9117_d20250118_m041436_c001_v7007000_t0000_u01737173676452") 2025/01/18 04:17:34 DEBUG : pre-dest2/2: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452b7e_d20250118_m041428_c001_v0001044_t0003_u01737173668673") 2025/01/18 04:17:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4120d195ce17ba16_d20250118_m041407_c001_v7007000_t0000_u01737173647942") 2025/01/18 04:17:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a6e04_d20250118_m041404_c001_v0001184_t0022_u01737173644972") 2025/01/18 04:17:34 DEBUG : sizeonly: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18b0_d20250118_m041133_c001_v7007000_t0000_u01737173493591") 2025/01/18 04:17:34 DEBUG : sizeonly: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db84_d20250118_m041132_c001_v0001145_t0058_u01737173492537") 2025/01/18 04:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9207_d20250118_m041710_c001_v7007000_t0000_u01737173830642") 2025/01/18 04:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452cf4_d20250118_m041709_c001_v0001044_t0009_u01737173829318") 2025/01/18 04:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9203_d20250118_m041707_c001_v7007000_t0000_u01737173827433") 2025/01/18 04:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a8c16_d20250118_m041706_c001_v0001184_t0030_u01737173826058") 2025/01/18 04:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106486_d20250118_m041245_c001_v7007000_t0000_u01737173565945") 2025/01/18 04:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452ad8_d20250118_m041244_c001_v0001044_t0002_u01737173564893") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c106482_d20250118_m041243_c001_v7007000_t0000_u01737173563600") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dcb2_d20250118_m041242_c001_v0001145_t0049_u01737173562788") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18aa_d20250118_m041129_c001_v7007000_t0000_u01737173489226") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db72_d20250118_m041127_c001_v0001145_t0004_u01737173487646") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d18a1_d20250118_m041126_c001_v7007000_t0000_u01737173486918") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db6c_d20250118_m041125_c001_v0001145_t0042_u01737173485939") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d188f_d20250118_m041121_c001_v7007000_t0000_u01737173481195") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db60_d20250118_m041120_c001_v0001145_t0052_u01737173480207") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d188b_d20250118_m041119_c001_v7007000_t0000_u01737173479657") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db56_d20250118_m041118_c001_v0001145_t0018_u01737173478602") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db4e_d20250118_m041116_c001_v0001145_t0037_u01737173476054") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d1882_d20250118_m041115_c001_v7007000_t0000_u01737173475324") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db4a_d20250118_m041114_c001_v0001145_t0047_u01737173474712") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db46_d20250118_m041114_c001_v0001145_t0031_u01737173474051") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4088f55ab70d187d_d20250118_m041112_c001_v7007000_t0000_u01737173472964") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db38_d20250118_m041110_c001_v0001145_t0021_u01737173470304") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db1e_d20250118_m041104_c001_v0001145_t0002_u01737173464047") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6aef6_d20250118_m041103_c001_v7007000_t0000_u01737173463317") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db1a_d20250118_m041102_c001_v0001145_t0049_u01737173462721") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3db18_d20250118_m041102_c001_v0001145_t0035_u01737173462093") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4027f59d6ad6aef4_d20250118_m041101_c001_v7007000_t0000_u01737173461002") 2025/01/18 04:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3daf6_d20250118_m041051_c001_v0001145_t0012_u01737173451818") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f411341ef29c4bd80_d20250118_m041051_c001_v7007000_t0000_u01737173451399") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3daf2_d20250118_m041050_c001_v0001145_t0025_u01737173450753") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d6406_d20250118_m041049_c001_v7007000_t0000_u01737173449116") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dade_d20250118_m041048_c001_v0001145_t0026_u01737173448395") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d6402_d20250118_m041047_c001_v7007000_t0000_u01737173447846") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dada_d20250118_m041046_c001_v0001145_t0011_u01737173446969") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63fd_d20250118_m041045_c001_v7007000_t0000_u01737173445687") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dacc_d20250118_m041044_c001_v0001145_t0047_u01737173444865") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63fb_d20250118_m041044_c001_v7007000_t0000_u01737173444305") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dac8_d20250118_m041043_c001_v0001145_t0011_u01737173443513") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63f9_d20250118_m041042_c001_v7007000_t0000_u01737173442600") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dac2_d20250118_m041041_c001_v0001145_t0029_u01737173441982") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63d4_d20250118_m041035_c001_v7007000_t0000_u01737173435802") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3daac_d20250118_m041035_c001_v0001145_t0036_u01737173435192") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63c7_d20250118_m041034_c001_v7007000_t0000_u01737173434220") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3daa2_d20250118_m041033_c001_v0001145_t0038_u01737173433589") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63bd_d20250118_m041032_c001_v7007000_t0000_u01737173432660") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3da9a_d20250118_m041031_c001_v0001145_t0015_u01737173431884") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d63a4_d20250118_m041028_c001_v7007000_t0000_u01737173428928") 2025/01/18 04:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3da8c_d20250118_m041028_c001_v0001145_t0025_u01737173428238") 2025/01/18 04:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9208_d20250118_m041710_c001_v7007000_t0000_u01737173830822") 2025/01/18 04:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dfc0_d20250118_m041709_c001_v0001145_t0004_u01737173829330") 2025/01/18 04:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4141d0dfa65d9204_d20250118_m041707_c001_v7007000_t0000_u01737173827614") 2025/01/18 04:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f113628426175537a_d20250118_m041706_c001_v0001117_t0049_u01737173826069") 2025/01/18 04:17:37 DEBUG : sub/yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c10647d_d20250118_m041240_c001_v7007000_t0000_u01737173560002") 2025/01/18 04:17:37 DEBUG : sub/yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a5e12_d20250118_m041237_c001_v0001184_t0003_u01737173557843") 2025/01/18 04:17:37 DEBUG : three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bd1_d20250118_m041229_c001_v7007000_t0000_u01737173549209") 2025/01/18 04:17:37 DEBUG : three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc88_d20250118_m041227_c001_v0001145_t0002_u01737173547822") 2025/01/18 04:17:37 DEBUG : three: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f11288c3c5bd3dc74_d20250118_m041225_c001_v0001145_t0036_u01737173545527") 2025/01/18 04:17:37 DEBUG : two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bd2_d20250118_m041229_c001_v7007000_t0000_u01737173549391") 2025/01/18 04:17:37 DEBUG : two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f412c96c6116a5c09_d20250118_m041227_c001_v0001184_t0000_u01737173547239") 2025/01/18 04:17:37 DEBUG : two: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41288c3c5bd3dc72_d20250118_m041225_c001_v0001145_t0041_u01737173545341") 2025/01/18 04:17:37 DEBUG : yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f41338e763c10647f_d20250118_m041240_c001_v7007000_t0000_u01737173560737") 2025/01/18 04:17:37 DEBUG : yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1100c41f0add642a_d20250118_m041239_c001_v0001117_t0011_u01737173559195") 2025/01/18 04:17:37 DEBUG : yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6be1_d20250118_m041235_c001_v7007000_t0000_u01737173555451") 2025/01/18 04:17:37 DEBUG : yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f112c96c6116a5d40_d20250118_m041233_c001_v0001184_t0025_u01737173553725") 2025/01/18 04:17:37 DEBUG : yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bda_d20250118_m041231_c001_v7007000_t0000_u01737173551706") 2025/01/18 04:17:37 DEBUG : yam: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f10312a9fa7452abc_d20250118_m041229_c001_v0001044_t0029_u01737173549940") 2025/01/18 04:17:37 DEBUG : yaml: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6be3_d20250118_m041236_c001_v7007000_t0000_u01737173556179") 2025/01/18 04:17:37 DEBUG : yaml: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f1175fc2e40367dbb_d20250118_m041235_c001_v0001145_t0052_u01737173555197") 2025/01/18 04:17:37 DEBUG : yaml: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f4057744a628b6bdd_d20250118_m041232_c001_v7007000_t0000_u01737173552433") 2025/01/18 04:17:37 DEBUG : yaml: Deleting (id "4_zdfa2dd2390ad7b7b9f480e1b_f104f45acece0ff59_d20250118_m041231_c001_v0001184_t0013_u01737173551506") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m20.338744811s (try 1/5)