"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/25 04:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu" 2024/12/25 04:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 04:55:28 DEBUG : Creating backend with remote "/tmp/rclone1335489065" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/25 04:55:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:30 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:30 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:31 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.32s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", 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-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", 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-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:33 DEBUG : Creating backend with remote "/non-existing" 2024/12/25 04:55:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/25 04:55:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:34 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:34 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.09s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:36 INFO : B2 bucket rclone-test-kahatiw4gedu: Running all checks before starting transfers 2024/12/25 04:55:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:36 INFO : B2 bucket rclone-test-kahatiw4gedu: Checks finished, now starting transfers 2024/12/25 04:55:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.76s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:37 ERROR : Ignoring --no-traverse with sync 2024/12/25 04:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:38 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:38 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:38 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:55:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/25 04:55:39 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:39 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/25 04:55:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:55:41 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:41 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:55:43 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:43 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 04:55:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:55:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/25 04:55:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:55:45 DEBUG : sub dir: Making directory 2024/12/25 04:55:45 DEBUG : sub dir2: Making directory 2024/12/25 04:55:45 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/25 04:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/25 04:55:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:46 DEBUG : sub dir2: Making directory 2024/12/25 04:55:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 04:55:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:46 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:46 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:48 DEBUG : sub dir2: Making directory with metadata 2024/12/25 04:55:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:55:48 DEBUG : sub dir: Making directory 2024/12/25 04:55:48 DEBUG : sub dir2: Making directory 2024/12/25 04:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:48 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:48 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:48 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:55:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/25 04:55:48 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/25 04:55:49 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", 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-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:50 DEBUG : sub dir2: Making directory 2024/12/25 04:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:50 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:50 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:50 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:55:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:51 DEBUG : sub dir2: Making directory with metadata 2024/12/25 04:55:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 04:55:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:55:51 DEBUG : sub dir: Making directory 2024/12/25 04:55:51 DEBUG : sub dir2: Making directory 2024/12/25 04:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:51 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:51 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:52 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:55:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/25 04:55:52 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", 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-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:53 DEBUG : sub dir2: Making directory 2024/12/25 04:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:55:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:55:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:54 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gikopey8cebu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kahatiw4gedu -> B2 bucket rclone-test-gikopey8cebu 2024/12/25 04:55:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:55:57 DEBUG : B2 bucket rclone-test-gikopey8cebu: Waiting for checks to finish 2024/12/25 04:55:57 DEBUG : B2 bucket rclone-test-gikopey8cebu: Waiting for transfers to finish 2024/12/25 04:55:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:55:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:55:58 DEBUG : B2 bucket rclone-test-gikopey8cebu: Purge remote 2024/12/25 04:55:58 INFO : B2 bucket rclone-test-gikopey8cebu: cleaning bucket "rclone-test-gikopey8cebu" of all files 2024/12/25 04:55:58 DEBUG : sub dir/hello world: Deleting (id "4_z1f52edd320bdfbcb9f380e1b_f100e08401ea86be6_d20241225_m045557_c001_v0001184_t0044_u01735102557921") --- PASS: TestServerSideCopy (4.44s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:56:00 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:00 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 04:56:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.34s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-walasey5pubo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kahatiw4gedu -> B2 bucket rclone-test-walasey5pubo 2024/12/25 04:56:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:56:04 DEBUG : B2 bucket rclone-test-walasey5pubo: Waiting for checks to finish 2024/12/25 04:56:04 DEBUG : B2 bucket rclone-test-walasey5pubo: Waiting for transfers to finish 2024/12/25 04:56:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:56:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:56:05 DEBUG : B2 bucket rclone-test-walasey5pubo: Waiting for checks to finish 2024/12/25 04:56:05 DEBUG : B2 bucket rclone-test-walasey5pubo: Waiting for transfers to finish 2024/12/25 04:56:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 04:56:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:06 DEBUG : B2 bucket rclone-test-walasey5pubo: Purge remote 2024/12/25 04:56:06 INFO : B2 bucket rclone-test-walasey5pubo: cleaning bucket "rclone-test-walasey5pubo" of all files 2024/12/25 04:56:06 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d7320cdfbcb9f380e1b_f1128e50f4f76fbb4_d20241225_m045606_c001_v0001183_t0027_u01735102566050") 2024/12/25 04:56:06 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d7320cdfbcb9f380e1b_f119babad976327d4_d20241225_m045604_c001_v0001183_t0016_u01735102564748") --- PASS: TestServerSideCopyOverSelf (6.32s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:56:09 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:09 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 04:56:09 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/25 04:56:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kapalit5feni" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kahatiw4gedu -> B2 bucket rclone-test-kapalit5feni 2024/12/25 04:56:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:56:12 DEBUG : B2 bucket rclone-test-kapalit5feni: Waiting for checks to finish 2024/12/25 04:56:12 DEBUG : B2 bucket rclone-test-kapalit5feni: Waiting for transfers to finish 2024/12/25 04:56:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:56:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 04:56:14 DEBUG : B2 bucket rclone-test-kapalit5feni: Waiting for checks to finish 2024/12/25 04:56:14 DEBUG : B2 bucket rclone-test-kapalit5feni: Waiting for transfers to finish 2024/12/25 04:56:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 04:56:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/25 04:56:15 INFO : sub dir/hello world: Deleted 2024/12/25 04:56:16 DEBUG : testing file moves 2024/12/25 04:56:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/25 04:56:16 DEBUG : B2 bucket rclone-test-kapalit5feni: Waiting for checks to finish 2024/12/25 04:56:16 DEBUG : B2 bucket rclone-test-kapalit5feni: Waiting for transfers to finish 2024/12/25 04:56:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/25 04:56:16 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/25 04:56:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:17 DEBUG : B2 bucket rclone-test-kapalit5feni: Purge remote 2024/12/25 04:56:17 INFO : B2 bucket rclone-test-kapalit5feni: cleaning bucket "rclone-test-kapalit5feni" of all files 2024/12/25 04:56:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f722da320cdfbcb9f380e1b_f1114d57ff54a92c6_d20241225_m045616_c001_v0001117_t0056_u01735102576327") 2024/12/25 04:56:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f722da320cdfbcb9f380e1b_f111ab3b7158e994c_d20241225_m045614_c001_v0001183_t0008_u01735102574726") 2024/12/25 04:56:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f722da320cdfbcb9f380e1b_f106201223fc2bbaf_d20241225_m045613_c001_v0001183_t0041_u01735102573547") --- PASS: TestServerSideMoveOverSelf (8.58s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:20 ERROR : : error listing: directory not found 2024/12/25 04:56:20 DEBUG : Local file system at /tmp/rclone1335489065: Making directory 2024/12/25 04:56:20 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:20 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.03s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:56:22 DEBUG : Local file system at /tmp/rclone1335489065: Waiting for checks to finish 2024/12/25 04:56:22 DEBUG : Local file system at /tmp/rclone1335489065: Waiting for transfers to finish 2024/12/25 04:56:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:56:23 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/25 04:56:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyRedownload (2.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:24 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/25 04:56:24 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:24 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:56:24 INFO : check sum: Copied (new) 2024/12/25 04:56:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:25 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:56:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/25 04:56:25 DEBUG : check sum: Unchanged skipping 2024/12/25 04:56:25 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:25 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.43s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/25 04:56:26 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:26 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 04:56:27 INFO : sizeonly: Copied (new) 2024/12/25 04:56:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:27 DEBUG : sizeonly: Sizes identical 2024/12/25 04:56:27 DEBUG : sizeonly: Unchanged skipping 2024/12/25 04:56:27 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:27 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:27 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/25 04:56:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/25 04:56:30 INFO : ignore-size: Copied (new) 2024/12/25 04:56:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:56:30 DEBUG : ignore-size: Unchanged skipping 2024/12/25 04:56:30 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:30 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:30 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:56:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:33 DEBUG : existing: Unchanged skipping 2024/12/25 04:56:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:33 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/25 04:56:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 04:56:34 INFO : existing: Copied (replaced existing) 2024/12/25 04:56:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.20s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 04:56:35 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:35 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 04:56:36 INFO : existing: Copied (new) 2024/12/25 04:56:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:36 DEBUG : existing: Destination exists, skipping 2024/12/25 04:56:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:36 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:38 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/25 04:56:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:56:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 04:56:39 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:39 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 04:56:39 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:56:39 INFO : a/potato2: Copied (new) 2024/12/25 04:56:39 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:42 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:42 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 2024/12/25 04:56:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:56:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/25 04:56:42 DEBUG : empty space: Unchanged skipping 2024/12/25 04:56:42 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:42 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:42 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:42 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 2024/12/25 04:56:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:56:43 INFO : empty space: Updated modification time in destination 2024/12/25 04:56:43 DEBUG : empty space: Unchanged skipping 2024/12/25 04:56:43 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:43 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56: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 2024/12/25 04:56:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:56:45 DEBUG : empty space: Unchanged skipping 2024/12/25 04:56:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:45 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.86s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:47 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 2024/12/25 04:56:47 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1335489065) 2024/12/25 04:56:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kahatiw4gedu) 2024/12/25 04:56:47 DEBUG : foo: sha1 differ 2024/12/25 04:56:47 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/25 04:56:47 INFO : foo: Copied (replaced existing) 2024/12/25 04:56:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/25 04:56:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:56:49 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:49 DEBUG : empty space: Unchanged skipping 2024/12/25 04:56:49 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:56:49 INFO : potato: Copied (new) 2024/12/25 04:56:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/25 04:56:51 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:51 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/25 04:56:52 INFO : potato: Copied (replaced existing) 2024/12/25 04:56:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:54 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 2024/12/25 04:56:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1335489065) 2024/12/25 04:56:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kahatiw4gedu) 2024/12/25 04:56:54 DEBUG : potato: sha1 differ 2024/12/25 04:56:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/25 04:56:54 INFO : potato: Copied (replaced existing) 2024/12/25 04:56:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:56:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:56:56 DEBUG : empty space: Unchanged skipping 2024/12/25 04:56:56 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/25 04:56:56 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:56 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:56:59 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:56:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:56:59 DEBUG : empty space: Unchanged skipping 2024/12/25 04:56:59 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:56:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:56:59 INFO : potato2: Copied (new) 2024/12/25 04:56:59 DEBUG : Waiting for deletions to finish 2024/12/25 04:56:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:03 DEBUG : d: Making directory 2024/12/25 04:57:03 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/25 04:57:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:57:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:03 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:03 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 04:57:03 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:57:04 INFO : a/potato2: Copied (new) 2024/12/25 04:57:04 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:06 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/25 04:57:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:57:06 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 04:57:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:06 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:06 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:57:07 INFO : a/potato2: Copied (new) 2024/12/25 04:57:07 ERROR : B2 bucket rclone-test-kahatiw4gedu: not deleting files as there were IO errors 2024/12/25 04:57:07 ERROR : B2 bucket rclone-test-kahatiw4gedu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:09 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:09 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:57:09 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:09 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:10 INFO : potato: Deleted 2024/12/25 04:57:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:57:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:12 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:13 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:13 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:13 INFO : potato: Deleted 2024/12/25 04:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:57:13 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:13 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:13 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:57:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:16 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:16 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/25 04:57:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.54s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:18 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 04:57:18 DEBUG : enormous: Excluded 2024/12/25 04:57:18 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:57:18 DEBUG : potato2: Excluded 2024/12/25 04:57:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:57:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:57:19 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:19 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:19 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:19 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:19 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 04:57:19 DEBUG : enormous: Excluded 2024/12/25 04:57:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:57:19 DEBUG : potato2: Excluded 2024/12/25 04:57:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:57:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/25 04:57:19 DEBUG : Local file system at /tmp/rclone1335489065: Waiting for checks to finish 2024/12/25 04:57:19 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:19 DEBUG : Local file system at /tmp/rclone1335489065: Waiting for transfers to finish 2024/12/25 04:57:19 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:22 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 04:57:22 DEBUG : enormous: Excluded 2024/12/25 04:57:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 04:57:22 DEBUG : potato2: Excluded 2024/12/25 04:57:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:57:22 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:22 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:22 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:22 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:22 INFO : potato2: Deleted 2024/12/25 04:57:22 INFO : enormous: Deleted 2024/12/25 04:57:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/25 04:57:23 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:23 DEBUG : Local file system at /tmp/rclone1335489065: Waiting for checks to finish 2024/12/25 04:57:23 DEBUG : Local file system at /tmp/rclone1335489065: Waiting for transfers to finish 2024/12/25 04:57:23 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:23 INFO : enormous: Deleted 2024/12/25 04:57:23 INFO : potato2: Deleted 2024/12/25 04:57:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:26 DEBUG : five: Need to transfer - File not found at Destination 2024/12/25 04:57:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/25 04:57:26 DEBUG : three: Sizes identical 2024/12/25 04:57:26 DEBUG : one: Destination is newer than source, skipping 2024/12/25 04:57:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/25 04:57:26 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:57:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1335489065) 2024/12/25 04:57:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kahatiw4gedu) 2024/12/25 04:57:26 DEBUG : two: sha1 differ 2024/12/25 04:57:26 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/25 04:57:26 INFO : five: Copied (new) 2024/12/25 04:57:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/25 04:57:26 INFO : four: Copied (replaced existing) 2024/12/25 04:57:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 04:57:27 INFO : two: Copied (replaced existing) 2024/12/25 04:57:27 DEBUG : Waiting for deletions to finish 2024/12/25 04:57:27 DEBUG : one: Destination is newer than source, skipping 2024/12/25 04:57:27 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/25 04:57:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 04:57:27 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/25 04:57:27 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/25 04:57:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:57:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:57:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1335489065) 2024/12/25 04:57:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kahatiw4gedu) 2024/12/25 04:57:27 DEBUG : three: sha1 differ 2024/12/25 04:57:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/25 04:57:27 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/25 04:57:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/25 04:57:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 04:57:27 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 04:57:27 INFO : three: Copied (replaced existing) 2024/12/25 04:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.85s) === 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-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/25 04:57:29 INFO : B2 bucket rclone-test-kahatiw4gedu: Making map for --track-renames 2024/12/25 04:57:29 INFO : B2 bucket rclone-test-kahatiw4gedu: Finished making map for --track-renames 2024/12/25 04:57:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/25 04:57:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 04:57:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for renames to finish 2024/12/25 04:57:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 04:57:29 INFO : yam: Copied (new) 2024/12/25 04:57:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/25 04:57:29 INFO : potato: Copied (new) 2024/12/25 04:57:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:57:30 INFO : B2 bucket rclone-test-kahatiw4gedu: Making map for --track-renames 2024/12/25 04:57:30 INFO : B2 bucket rclone-test-kahatiw4gedu: Finished making map for --track-renames 2024/12/25 04:57:30 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:30 DEBUG : potato: Unchanged skipping 2024/12/25 04:57:30 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for renames to finish 2024/12/25 04:57:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 04:57:31 INFO : yam: Copied (server-side copy) to: yaml 2024/12/25 04:57:31 INFO : yam: Deleted 2024/12/25 04:57:31 INFO : yaml: Renamed from "yam" 2024/12/25 04:57:31 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/25 04:57:33 INFO : B2 bucket rclone-test-kahatiw4gedu: Making map for --track-renames 2024/12/25 04:57:33 INFO : B2 bucket rclone-test-kahatiw4gedu: Finished making map for --track-renames 2024/12/25 04:57:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 04:57:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/25 04:57:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for renames to finish 2024/12/25 04:57:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 04:57:33 INFO : yam: Copied (new) 2024/12/25 04:57:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/25 04:57:34 INFO : potato: Copied (new) 2024/12/25 04:57:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:57:34 INFO : B2 bucket rclone-test-kahatiw4gedu: Making map for --track-renames 2024/12/25 04:57:34 INFO : B2 bucket rclone-test-kahatiw4gedu: Finished making map for --track-renames 2024/12/25 04:57:34 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:34 DEBUG : potato: Unchanged skipping 2024/12/25 04:57:34 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for renames to finish 2024/12/25 04:57:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 04:57:34 INFO : yam: Copied (server-side copy) to: yaml 2024/12/25 04:57:35 INFO : yam: Deleted 2024/12/25 04:57:35 INFO : yaml: Renamed from "yam" 2024/12/25 04:57:35 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/25 04:57:37 INFO : B2 bucket rclone-test-kahatiw4gedu: Making map for --track-renames 2024/12/25 04:57:37 INFO : B2 bucket rclone-test-kahatiw4gedu: Finished making map for --track-renames 2024/12/25 04:57:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 04:57:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for renames to finish 2024/12/25 04:57:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/25 04:57:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 04:57:37 INFO : sub/yam: Copied (new) 2024/12/25 04:57:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/25 04:57:37 INFO : potato: Copied (new) 2024/12/25 04:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:57:38 DEBUG : potato: Unchanged skipping 2024/12/25 04:57:38 INFO : B2 bucket rclone-test-kahatiw4gedu: Making map for --track-renames 2024/12/25 04:57:38 INFO : B2 bucket rclone-test-kahatiw4gedu: Finished making map for --track-renames 2024/12/25 04:57:38 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:38 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for renames to finish 2024/12/25 04:57:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 04:57:39 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/25 04:57:39 INFO : sub/yam: Deleted 2024/12/25 04:57:39 INFO : yam: Renamed from "sub/yam" 2024/12/25 04:57:39 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:40 DEBUG : Creating backend with remote "/tmp/rclone1335489065/dir1" 2024/12/25 04:57:40 DEBUG : Creating backend with remote "/tmp/rclone1335489065/dir2" 2024/12/25 04:57:40 DEBUG : Local file system at /tmp/rclone1335489065/dir2: Using server-side directory move 2024/12/25 04:57:40 INFO : Local file system at /tmp/rclone1335489065/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 04:57:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/25 04:57:40 DEBUG : Local file system at /tmp/rclone1335489065/dir2: Waiting for checks to finish 2024/12/25 04:57:40 INFO : file1.txt: Moved (server-side) 2024/12/25 04:57:40 DEBUG : Local file system at /tmp/rclone1335489065/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:57:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 04:57:41 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:41 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/25 04:57:41 INFO : nested/sub dir/file: Copied (new) 2024/12/25 04:57:41 INFO : nested/sub dir/file: Deleted 2024/12/25 04:57:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:57:42 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:57:42 INFO : sub dir/hello world: Deleted 2024/12/25 04:57:42 INFO : sub dir: Removing directory 2024/12/25 04:57:42 INFO : nested/sub dir: Removing directory 2024/12/25 04:57:42 INFO : nested: Removing directory 2024/12/25 04:57:42 DEBUG : Local file system at /tmp/rclone1335489065: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 04:57:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 04:57:43 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:43 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/25 04:57:43 INFO : nested/sub dir/file: Copied (new) 2024/12/25 04:57:43 INFO : nested/sub dir/file: Deleted 2024/12/25 04:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 04:57:44 INFO : sub dir/hello world: Copied (new) 2024/12/25 04:57:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 04:57:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/25 04:57:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/25 04:57:45 INFO : existing-b: Copied (new) 2024/12/25 04:57:45 INFO : existing-b: Deleted 2024/12/25 04:57:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 04:57:46 INFO : existing: Copied (new) 2024/12/25 04:57:46 INFO : existing: Deleted 2024/12/25 04:57:46 DEBUG : existing: Destination exists, skipping 2024/12/25 04:57:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/25 04:57:46 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:57:46 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:57:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:47 DEBUG : Creating backend with remote "TestB2:rclone-test-riponif9leve" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kahatiw4gedu -> B2 bucket rclone-test-riponif9leve 2024/12/25 04:57:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:51 DEBUG : B2 bucket rclone-test-riponif9leve: Waiting for checks to finish 2024/12/25 04:57:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/25 04:57:51 DEBUG : empty space: Unchanged skipping 2024/12/25 04:57:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 04:57:52 INFO : empty space: Deleted 2024/12/25 04:57:52 DEBUG : B2 bucket rclone-test-riponif9leve: Waiting for transfers to finish 2024/12/25 04:57:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:57:52 INFO : potato2: Copied (server-side copy) 2024/12/25 04:57:52 INFO : potato2: Deleted 2024/12/25 04:57:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 04:57:52 INFO : potato3: Copied (server-side copy) 2024/12/25 04:57:52 INFO : potato3: Deleted 2024/12/25 04:57:52 DEBUG : Creating backend with remote "TestB2:rclone-test-popehoc2heho" 2024/12/25 04:57:54 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/25 04:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:57:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 04:57:54 DEBUG : B2 bucket rclone-test-popehoc2heho: Waiting for checks to finish 2024/12/25 04:57:54 DEBUG : B2 bucket rclone-test-popehoc2heho: Waiting for transfers to finish 2024/12/25 04:57:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:57:55 INFO : empty space: Copied (server-side copy) 2024/12/25 04:57:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:57:55 INFO : potato2: Copied (server-side copy) 2024/12/25 04:57:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 04:57:55 INFO : potato3: Copied (server-side copy) 2024/12/25 04:57:55 INFO : empty space: Deleted 2024/12/25 04:57:55 INFO : potato2: Deleted 2024/12/25 04:57:55 INFO : potato3: Deleted 2024/12/25 04:57:56 DEBUG : B2 bucket rclone-test-popehoc2heho: Purge remote 2024/12/25 04:57:56 INFO : B2 bucket rclone-test-popehoc2heho: cleaning bucket "rclone-test-popehoc2heho" of all files 2024/12/25 04:57:56 DEBUG : empty space: Deleting (id "4_z3f82bd7320ddfbcb9f380e1b_f10504338069c98e5_d20241225_m045755_c001_v0001113_t0047_u01735102675190") 2024/12/25 04:57:56 DEBUG : potato2: Deleting (id "4_z3f82bd7320ddfbcb9f380e1b_f11769ab652053416_d20241225_m045755_c001_v0001184_t0037_u01735102675552") 2024/12/25 04:57:56 DEBUG : potato3: Deleting (id "4_z3f82bd7320ddfbcb9f380e1b_f105384537c6c03e4_d20241225_m045755_c001_v0001184_t0037_u01735102675560") 2024/12/25 04:57:57 DEBUG : B2 bucket rclone-test-riponif9leve: Purge remote 2024/12/25 04:57:57 INFO : B2 bucket rclone-test-riponif9leve: cleaning bucket "rclone-test-riponif9leve" of all files 2024/12/25 04:57:57 DEBUG : empty space: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f404a251e7f0af6a7_d20241225_m045755_c001_v7007000_t0000_u01735102675630") 2024/12/25 04:57:57 DEBUG : empty space: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f103c4df1d9ebeb68_d20241225_m045751_c001_v0001182_t0014_u01735102671118") 2024/12/25 04:57:57 DEBUG : potato2: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f417f823df895405c_d20241225_m045755_c001_v7007000_t0000_u01735102675750") 2024/12/25 04:57:57 DEBUG : potato2: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f110fe3c86790a758_d20241225_m045751_c001_v0001184_t0012_u01735102671962") 2024/12/25 04:57:57 DEBUG : potato3: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f404a251e7f0af6a8_d20241225_m045755_c001_v7007000_t0000_u01735102675812") 2024/12/25 04:57:57 DEBUG : potato3: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f1015bd92594dadb4_d20241225_m045752_c001_v0001179_t0024_u01735102672182") 2024/12/25 04:57:57 DEBUG : potato3: Deleting (id "4_z2f72ad5320ddfbcb9f380e1b_f103c4df1d9ebeb6e_d20241225_m045751_c001_v0001182_t0000_u01735102671351") --- PASS: TestServerSideMove (11.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:57:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zasecef3haba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kahatiw4gedu -> B2 bucket rclone-test-zasecef3haba 2024/12/25 04:58:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 04:58:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 04:58:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:58:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 04:58:04 DEBUG : B2 bucket rclone-test-zasecef3haba: Waiting for checks to finish 2024/12/25 04:58:04 DEBUG : B2 bucket rclone-test-zasecef3haba: Waiting for transfers to finish 2024/12/25 04:58:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:58:04 INFO : potato2: Copied (server-side copy) 2024/12/25 04:58:04 INFO : potato2: Deleted 2024/12/25 04:58:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 04:58:04 INFO : potato3: Copied (server-side copy) 2024/12/25 04:58:04 INFO : potato3: Deleted 2024/12/25 04:58:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cemequj5foqi" 2024/12/25 04:58:05 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 04:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:58:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 04:58:06 DEBUG : B2 bucket rclone-test-cemequj5foqi: Waiting for checks to finish 2024/12/25 04:58:06 DEBUG : B2 bucket rclone-test-cemequj5foqi: Waiting for transfers to finish 2024/12/25 04:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:58:07 INFO : potato2: Copied (server-side copy) 2024/12/25 04:58:07 INFO : potato2: Deleted 2024/12/25 04:58:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 04:58:07 INFO : potato3: Copied (server-side copy) 2024/12/25 04:58:07 INFO : potato3: Deleted 2024/12/25 04:58:08 DEBUG : B2 bucket rclone-test-cemequj5foqi: Purge remote 2024/12/25 04:58:08 INFO : B2 bucket rclone-test-cemequj5foqi: cleaning bucket "rclone-test-cemequj5foqi" of all files 2024/12/25 04:58:08 DEBUG : potato2: Deleting (id "4_zbf92ed4320ddfbcb9f380e1b_f102216a0ed29d9c8_d20241225_m045806_c001_v0001182_t0006_u01735102686875") 2024/12/25 04:58:08 DEBUG : potato3: Deleting (id "4_zbf92ed4320ddfbcb9f380e1b_f1025a3ced59594e3_d20241225_m045807_c001_v0001100_t0030_u01735102687116") 2024/12/25 04:58:08 DEBUG : B2 bucket rclone-test-zasecef3haba: Purge remote 2024/12/25 04:58:08 INFO : B2 bucket rclone-test-zasecef3haba: cleaning bucket "rclone-test-zasecef3haba" of all files 2024/12/25 04:58:09 DEBUG : empty space: Deleting (id "4_z7f82dd4320ddfbcb9f380e1b_f117932e2a5614f98_d20241225_m045803_c001_v0001157_t0026_u01735102683211") 2024/12/25 04:58:09 DEBUG : potato2: Deleting (id "4_z7f82dd4320ddfbcb9f380e1b_f4040db686bb0207a_d20241225_m045807_c001_v7007000_t0000_u01735102687085") 2024/12/25 04:58:09 DEBUG : potato2: Deleting (id "4_z7f82dd4320ddfbcb9f380e1b_f110e0ae2f94426f3_d20241225_m045804_c001_v0001183_t0013_u01735102684204") 2024/12/25 04:58:09 DEBUG : potato3: Deleting (id "4_z7f82dd4320ddfbcb9f380e1b_f4040db686bb0207d_d20241225_m045807_c001_v7007000_t0000_u01735102687579") 2024/12/25 04:58:09 DEBUG : potato3: Deleting (id "4_z7f82dd4320ddfbcb9f380e1b_f106b8eb0ebb3c3fe_d20241225_m045804_c001_v0001184_t0017_u01735102684429") 2024/12/25 04:58:09 DEBUG : potato3: Deleting (id "4_z7f82dd4320ddfbcb9f380e1b_f117932e2a5614f9a_d20241225_m045803_c001_v0001157_t0050_u01735102683496") --- PASS: TestServerSideMoveWithFilter (12.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pulemod6hica" 2024/12/25 04:58:13 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kahatiw4gedu -> B2 bucket rclone-test-pulemod6hica 2024/12/25 04:58:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:58:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/25 04:58:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 04:58:16 DEBUG : empty space: Unchanged skipping 2024/12/25 04:58:16 DEBUG : B2 bucket rclone-test-pulemod6hica: Waiting for checks to finish 2024/12/25 04:58:16 INFO : empty space: Deleted 2024/12/25 04:58:16 DEBUG : B2 bucket rclone-test-pulemod6hica: Waiting for transfers to finish 2024/12/25 04:58:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:58:16 INFO : potato2: Copied (server-side copy) 2024/12/25 04:58:16 INFO : potato2: Deleted 2024/12/25 04:58:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 04:58:16 INFO : potato3: Copied (server-side copy) 2024/12/25 04:58:16 INFO : potato3: Deleted 2024/12/25 04:58:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xokobex9huwe" 2024/12/25 04:58:17 DEBUG : tomatoDir: Making directory 2024/12/25 04:58:18 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/25 04:58:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 04:58:18 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 04:58:18 DEBUG : B2 bucket rclone-test-xokobex9huwe: Waiting for checks to finish 2024/12/25 04:58:18 DEBUG : B2 bucket rclone-test-xokobex9huwe: Waiting for transfers to finish 2024/12/25 04:58:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 04:58:19 INFO : empty space: Copied (server-side copy) 2024/12/25 04:58:19 INFO : empty space: Deleted 2024/12/25 04:58:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 04:58:19 INFO : potato2: Copied (server-side copy) 2024/12/25 04:58:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 04:58:19 INFO : potato3: Copied (server-side copy) 2024/12/25 04:58:19 INFO : potato2: Deleted 2024/12/25 04:58:19 INFO : potato3: Deleted 2024/12/25 04:58:20 DEBUG : B2 bucket rclone-test-xokobex9huwe: Purge remote 2024/12/25 04:58:20 INFO : B2 bucket rclone-test-xokobex9huwe: cleaning bucket "rclone-test-xokobex9huwe" of all files 2024/12/25 04:58:20 DEBUG : empty space: Deleting (id "4_zcf921d4320edfbcb9f380e1b_f1101a69cb19d7a9e_d20241225_m045819_c001_v0001120_t0018_u01735102699149") 2024/12/25 04:58:20 DEBUG : potato2: Deleting (id "4_zcf921d4320edfbcb9f380e1b_f102fdbd8eb11d3db_d20241225_m045819_c001_v0001184_t0006_u01735102699504") 2024/12/25 04:58:20 DEBUG : potato3: Deleting (id "4_zcf921d4320edfbcb9f380e1b_f114076413caa8c86_d20241225_m045819_c001_v0001090_t0052_u01735102699493") 2024/12/25 04:58:21 DEBUG : B2 bucket rclone-test-pulemod6hica: Purge remote 2024/12/25 04:58:21 INFO : B2 bucket rclone-test-pulemod6hica: cleaning bucket "rclone-test-pulemod6hica" of all files 2024/12/25 04:58:21 DEBUG : empty space: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f418e7f21d7949855_d20241225_m045819_c001_v7007000_t0000_u01735102699470") 2024/12/25 04:58:21 DEBUG : empty space: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f107571f13303e34d_d20241225_m045815_c001_v0001130_t0056_u01735102695286") 2024/12/25 04:58:21 DEBUG : potato2: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f418e7f21d7949857_d20241225_m045819_c001_v7007000_t0000_u01735102699720") 2024/12/25 04:58:21 DEBUG : potato2: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f1132c01b27b7be67_d20241225_m045816_c001_v0001183_t0053_u01735102696299") 2024/12/25 04:58:21 DEBUG : potato3: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f408de58c67b7e4d6_d20241225_m045819_c001_v7007000_t0000_u01735102699853") 2024/12/25 04:58:21 DEBUG : potato3: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f11769ab65205365c_d20241225_m045816_c001_v0001184_t0008_u01735102696519") 2024/12/25 04:58:21 DEBUG : potato3: Deleting (id "4_zdf120d3320edfbcb9f380e1b_f107571f13303e351_d20241225_m045815_c001_v0001130_t0025_u01735102695616") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/rclone-sync-test" 2024/12/25 04:58:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/rclone-sync-test-include/layer2" 2024/12/25 04:58:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/rclone-sync-test-ignore-file" 2024/12/25 04:58:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/25 04:58:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/25 04:58:36 DEBUG : pacer: Reducing sleep to 10ms 2024/12/25 04:58:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu path rclone-sync-test: Waiting for checks to finish 2024/12/25 04:58:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu path rclone-sync-test: Waiting for transfers to finish 2024/12/25 04:58:36 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:36 INFO : There was nothing to transfer 2024/12/25 04:58:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:58:36 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:58:36 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/25 04:58:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/25 04:58:37 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 04:58:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 04:58:37 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/25 04:58:37 DEBUG : B2 bucket rclone-test-kahatiw4gedu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/25 04:58:37 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.92s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:58:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 04:58:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/CompareDest" 2024/12/25 04:58:48 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 04:58:48 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:48 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 04:58:48 INFO : one: Copied (new) 2024/12/25 04:58:48 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:49 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:49 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/25 04:58:49 INFO : one: Copied (replaced existing) 2024/12/25 04:58:49 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:51 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:58:52 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:52 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:52 INFO : There was nothing to transfer 2024/12/25 04:58:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:58:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:53 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:58:53 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:53 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:53 INFO : There was nothing to transfer 2024/12/25 04:58:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:58:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:58:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:54 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:54 INFO : There was nothing to transfer 2024/12/25 04:58:55 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 2024/12/25 04:58:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 04:58:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 04:58:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:55 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:58:55 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:55 DEBUG : Waiting for deletions to finish 2024/12/25 04:58:55 INFO : There was nothing to transfer 2024/12/25 04:58:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:56 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 04:58:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:58:56 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:58:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:58:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 04:58:56 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:58:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/25 04:58:56 INFO : two: Copied (new) 2024/12/25 04:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dest" 2024/12/25 04:59:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/pre-dest1" 2024/12/25 04:59:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/pre-dest2" 2024/12/25 04:59:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:04 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/25 04:59:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:04 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/25 04:59:05 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/25 04:59:05 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dest: Waiting for checks to finish 2024/12/25 04:59:05 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dest: Waiting for transfers to finish 2024/12/25 04:59:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/25 04:59:05 INFO : 3: Copied (new) 2024/12/25 04:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 04:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/CopyDest" 2024/12/25 04:59:10 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 04:59:10 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:10 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 04:59:11 INFO : one: Copied (new) 2024/12/25 04:59:11 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:59:11 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:12 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/25 04:59:12 INFO : one: Copied (replaced existing) 2024/12/25 04:59:12 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/BackupDir" 2024/12/25 04:59:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:59:15 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 04:59:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 04:59:17 INFO : one: Copied (server-side copy) 2024/12/25 04:59:17 INFO : one: Deleted 2024/12/25 04:59:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/25 04:59:17 INFO : one: Copied (server-side copy) 2024/12/25 04:59:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/25 04:59:17 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:17 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 04:59:19 INFO : two: Copied (server-side copy) 2024/12/25 04:59:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/25 04:59:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:19 DEBUG : one: Unchanged skipping 2024/12/25 04:59:19 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:19 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:19 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:19 DEBUG : one: Unchanged skipping 2024/12/25 04:59:19 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:19 DEBUG : two: Unchanged skipping 2024/12/25 04:59:19 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:19 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:19 INFO : There was nothing to transfer 2024/12/25 04:59:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/25 04:59:20 DEBUG : three: Destination not found in --copy-dest 2024/12/25 04:59:20 DEBUG : three: Need to transfer - File not found at Destination 2024/12/25 04:59:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:20 DEBUG : one: Unchanged skipping 2024/12/25 04:59:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 04:59:20 DEBUG : two: Unchanged skipping 2024/12/25 04:59:20 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:20 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/25 04:59:21 INFO : three: Copied (new) 2024/12/25 04:59:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.77s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:59:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 04:59:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/backup" 2024/12/25 04:59:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:59:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:28 DEBUG : two: Unchanged skipping 2024/12/25 04:59:28 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 04:59:29 INFO : one: Copied (server-side copy) 2024/12/25 04:59:29 INFO : one: Deleted 2024/12/25 04:59:29 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 04:59:30 INFO : one: Copied (new) 2024/12/25 04:59:30 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 04:59:30 INFO : three.txt: Copied (server-side copy) 2024/12/25 04:59:31 INFO : three.txt: Deleted 2024/12/25 04:59:31 INFO : three.txt: Moved into backup dir 2024/12/25 04:59:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:59:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:32 DEBUG : two: Unchanged skipping 2024/12/25 04:59:32 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 04:59:33 INFO : one: Copied (server-side copy) 2024/12/25 04:59:33 INFO : one: Deleted 2024/12/25 04:59:33 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 04:59:33 INFO : one: Copied (new) 2024/12/25 04:59:33 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 04:59:34 INFO : three.txt: Copied (server-side copy) 2024/12/25 04:59:34 INFO : three.txt: Deleted 2024/12/25 04:59:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:59:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 04:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/backup" 2024/12/25 04:59:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:59:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:40 DEBUG : two: Unchanged skipping 2024/12/25 04:59:40 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 04:59:42 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 04:59:42 INFO : one: Deleted 2024/12/25 04:59:42 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 04:59:43 INFO : one: Copied (new) 2024/12/25 04:59:43 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 04:59:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 04:59:44 INFO : three.txt: Deleted 2024/12/25 04:59:44 INFO : three.txt: Moved into backup dir 2024/12/25 04:59:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:59:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:45 DEBUG : two: Unchanged skipping 2024/12/25 04:59:45 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 04:59:46 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 04:59:46 INFO : one: Deleted 2024/12/25 04:59:46 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 04:59:46 INFO : one: Copied (new) 2024/12/25 04:59:46 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 04:59:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 04:59:47 INFO : three.txt: Deleted 2024/12/25 04:59:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 04:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 04:59:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/backup" 2024/12/25 04:59:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 04:59:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:54 DEBUG : two: Unchanged skipping 2024/12/25 04:59:54 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 04:59:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 04:59:56 INFO : one: Deleted 2024/12/25 04:59:56 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 04:59:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 04:59:57 INFO : one: Copied (new) 2024/12/25 04:59:57 DEBUG : Waiting for deletions to finish 2024/12/25 04:59:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 04:59:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 04:59:57 INFO : three.txt: Deleted 2024/12/25 04:59:57 INFO : three.txt: Moved into backup dir 2024/12/25 04:59:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 04:59:59 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 04:59:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 04:59:59 DEBUG : two: Unchanged skipping 2024/12/25 04:59:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 04:59:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 04:59:59 INFO : one: Deleted 2024/12/25 04:59:59 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 05:00:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 05:00:00 INFO : one: Copied (new) 2024/12/25 05:00:00 DEBUG : Waiting for deletions to finish 2024/12/25 05:00:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 05:00:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 05:00:01 INFO : three.txt: Deleted 2024/12/25 05:00:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 05:00:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 05:00:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:06 DEBUG : two: Unchanged skipping 2024/12/25 05:00:06 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 05:00:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 05:00:08 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 05:00:08 INFO : one: Deleted 2024/12/25 05:00:08 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 05:00:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 05:00:08 INFO : one: Copied (new) 2024/12/25 05:00:08 DEBUG : Waiting for deletions to finish 2024/12/25 05:00:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 05:00:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 05:00:09 INFO : three.txt: Deleted 2024/12/25 05:00:09 INFO : three.txt: Moved into backup dir 2024/12/25 05:00:11 DEBUG : one.bak: Excluded (Path Filter) 2024/12/25 05:00:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/25 05:00:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 05:00:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:11 DEBUG : two: Unchanged skipping 2024/12/25 05:00:11 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for checks to finish 2024/12/25 05:00:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 05:00:11 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 05:00:11 INFO : one: Deleted 2024/12/25 05:00:11 DEBUG : B2 bucket rclone-test-kahatiw4gedu path dst: Waiting for transfers to finish 2024/12/25 05:00:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 05:00:12 INFO : one: Copied (new) 2024/12/25 05:00:12 DEBUG : Waiting for deletions to finish 2024/12/25 05:00:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 05:00:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 05:00:12 INFO : three.txt: Deleted 2024/12/25 05:00:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 05:00:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 05:00:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 05:00:18 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 05:00:18 INFO : one: Deleted 2024/12/25 05:00:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 05:00:19 INFO : one: Copied (new) 2024/12/25 05:00:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:19 DEBUG : two: Unchanged skipping 2024/12/25 05:00:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 05:00:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 05:00:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 05:00:20 INFO : three.txt: Deleted 2024/12/25 05:00:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 05:00:21 INFO : three.txt: Copied (new) 2024/12/25 05:00:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 05:00:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 05:00:22 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 05:00:22 INFO : one: Deleted 2024/12/25 05:00:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 05:00:23 INFO : one: Copied (new) 2024/12/25 05:00:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:23 DEBUG : two: Unchanged skipping 2024/12/25 05:00:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 05:00:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 05:00:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 05:00:24 INFO : three.txt: Deleted 2024/12/25 05:00:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/25 05:00:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kahatiw4gedu/dst" 2024/12/25 05:00:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 05:00:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 05:00:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 05:00:31 INFO : one: Deleted 2024/12/25 05:00:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 05:00:32 INFO : one: Copied (new) 2024/12/25 05:00:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:32 DEBUG : two: Unchanged skipping 2024/12/25 05:00:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 05:00:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 05:00:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 05:00:32 INFO : three.txt: Deleted 2024/12/25 05:00:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 05:00:33 INFO : three.txt: Copied (new) 2024/12/25 05:00:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 05:00:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 05:00:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 05:00:34 INFO : one: Deleted 2024/12/25 05:00:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 05:00:34 INFO : one: Copied (new) 2024/12/25 05:00:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:34 DEBUG : two: Unchanged skipping 2024/12/25 05:00:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 05:00:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 05:00:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 05:00:35 INFO : three.txt: Deleted 2024/12/25 05:00:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/25 05:00:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.58s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/25 05:00:38 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 05:00:38 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 05:00:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/25 05:00:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/25 05:00:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:40 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 05:00:40 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 05:00:40 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 05:00:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 05:00:41 INFO : existing: Copied (new) 2024/12/25 05:00:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/25 05:00:42 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 05:00:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/25 05:00:42 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 05:00:42 ERROR : B2 bucket rclone-test-kahatiw4gedu: not deleting files as there were IO errors 2024/12/25 05:00:42 ERROR : B2 bucket rclone-test-kahatiw4gedu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncImmutable (3.41s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:00:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:00:44 DEBUG : existing: Unchanged skipping 2024/12/25 05:00:44 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 05:00:44 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 05:00:44 DEBUG : Waiting for deletions to finish 2024/12/25 05:00:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.02s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:01:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both0: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both1: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both10: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both11: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both12: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both13: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both14: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both15: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both16: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both17: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both18: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both19: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both2: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both3: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both4: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both5: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both6: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both7: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both8: Unchanged skipping 2024/12/25 05:01:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:02 DEBUG : both9: Unchanged skipping 2024/12/25 05:01:02 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 05:01:02 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 05:01:02 DEBUG : Waiting for deletions to finish 2024/12/25 05:01:03 INFO : only1: Deleted 2024/12/25 05:01:03 INFO : only17: Deleted 2024/12/25 05:01:03 INFO : only18: Deleted 2024/12/25 05:01:03 INFO : only9: Deleted 2024/12/25 05:01:03 INFO : only11: Deleted 2024/12/25 05:01:03 INFO : only13: Deleted 2024/12/25 05:01:03 INFO : only5: Deleted 2024/12/25 05:01:03 INFO : only19: Deleted 2024/12/25 05:01:03 INFO : only16: Deleted 2024/12/25 05:01:03 INFO : only2: Deleted 2024/12/25 05:01:03 INFO : only6: Deleted 2024/12/25 05:01:03 INFO : only8: Deleted 2024/12/25 05:01:03 INFO : only4: Deleted 2024/12/25 05:01:03 INFO : only7: Deleted 2024/12/25 05:01:03 INFO : only0: Deleted 2024/12/25 05:01:03 INFO : only10: Deleted 2024/12/25 05:01:03 INFO : only12: Deleted 2024/12/25 05:01:03 INFO : only14: Deleted 2024/12/25 05:01:04 INFO : only15: Deleted 2024/12/25 05:01:04 INFO : only3: Deleted 2024/12/25 05:01:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:01:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both0: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both1: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both10: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both11: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both12: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for checks to finish 2024/12/25 05:01:25 DEBUG : both13: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both17: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both18: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both19: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both2: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both3: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both4: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both5: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both6: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both7: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both8: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 05:01:25 DEBUG : both9: Unchanged skipping 2024/12/25 05:01:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/25 05:01:25 DEBUG : both14: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both15: Unchanged skipping 2024/12/25 05:01:25 DEBUG : both16: Unchanged skipping 2024/12/25 05:01:25 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Waiting for transfers to finish 2024/12/25 05:01:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:25 INFO : only0: Copied (replaced existing) 2024/12/25 05:01:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:25 INFO : only1: Copied (replaced existing) 2024/12/25 05:01:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:25 INFO : only10: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only12: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only13: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only14: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only15: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only16: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only17: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only11: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only18: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only19: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only2: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only3: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only4: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only5: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only6: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only7: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only8: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 05:01:26 INFO : only9: Copied (replaced existing) 2024/12/25 05:01:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:01:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 05:01:35 DEBUG : sub dir: Making directory 2024/12/25 05:01:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" 2024/12/25 05:01:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 05:01:38 DEBUG : sub dir: Making directory 2024/12/25 05:01:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kahatiw4gedu", Local "Local file system at /tmp/rclone1335489065", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.04s) PASS 2024/12/25 05:01:41 DEBUG : B2 bucket rclone-test-kahatiw4gedu: Purge remote 2024/12/25 05:01:41 INFO : B2 bucket rclone-test-kahatiw4gedu: cleaning bucket "rclone-test-kahatiw4gedu" of all files 2024/12/25 05:01:42 DEBUG : BackupDir/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541c5_d20241225_m045921_c001_v7007000_t0000_u01735102761855") 2024/12/25 05:01:42 DEBUG : BackupDir/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1171d1f6b99b22a0_d20241225_m045916_c001_v0001165_t0007_u01735102756895") 2024/12/25 05:01:42 DEBUG : CompareDest/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4024221b7691543e_d20241225_m045857_c001_v7007000_t0000_u01735102737415") 2024/12/25 05:01:42 DEBUG : CompareDest/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223bc9_d20241225_m045851_c001_v0001099_t0019_u01735102731272") 2024/12/25 05:01:42 DEBUG : CompareDest/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4024221b7691543f_d20241225_m045857_c001_v7007000_t0000_u01735102737598") 2024/12/25 05:01:42 DEBUG : CompareDest/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87a5a5_d20241225_m045852_c001_v0001184_t0054_u01735102732787") 2024/12/25 05:01:42 DEBUG : CopyDest/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541c7_d20241225_m045922_c001_v7007000_t0000_u01735102762038") 2024/12/25 05:01:42 DEBUG : CopyDest/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6fa6_d20241225_m045913_c001_v0001036_t0043_u01735102753505") 2024/12/25 05:01:42 DEBUG : CopyDest/three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541c8_d20241225_m045922_c001_v7007000_t0000_u01735102762221") 2024/12/25 05:01:42 DEBUG : CopyDest/three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87a861_d20241225_m045920_c001_v0001184_t0015_u01735102760136") 2024/12/25 05:01:42 DEBUG : CopyDest/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541c9_d20241225_m045922_c001_v7007000_t0000_u01735102762403") 2024/12/25 05:01:42 DEBUG : CopyDest/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223bf5_d20241225_m045918_c001_v0001099_t0019_u01735102758078") 2024/12/25 05:01:42 DEBUG : EXISTING: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e88_d20241225_m050045_c001_v7007000_t0000_u01735102845303") 2024/12/25 05:01:43 DEBUG : EXISTING: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d05_d20241225_m050044_c001_v0001099_t0046_u01735102844030") 2024/12/25 05:01:43 DEBUG : Testêé: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e68_d20241225_m050039_c001_v7007000_t0000_u01735102839871") 2024/12/25 05:01:43 DEBUG : Testêé: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b147_d20241225_m050039_c001_v0001184_t0048_u01735102839255") 2024/12/25 05:01:43 DEBUG : Testêé: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223cf3_d20241225_m050038_c001_v0001099_t0021_u01735102838129") 2024/12/25 05:01:43 DEBUG : a/potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19479_d20241225_m045707_c001_v7007000_t0000_u01735102627746") 2024/12/25 05:01:43 DEBUG : a/potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f16_d20241225_m045706_c001_v0001036_t0047_u01735102626860") 2024/12/25 05:01:43 DEBUG : a/potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19461_d20241225_m045704_c001_v7007000_t0000_u01735102624667") 2024/12/25 05:01:43 DEBUG : a/potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f0e_d20241225_m045703_c001_v0001036_t0018_u01735102623658") 2024/12/25 05:01:43 DEBUG : a/potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f735_d20241225_m045640_c001_v7007000_t0000_u01735102600404") 2024/12/25 05:01:43 DEBUG : a/potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ed8_d20241225_m045639_c001_v0001036_t0044_u01735102599389") 2024/12/25 05:01:43 DEBUG : b/potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db1947b_d20241225_m045707_c001_v7007000_t0000_u01735102627933") 2024/12/25 05:01:43 DEBUG : b/potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f12_d20241225_m045705_c001_v0001036_t0028_u01735102625584") 2024/12/25 05:01:43 DEBUG : b/potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db1945c_d20241225_m045704_c001_v7007000_t0000_u01735102624104") 2024/12/25 05:01:43 DEBUG : b/potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f08_d20241225_m045701_c001_v0001036_t0010_u01735102621752") 2024/12/25 05:01:43 DEBUG : b/potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f734_d20241225_m045639_c001_v7007000_t0000_u01735102599856") 2024/12/25 05:01:43 DEBUG : b/potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ed4_d20241225_m045638_c001_v0001036_t0032_u01735102598171") 2024/12/25 05:01:43 DEBUG : backup/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29442e3_d20241225_m045934_c001_v7007000_t0000_u01735102774842") 2024/12/25 05:01:43 DEBUG : backup/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f118bdcb7e5cff3c6_d20241225_m045933_c001_v0001044_t0059_u01735102773043") 2024/12/25 05:01:43 DEBUG : backup/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1128e50f4f7713a0_d20241225_m045929_c001_v0001183_t0038_u01735102769239") 2024/12/25 05:01:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d61_d20241225_m050001_c001_v7007000_t0000_u01735102801876") 2024/12/25 05:01:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1137b3557285a2ec_d20241225_m045959_c001_v0001184_t0033_u01735102799429") 2024/12/25 05:01:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f119babad97634a58_d20241225_m045955_c001_v0001183_t0044_u01735102795779") 2024/12/25 05:01:44 DEBUG : backup/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce2944348_d20241225_m045948_c001_v7007000_t0000_u01735102788358") 2024/12/25 05:01:44 DEBUG : backup/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1094b9914d2bd3e9_d20241225_m045946_c001_v0001183_t0049_u01735102786088") 2024/12/25 05:01:44 DEBUG : backup/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f106cbba59ccc3a60_d20241225_m045942_c001_v0001098_t0037_u01735102782017") 2024/12/25 05:01:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d64_d20241225_m050002_c001_v7007000_t0000_u01735102802077") 2024/12/25 05:01:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1058610087aca626_d20241225_m050000_c001_v0001109_t0039_u01735102800510") 2024/12/25 05:01:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1148aab7619a3a27_d20241225_m045957_c001_v0001179_t0007_u01735102797344") 2024/12/25 05:01:44 DEBUG : backup/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29442e7_d20241225_m045935_c001_v7007000_t0000_u01735102775026") 2024/12/25 05:01:44 DEBUG : backup/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111ab3b7158ea8b3_d20241225_m045934_c001_v0001183_t0025_u01735102774074") 2024/12/25 05:01:44 DEBUG : backup/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f108bab7acf616d74_d20241225_m045930_c001_v0001130_t0047_u01735102770588") 2024/12/25 05:01:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce294434a_d20241225_m045948_c001_v7007000_t0000_u01735102788539") 2024/12/25 05:01:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f116e8f8961b79a21_d20241225_m045947_c001_v0001109_t0013_u01735102787090") 2024/12/25 05:01:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f103c4df1d9ebf240_d20241225_m045943_c001_v0001182_t0049_u01735102783739") 2024/12/25 05:01:44 DEBUG : both0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f3a_d20241225_m050127_c001_v7007000_t0000_u01735102887404") 2024/12/25 05:01:44 DEBUG : both0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70ac_d20241225_m050109_c001_v0001036_t0036_u01735102869284") 2024/12/25 05:01:44 DEBUG : both0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3316_d20241225_m050104_c001_v7007000_t0000_u01735102864667") 2024/12/25 05:01:45 DEBUG : both0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b242_d20241225_m050047_c001_v0001184_t0051_u01735102847614") 2024/12/25 05:01:45 DEBUG : both1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f3d_d20241225_m050127_c001_v7007000_t0000_u01735102887586") 2024/12/25 05:01:45 DEBUG : both1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b5e6_d20241225_m050110_c001_v0001184_t0029_u01735102870838") 2024/12/25 05:01:45 DEBUG : both1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3319_d20241225_m050104_c001_v7007000_t0000_u01735102864849") 2024/12/25 05:01:45 DEBUG : both1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d15_d20241225_m050048_c001_v0001099_t0048_u01735102848638") 2024/12/25 05:01:45 DEBUG : both10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f3e_d20241225_m050127_c001_v7007000_t0000_u01735102887771") 2024/12/25 05:01:45 DEBUG : both10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b703_d20241225_m050117_c001_v0001184_t0032_u01735102877852") 2024/12/25 05:01:45 DEBUG : both10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b331a_d20241225_m050105_c001_v7007000_t0000_u01735102865032") 2024/12/25 05:01:45 DEBUG : both10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d35_d20241225_m050054_c001_v0001099_t0036_u01735102854837") 2024/12/25 05:01:45 DEBUG : both11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f3f_d20241225_m050127_c001_v7007000_t0000_u01735102887955") 2024/12/25 05:01:45 DEBUG : both11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d8d_d20241225_m050118_c001_v0001099_t0027_u01735102878457") 2024/12/25 05:01:45 DEBUG : both11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b331b_d20241225_m050105_c001_v7007000_t0000_u01735102865218") 2024/12/25 05:01:45 DEBUG : both11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b707e_d20241225_m050055_c001_v0001036_t0035_u01735102855411") 2024/12/25 05:01:45 DEBUG : both12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f40_d20241225_m050128_c001_v7007000_t0000_u01735102888137") 2024/12/25 05:01:45 DEBUG : both12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70c2_d20241225_m050119_c001_v0001036_t0059_u01735102879214") 2024/12/25 05:01:45 DEBUG : both12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b331d_d20241225_m050105_c001_v7007000_t0000_u01735102865402") 2024/12/25 05:01:45 DEBUG : both12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b3ae_d20241225_m050056_c001_v0001184_t0026_u01735102856145") 2024/12/25 05:01:45 DEBUG : both13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f41_d20241225_m050128_c001_v7007000_t0000_u01735102888319") 2024/12/25 05:01:45 DEBUG : both13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b757_d20241225_m050120_c001_v0001184_t0040_u01735102880137") 2024/12/25 05:01:45 DEBUG : both13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b331f_d20241225_m050105_c001_v7007000_t0000_u01735102865584") 2024/12/25 05:01:46 DEBUG : both13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d49_d20241225_m050056_c001_v0001099_t0040_u01735102856777") 2024/12/25 05:01:46 DEBUG : both14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f43_d20241225_m050128_c001_v7007000_t0000_u01735102888501") 2024/12/25 05:01:46 DEBUG : both14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d93_d20241225_m050120_c001_v0001099_t0000_u01735102880685") 2024/12/25 05:01:46 DEBUG : both14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3321_d20241225_m050105_c001_v7007000_t0000_u01735102865767") 2024/12/25 05:01:46 DEBUG : both14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7086_d20241225_m050057_c001_v0001036_t0041_u01735102857471") 2024/12/25 05:01:46 DEBUG : both15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f44_d20241225_m050128_c001_v7007000_t0000_u01735102888685") 2024/12/25 05:01:46 DEBUG : both15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70c8_d20241225_m050121_c001_v0001036_t0044_u01735102881227") 2024/12/25 05:01:46 DEBUG : both15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3322_d20241225_m050105_c001_v7007000_t0000_u01735102865949") 2024/12/25 05:01:46 DEBUG : both15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b402_d20241225_m050058_c001_v0001184_t0006_u01735102858485") 2024/12/25 05:01:46 DEBUG : both16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f46_d20241225_m050128_c001_v7007000_t0000_u01735102888867") 2024/12/25 05:01:46 DEBUG : both16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b78b_d20241225_m050122_c001_v0001184_t0035_u01735102882145") 2024/12/25 05:01:46 DEBUG : both16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3323_d20241225_m050106_c001_v7007000_t0000_u01735102866131") 2024/12/25 05:01:46 DEBUG : both16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d61_d20241225_m050059_c001_v0001099_t0044_u01735102859228") 2024/12/25 05:01:46 DEBUG : both17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f47_d20241225_m050129_c001_v7007000_t0000_u01735102889056") 2024/12/25 05:01:46 DEBUG : both17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d99_d20241225_m050122_c001_v0001099_t0017_u01735102882861") 2024/12/25 05:01:46 DEBUG : both17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3325_d20241225_m050106_c001_v7007000_t0000_u01735102866322") 2024/12/25 05:01:46 DEBUG : both17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b708e_d20241225_m050059_c001_v0001036_t0058_u01735102859797") 2024/12/25 05:01:46 DEBUG : both18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f48_d20241225_m050129_c001_v7007000_t0000_u01735102889242") 2024/12/25 05:01:46 DEBUG : both18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70cc_d20241225_m050123_c001_v0001036_t0043_u01735102883356") 2024/12/25 05:01:47 DEBUG : both18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3326_d20241225_m050106_c001_v7007000_t0000_u01735102866504") 2024/12/25 05:01:47 DEBUG : both18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b460_d20241225_m050100_c001_v0001184_t0014_u01735102860659") 2024/12/25 05:01:47 DEBUG : both19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f49_d20241225_m050129_c001_v7007000_t0000_u01735102889428") 2024/12/25 05:01:47 DEBUG : both19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b7cb_d20241225_m050124_c001_v0001184_t0051_u01735102884395") 2024/12/25 05:01:47 DEBUG : both19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3327_d20241225_m050106_c001_v7007000_t0000_u01735102866687") 2024/12/25 05:01:47 DEBUG : both19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d67_d20241225_m050101_c001_v0001099_t0043_u01735102861313") 2024/12/25 05:01:47 DEBUG : both2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f4a_d20241225_m050129_c001_v7007000_t0000_u01735102889610") 2024/12/25 05:01:47 DEBUG : both2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d73_d20241225_m050111_c001_v0001099_t0008_u01735102871429") 2024/12/25 05:01:47 DEBUG : both2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3329_d20241225_m050106_c001_v7007000_t0000_u01735102866874") 2024/12/25 05:01:47 DEBUG : both2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b705e_d20241225_m050049_c001_v0001036_t0026_u01735102849294") 2024/12/25 05:01:47 DEBUG : both3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f4c_d20241225_m050129_c001_v7007000_t0000_u01735102889792") 2024/12/25 05:01:47 DEBUG : both3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70b0_d20241225_m050111_c001_v0001036_t0016_u01735102871922") 2024/12/25 05:01:47 DEBUG : both3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b332a_d20241225_m050107_c001_v7007000_t0000_u01735102867057") 2024/12/25 05:01:47 DEBUG : both3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b2aa_d20241225_m050049_c001_v0001184_t0012_u01735102849957") 2024/12/25 05:01:47 DEBUG : both4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f4d_d20241225_m050129_c001_v7007000_t0000_u01735102889983") 2024/12/25 05:01:47 DEBUG : both4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b649_d20241225_m050112_c001_v0001184_t0045_u01735102872870") 2024/12/25 05:01:47 DEBUG : both4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b332c_d20241225_m050107_c001_v7007000_t0000_u01735102867240") 2024/12/25 05:01:47 DEBUG : both4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d1f_d20241225_m050050_c001_v0001099_t0059_u01735102850500") 2024/12/25 05:01:47 DEBUG : both5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f4f_d20241225_m050130_c001_v7007000_t0000_u01735102890168") 2024/12/25 05:01:47 DEBUG : both5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d7b_d20241225_m050113_c001_v0001099_t0053_u01735102873588") 2024/12/25 05:01:48 DEBUG : both5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b332d_d20241225_m050107_c001_v7007000_t0000_u01735102867426") 2024/12/25 05:01:48 DEBUG : both5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7068_d20241225_m050051_c001_v0001036_t0026_u01735102851011") 2024/12/25 05:01:48 DEBUG : both6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f52_d20241225_m050130_c001_v7007000_t0000_u01735102890352") 2024/12/25 05:01:48 DEBUG : both6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70b8_d20241225_m050114_c001_v0001036_t0021_u01735102874212") 2024/12/25 05:01:48 DEBUG : both6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b332e_d20241225_m050107_c001_v7007000_t0000_u01735102867611") 2024/12/25 05:01:48 DEBUG : both6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b308_d20241225_m050051_c001_v0001184_t0026_u01735102851812") 2024/12/25 05:01:48 DEBUG : both7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f54_d20241225_m050130_c001_v7007000_t0000_u01735102890538") 2024/12/25 05:01:48 DEBUG : both7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b6a9_d20241225_m050115_c001_v0001184_t0012_u01735102875259") 2024/12/25 05:01:48 DEBUG : both7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3330_d20241225_m050107_c001_v7007000_t0000_u01735102867793") 2024/12/25 05:01:48 DEBUG : both7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d2d_d20241225_m050052_c001_v0001099_t0048_u01735102852579") 2024/12/25 05:01:48 DEBUG : both8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f56_d20241225_m050130_c001_v7007000_t0000_u01735102890729") 2024/12/25 05:01:48 DEBUG : both8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d83_d20241225_m050116_c001_v0001099_t0058_u01735102876005") 2024/12/25 05:01:48 DEBUG : both8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3331_d20241225_m050107_c001_v7007000_t0000_u01735102867975") 2024/12/25 05:01:48 DEBUG : both8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7070_d20241225_m050053_c001_v0001036_t0039_u01735102853127") 2024/12/25 05:01:48 DEBUG : both9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f58_d20241225_m050130_c001_v7007000_t0000_u01735102890911") 2024/12/25 05:01:48 DEBUG : both9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70be_d20241225_m050116_c001_v0001036_t0048_u01735102876553") 2024/12/25 05:01:48 DEBUG : both9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3332_d20241225_m050108_c001_v7007000_t0000_u01735102868161") 2024/12/25 05:01:49 DEBUG : both9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b36e_d20241225_m050054_c001_v0001184_t0036_u01735102854114") 2024/12/25 05:01:49 DEBUG : c/non empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19480_d20241225_m045708_c001_v7007000_t0000_u01735102628114") 2024/12/25 05:01:49 DEBUG : c/non empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f14_d20241225_m045705_c001_v0001036_t0047_u01735102625940") 2024/12/25 05:01:49 DEBUG : c/non empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19462_d20241225_m045704_c001_v7007000_t0000_u01735102624852") 2024/12/25 05:01:49 DEBUG : c/non empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f0a_d20241225_m045702_c001_v0001036_t0037_u01735102622672") 2024/12/25 05:01:49 DEBUG : c/non empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f736_d20241225_m045640_c001_v7007000_t0000_u01735102600588") 2024/12/25 05:01:49 DEBUG : c/non empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ed6_d20241225_m045638_c001_v0001036_t0005_u01735102598655") 2024/12/25 05:01:49 DEBUG : check sum: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a014c_d20241225_m045625_c001_v7007000_t0000_u01735102585461") 2024/12/25 05:01:49 DEBUG : check sum: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eba_d20241225_m045624_c001_v0001036_t0054_u01735102584310") 2024/12/25 05:01:49 DEBUG : dest/3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df895418a_d20241225_m045906_c001_v7007000_t0000_u01735102746821") 2024/12/25 05:01:49 DEBUG : dest/3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4030f0a606d845bc_d20241225_m045905_c001_v0001184_t0015_u01735102745715") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e3e_d20241225_m050036_c001_v7007000_t0000_u01735102836554") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f117539415f1b28eb_d20241225_m050034_c001_v0001176_t0050_u01735102834510") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411502e0f744e320_d20241225_m050034_c001_v7007000_t0000_u01735102834323") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f117539415f1b28e7_d20241225_m050031_c001_v0001176_t0056_u01735102831855") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411502e0f744e31c_d20241225_m050031_c001_v7007000_t0000_u01735102831127") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223ccb_d20241225_m050026_c001_v0001099_t0033_u01735102826555") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e09_d20241225_m050025_c001_v7007000_t0000_u01735102825062") 2024/12/25 05:01:49 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1154d938ebe18c62_d20241225_m050022_c001_v0001100_t0041_u01735102822772") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40991aae4ae53f39_d20241225_m050022_c001_v7007000_t0000_u01735102822592") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1154d938ebe18c58_d20241225_m050019_c001_v0001100_t0048_u01735102819469") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40991aae4ae53f36_d20241225_m050018_c001_v7007000_t0000_u01735102818743") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223cab_d20241225_m050014_c001_v0001099_t0036_u01735102814572") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0dc7_d20241225_m050013_c001_v7007000_t0000_u01735102813213") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b8af95f701416_d20241225_m050012_c001_v0001182_t0053_u01735102812000") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29443e9_d20241225_m050011_c001_v7007000_t0000_u01735102811810") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b8af95f7013d4_d20241225_m050008_c001_v0001182_t0039_u01735102808841") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29443c2_d20241225_m050008_c001_v7007000_t0000_u01735102808109") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6fe4_d20241225_m050003_c001_v0001036_t0006_u01735102803180") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d67_d20241225_m050002_c001_v7007000_t0000_u01735102802265") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10402625fd29ef6c_d20241225_m045959_c001_v0001092_t0011_u01735102799848") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d53_d20241225_m045959_c001_v7007000_t0000_u01735102799669") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10402625fd29ef66_d20241225_m045956_c001_v0001092_t0046_u01735102796707") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d41_d20241225_m045955_c001_v7007000_t0000_u01735102795982") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87ab93_d20241225_m045949_c001_v0001184_t0056_u01735102789631") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce294434c_d20241225_m045948_c001_v7007000_t0000_u01735102788721") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1168faf8976f3efb_d20241225_m045946_c001_v0001040_t0010_u01735102786472") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4009b2585ef8fa7a_d20241225_m045946_c001_v7007000_t0000_u01735102786292") 2024/12/25 05:01:50 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1168faf8976f3ef7_d20241225_m045943_c001_v0001040_t0057_u01735102783096") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4009b2585ef8fa69_d20241225_m045942_c001_v7007000_t0000_u01735102782374") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223c2d_d20241225_m045936_c001_v0001099_t0033_u01735102776143") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29442eb_d20241225_m045935_c001_v7007000_t0000_u01735102775209") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1172b27c43556a84_d20241225_m045933_c001_v0001182_t0042_u01735102773653") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d02_d20241225_m045933_c001_v7007000_t0000_u01735102773472") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1172b27c43556a67_d20241225_m045930_c001_v0001182_t0017_u01735102770164") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0cee_d20241225_m045929_c001_v7007000_t0000_u01735102769437") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6faa_d20241225_m045923_c001_v0001036_t0028_u01735102763684") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541ca_d20241225_m045922_c001_v7007000_t0000_u01735102762586") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1000769a9299c9d3_d20241225_m045917_c001_v0001183_t0020_u01735102757326") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0cb7_d20241225_m045917_c001_v7007000_t0000_u01735102757125") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87a783_d20241225_m045912_c001_v0001184_t0013_u01735102752951") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f110e0ae2f9442c58_d20241225_m045912_c001_v0001183_t0056_u01735102752201") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f110e0ae2f9442c36_d20241225_m045911_c001_v0001183_t0027_u01735102751248") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4024221b76915440_d20241225_m045857_c001_v7007000_t0000_u01735102737779") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f94_d20241225_m045850_c001_v0001036_t0019_u01735102730397") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f106b8eb0ebb3c8c6_d20241225_m045849_c001_v0001184_t0035_u01735102729653") 2024/12/25 05:01:51 DEBUG : dst/one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f106b8eb0ebb3c8a8_d20241225_m045848_c001_v0001184_t0038_u01735102728710") 2024/12/25 05:01:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e58_d20241225_m050036_c001_v7007000_t0000_u01735102836739") 2024/12/25 05:01:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1032f72da0e2368a_d20241225_m050034_c001_v0001183_t0041_u01735102834119") 2024/12/25 05:01:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f117207cd70a61599_d20241225_m050030_c001_v0001183_t0048_u01735102830918") 2024/12/25 05:01:52 DEBUG : dst/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e0d_d20241225_m050025_c001_v7007000_t0000_u01735102825247") 2024/12/25 05:01:52 DEBUG : dst/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87af82_d20241225_m050022_c001_v0001184_t0019_u01735102822391") 2024/12/25 05:01:52 DEBUG : dst/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1195691530d1583b_d20241225_m050018_c001_v0001165_t0057_u01735102818521") 2024/12/25 05:01:52 DEBUG : dst/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0dc9_d20241225_m050013_c001_v7007000_t0000_u01735102813400") 2024/12/25 05:01:52 DEBUG : dst/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1154d66cbcfdc0d7_d20241225_m050011_c001_v0001042_t0050_u01735102811374") 2024/12/25 05:01:52 DEBUG : dst/one.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1028227b99ddad02_d20241225_m050007_c001_v0001144_t0022_u01735102807171") 2024/12/25 05:01:52 DEBUG : dst/three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541cb_d20241225_m045922_c001_v7007000_t0000_u01735102762771") 2024/12/25 05:01:52 DEBUG : dst/three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f110e0ae2f9442d23_d20241225_m045921_c001_v0001183_t0058_u01735102761277") 2024/12/25 05:01:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e59_d20241225_m050036_c001_v7007000_t0000_u01735102836949") 2024/12/25 05:01:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f11315f802fcfa45c_d20241225_m050035_c001_v0001120_t0004_u01735102835332") 2024/12/25 05:01:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f11069f07be31f2e8_d20241225_m050032_c001_v0001182_t0007_u01735102832691") 2024/12/25 05:01:52 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e5b_d20241225_m050037_c001_v7007000_t0000_u01735102837151") 2024/12/25 05:01:52 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f117539415f1b28ed_d20241225_m050035_c001_v0001176_t0009_u01735102835898") 2024/12/25 05:01:52 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411502e0f744e322_d20241225_m050035_c001_v7007000_t0000_u01735102835714") 2024/12/25 05:01:52 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f117539415f1b28e9_d20241225_m050033_c001_v0001176_t0006_u01735102833081") 2024/12/25 05:01:52 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411502e0f744e31e_d20241225_m050032_c001_v7007000_t0000_u01735102832897") 2024/12/25 05:01:52 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b701e_d20241225_m050027_c001_v0001036_t0034_u01735102827761") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e0e_d20241225_m050025_c001_v7007000_t0000_u01735102825439") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1154d938ebe18c66_d20241225_m050024_c001_v0001100_t0029_u01735102824321") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40991aae4ae53f3a_d20241225_m050024_c001_v7007000_t0000_u01735102824136") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1154d938ebe18c60_d20241225_m050020_c001_v0001100_t0044_u01735102820820") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40991aae4ae53f38_d20241225_m050020_c001_v7007000_t0000_u01735102820638") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7004_d20241225_m050015_c001_v0001036_t0034_u01735102815440") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29443f0_d20241225_m050012_c001_v7007000_t0000_u01735102812626") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ff6_d20241225_m050010_c001_v0001036_t0045_u01735102810253") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29443ce_d20241225_m050009_c001_v7007000_t0000_u01735102809516") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87ad4c_d20241225_m050004_c001_v0001184_t0045_u01735102804686") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d5d_d20241225_m050001_c001_v7007000_t0000_u01735102801320") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87ac92_d20241225_m045958_c001_v0001184_t0020_u01735102798624") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d47_d20241225_m045957_c001_v7007000_t0000_u01735102797537") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223c59_d20241225_m045951_c001_v0001099_t0041_u01735102791234") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4009b2585ef8fa82_d20241225_m045947_c001_v7007000_t0000_u01735102787795") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223c45_d20241225_m045945_c001_v0001099_t0015_u01735102785091") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4009b2585ef8fa70_d20241225_m045943_c001_v7007000_t0000_u01735102783964") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6fba_d20241225_m045937_c001_v0001036_t0014_u01735102777197") 2024/12/25 05:01:53 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d06_d20241225_m045934_c001_v7007000_t0000_u01735102774282") 2024/12/25 05:01:54 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6fb0_d20241225_m045932_c001_v0001036_t0022_u01735102772044") 2024/12/25 05:01:54 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0cf7_d20241225_m045930_c001_v7007000_t0000_u01735102770952") 2024/12/25 05:01:54 DEBUG : dst/three.txt: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87a90a_d20241225_m045924_c001_v0001184_t0044_u01735102764858") 2024/12/25 05:01:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e10_d20241225_m050025_c001_v7007000_t0000_u01735102825625") 2024/12/25 05:01:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f102016a445c038a7_d20241225_m050023_c001_v0001101_t0019_u01735102823817") 2024/12/25 05:01:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1137b3557285a5db_d20241225_m050020_c001_v0001184_t0046_u01735102820439") 2024/12/25 05:01:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0dcd_d20241225_m050013_c001_v7007000_t0000_u01735102813645") 2024/12/25 05:01:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f107d76141e13dc58_d20241225_m050012_c001_v0001180_t0028_u01735102812417") 2024/12/25 05:01:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f100e70397f7d128a_d20241225_m050009_c001_v0001161_t0038_u01735102809245") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e5d_d20241225_m050037_c001_v7007000_t0000_u01735102837380") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b000_d20241225_m050027_c001_v0001184_t0028_u01735102827200") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e11_d20241225_m050025_c001_v7007000_t0000_u01735102825814") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87ae8c_d20241225_m050015_c001_v0001184_t0056_u01735102815238") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0dd0_d20241225_m050013_c001_v7007000_t0000_u01735102813834") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223c87_d20241225_m050003_c001_v0001099_t0043_u01735102803873") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0d6a_d20241225_m050002_c001_v7007000_t0000_u01735102802453") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6fc8_d20241225_m045950_c001_v0001036_t0047_u01735102790201") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce294434e_d20241225_m045948_c001_v7007000_t0000_u01735102788904") 2024/12/25 05:01:54 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87aa55_d20241225_m045936_c001_v0001184_t0043_u01735102776884") 2024/12/25 05:01:55 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4104050ce29442ee_d20241225_m045935_c001_v7007000_t0000_u01735102775396") 2024/12/25 05:01:55 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223c09_d20241225_m045924_c001_v0001099_t0017_u01735102764494") 2024/12/25 05:01:55 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df89541cc_d20241225_m045922_c001_v7007000_t0000_u01735102762953") 2024/12/25 05:01:55 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1092837c2ee008ca_d20241225_m045918_c001_v0001177_t0028_u01735102758972") 2024/12/25 05:01:55 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4024221b76915441_d20241225_m045857_c001_v7007000_t0000_u01735102737961") 2024/12/25 05:01:55 DEBUG : dst/two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f106b8eb0ebb3c95a_d20241225_m045856_c001_v0001184_t0031_u01735102736842") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7e0d3_d20241225_m045816_c001_v7007000_t0000_u01735102696269") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87a187_d20241225_m045812_c001_v0001184_t0005_u01735102692826") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7dcc7_d20241225_m045810_c001_v7007000_t0000_u01735102690744") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879fe1_d20241225_m045800_c001_v0001184_t0038_u01735102680738") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c96610_d20241225_m045751_c001_v7007000_t0000_u01735102671932") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879e2b_d20241225_m045748_c001_v0001184_t0025_u01735102668735") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194c4_d20241225_m045723_c001_v7007000_t0000_u01735102643493") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f40_d20241225_m045721_c001_v0001036_t0006_u01735102641432") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194b1_d20241225_m045719_c001_v7007000_t0000_u01735102639705") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f3a_d20241225_m045718_c001_v0001036_t0055_u01735102638389") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194a1_d20241225_m045714_c001_v7007000_t0000_u01735102634570") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f26_d20241225_m045712_c001_v0001036_t0002_u01735102632519") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19491_d20241225_m045710_c001_v7007000_t0000_u01735102630742") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f1e_d20241225_m045709_c001_v0001036_t0019_u01735102629290") 2024/12/25 05:01:55 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19443_d20241225_m045700_c001_v7007000_t0000_u01735102620838") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6efc_d20241225_m045658_c001_v0001036_t0055_u01735102618697") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f765_d20241225_m045657_c001_v7007000_t0000_u01735102617358") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ef4_d20241225_m045656_c001_v0001036_t0011_u01735102616288") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f742_d20241225_m045650_c001_v7007000_t0000_u01735102610389") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ee6_d20241225_m045648_c001_v0001036_t0026_u01735102608655") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f73d_d20241225_m045646_c001_v7007000_t0000_u01735102606067") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ede_d20241225_m045644_c001_v0001036_t0002_u01735102604930") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f73c_d20241225_m045643_c001_v7007000_t0000_u01735102603839") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f110497c430983fef_d20241225_m045643_c001_v0001150_t0041_u01735102603099") 2024/12/25 05:01:56 DEBUG : empty space: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eda_d20241225_m045641_c001_v0001036_t0024_u01735102601347") 2024/12/25 05:01:56 DEBUG : enormous: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194c1_d20241225_m045722_c001_v7007000_t0000_u01735102642754") 2024/12/25 05:01:56 DEBUG : enormous: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f42_d20241225_m045721_c001_v0001036_t0051_u01735102641775") 2024/12/25 05:01:56 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0e77_d20241225_m050042_c001_v7007000_t0000_u01735102842506") 2024/12/25 05:01:56 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7044_d20241225_m050040_c001_v0001036_t0048_u01735102840990") 2024/12/25 05:01:56 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965ff_d20241225_m045746_c001_v7007000_t0000_u01735102666979") 2024/12/25 05:01:56 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f68_d20241225_m045745_c001_v0001036_t0051_u01735102665861") 2024/12/25 05:01:56 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f730_d20241225_m045637_c001_v7007000_t0000_u01735102597053") 2024/12/25 05:01:56 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ed2_d20241225_m045635_c001_v0001036_t0058_u01735102595967") 2024/12/25 05:01:57 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f72b_d20241225_m045634_c001_v7007000_t0000_u01735102594698") 2024/12/25 05:01:57 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ec8_d20241225_m045633_c001_v0001036_t0005_u01735102593949") 2024/12/25 05:01:57 DEBUG : existing: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ec6_d20241225_m045632_c001_v0001036_t0029_u01735102592591") 2024/12/25 05:01:57 DEBUG : existing-b: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c96600_d20241225_m045747_c001_v7007000_t0000_u01735102667162") 2024/12/25 05:01:57 DEBUG : existing-b: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879dc1_d20241225_m045745_c001_v0001184_t0004_u01735102665872") 2024/12/25 05:01:57 DEBUG : five: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194e2_d20241225_m045728_c001_v7007000_t0000_u01735102648334") 2024/12/25 05:01:57 DEBUG : five: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b6f4e_d20241225_m045726_c001_v0001036_t0002_u01735102646274") 2024/12/25 05:01:57 DEBUG : foo: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f740_d20241225_m045647_c001_v7007000_t0000_u01735102607922") 2024/12/25 05:01:57 DEBUG : foo: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b6ee4_d20241225_m045647_c001_v0001036_t0002_u01735102607376") 2024/12/25 05:01:57 DEBUG : foo: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b6ee0_d20241225_m045646_c001_v0001036_t0002_u01735102606794") 2024/12/25 05:01:57 DEBUG : four: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194e5_d20241225_m045728_c001_v7007000_t0000_u01735102648517") 2024/12/25 05:01:57 DEBUG : four: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec879b46_d20241225_m045726_c001_v0001184_t0010_u01735102646822") 2024/12/25 05:01:57 DEBUG : four: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f4c_d20241225_m045725_c001_v0001036_t0005_u01735102645471") 2024/12/25 05:01:57 DEBUG : hello world2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7b82f_d20241225_m045540_c001_v7007000_t0000_u01735102540471") 2024/12/25 05:01:57 DEBUG : hello world2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e6e_d20241225_m045539_c001_v0001036_t0019_u01735102539735") 2024/12/25 05:01:57 DEBUG : ignore-size: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a014e_d20241225_m045631_c001_v7007000_t0000_u01735102591121") 2024/12/25 05:01:57 DEBUG : ignore-size: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ebe_d20241225_m045629_c001_v0001036_t0051_u01735102589387") 2024/12/25 05:01:57 DEBUG : nested/sub dir/file: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965f5_d20241225_m045744_c001_v7007000_t0000_u01735102664763") 2024/12/25 05:01:57 DEBUG : nested/sub dir/file: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879d79_d20241225_m045743_c001_v0001184_t0044_u01735102663683") 2024/12/25 05:01:58 DEBUG : nested/sub dir/file: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965eb_d20241225_m045742_c001_v7007000_t0000_u01735102662564") 2024/12/25 05:01:58 DEBUG : nested/sub dir/file: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879d21_d20241225_m045741_c001_v0001184_t0027_u01735102661497") 2024/12/25 05:01:58 DEBUG : one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194e6_d20241225_m045728_c001_v7007000_t0000_u01735102648699") 2024/12/25 05:01:58 DEBUG : one: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b6f44_d20241225_m045724_c001_v0001036_t0002_u01735102644594") 2024/12/25 05:01:58 DEBUG : only0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f5a_d20241225_m050131_c001_v7007000_t0000_u01735102891093") 2024/12/25 05:01:58 DEBUG : only0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223d9f_d20241225_m050125_c001_v0001099_t0014_u01735102885718") 2024/12/25 05:01:58 DEBUG : only0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d71_d20241225_m050110_c001_v0001099_t0017_u01735102870061") 2024/12/25 05:01:58 DEBUG : only0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4053fe083c73f867_d20241225_m050103_c001_v7007000_t0000_u01735102863861") 2024/12/25 05:01:58 DEBUG : only0: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b705a_d20241225_m050048_c001_v0001036_t0046_u01735102848166") 2024/12/25 05:01:58 DEBUG : only1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f5c_d20241225_m050131_c001_v7007000_t0000_u01735102891276") 2024/12/25 05:01:58 DEBUG : only1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec87b7fb_d20241225_m050125_c001_v0001184_t0010_u01735102885725") 2024/12/25 05:01:58 DEBUG : only1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70ae_d20241225_m050111_c001_v0001036_t0009_u01735102871050") 2024/12/25 05:01:58 DEBUG : only1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b330a_d20241225_m050102_c001_v7007000_t0000_u01735102862919") 2024/12/25 05:01:58 DEBUG : only1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b285_d20241225_m050049_c001_v0001184_t0031_u01735102849086") 2024/12/25 05:01:58 DEBUG : only10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f5e_d20241225_m050131_c001_v7007000_t0000_u01735102891459") 2024/12/25 05:01:58 DEBUG : only10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b70d0_d20241225_m050125_c001_v0001036_t0002_u01735102885735") 2024/12/25 05:01:58 DEBUG : only10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70c0_d20241225_m050118_c001_v0001036_t0002_u01735102878046") 2024/12/25 05:01:58 DEBUG : only10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3312_d20241225_m050103_c001_v7007000_t0000_u01735102863869") 2024/12/25 05:01:58 DEBUG : only10: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b39a_d20241225_m050055_c001_v0001184_t0038_u01735102855208") 2024/12/25 05:01:58 DEBUG : only11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f61_d20241225_m050131_c001_v7007000_t0000_u01735102891643") 2024/12/25 05:01:59 DEBUG : only11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41497b6153bd0be7_d20241225_m050126_c001_v0001184_t0059_u01735102886290") 2024/12/25 05:01:59 DEBUG : only11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b732_d20241225_m050118_c001_v0001184_t0003_u01735102878997") 2024/12/25 05:01:59 DEBUG : only11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40717f149aeb46fb_d20241225_m050103_c001_v7007000_t0000_u01735102863313") 2024/12/25 05:01:59 DEBUG : only11: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d3d_d20241225_m050055_c001_v0001099_t0046_u01735102855799") 2024/12/25 05:01:59 DEBUG : only12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f63_d20241225_m050131_c001_v7007000_t0000_u01735102891824") 2024/12/25 05:01:59 DEBUG : only12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223da1_d20241225_m050125_c001_v0001099_t0014_u01735102885937") 2024/12/25 05:01:59 DEBUG : only12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d91_d20241225_m050119_c001_v0001099_t0054_u01735102879622") 2024/12/25 05:01:59 DEBUG : only12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40717f149aeb46fe_d20241225_m050103_c001_v7007000_t0000_u01735102863880") 2024/12/25 05:01:59 DEBUG : only12: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7080_d20241225_m050056_c001_v0001036_t0051_u01735102856349") 2024/12/25 05:01:59 DEBUG : only13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f65_d20241225_m050132_c001_v7007000_t0000_u01735102892005") 2024/12/25 05:01:59 DEBUG : only13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec87b805_d20241225_m050125_c001_v0001184_t0010_u01735102885945") 2024/12/25 05:01:59 DEBUG : only13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70c6_d20241225_m050120_c001_v0001036_t0029_u01735102880338") 2024/12/25 05:01:59 DEBUG : only13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412f894ed60aa8d8_d20241225_m050103_c001_v7007000_t0000_u01735102863328") 2024/12/25 05:01:59 DEBUG : only13: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b3d4_d20241225_m050057_c001_v0001184_t0008_u01735102857262") 2024/12/25 05:01:59 DEBUG : only14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f68_d20241225_m050132_c001_v7007000_t0000_u01735102892212") 2024/12/25 05:01:59 DEBUG : only14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b70d2_d20241225_m050125_c001_v0001036_t0002_u01735102885956") 2024/12/25 05:01:59 DEBUG : only14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b76b_d20241225_m050121_c001_v0001184_t0005_u01735102881017") 2024/12/25 05:01:59 DEBUG : only14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412f894ed60aa8db_d20241225_m050103_c001_v7007000_t0000_u01735102863895") 2024/12/25 05:01:59 DEBUG : only14: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d53_d20241225_m050057_c001_v0001099_t0029_u01735102857983") 2024/12/25 05:02:00 DEBUG : only15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f6a_d20241225_m050132_c001_v7007000_t0000_u01735102892397") 2024/12/25 05:02:00 DEBUG : only15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223da3_d20241225_m050126_c001_v0001099_t0014_u01735102886123") 2024/12/25 05:02:00 DEBUG : only15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d95_d20241225_m050121_c001_v0001099_t0053_u01735102881804") 2024/12/25 05:02:00 DEBUG : only15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4053fe083c73f86a_d20241225_m050104_c001_v7007000_t0000_u01735102864044") 2024/12/25 05:02:00 DEBUG : only15: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b708a_d20241225_m050058_c001_v0001036_t0043_u01735102858688") 2024/12/25 05:02:00 DEBUG : only16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f6d_d20241225_m050132_c001_v7007000_t0000_u01735102892579") 2024/12/25 05:02:00 DEBUG : only16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec87b813_d20241225_m050126_c001_v0001184_t0010_u01735102886130") 2024/12/25 05:02:00 DEBUG : only16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70ca_d20241225_m050122_c001_v0001036_t0003_u01735102882344") 2024/12/25 05:02:00 DEBUG : only16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40717f149aeb46fc_d20241225_m050103_c001_v7007000_t0000_u01735102863498") 2024/12/25 05:02:00 DEBUG : only16: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b43a_d20241225_m050059_c001_v0001184_t0026_u01735102859597") 2024/12/25 05:02:00 DEBUG : only17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f6e_d20241225_m050132_c001_v7007000_t0000_u01735102892769") 2024/12/25 05:02:00 DEBUG : only17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b70d4_d20241225_m050126_c001_v0001036_t0002_u01735102886141") 2024/12/25 05:02:00 DEBUG : only17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b7ab_d20241225_m050123_c001_v0001184_t0044_u01735102883161") 2024/12/25 05:02:00 DEBUG : only17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b330c_d20241225_m050103_c001_v7007000_t0000_u01735102863106") 2024/12/25 05:02:00 DEBUG : only17: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d65_d20241225_m050100_c001_v0001099_t0053_u01735102860316") 2024/12/25 05:02:00 DEBUG : only18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f71_d20241225_m050132_c001_v7007000_t0000_u01735102892950") 2024/12/25 05:02:00 DEBUG : only18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223da5_d20241225_m050126_c001_v0001099_t0014_u01735102886307") 2024/12/25 05:02:00 DEBUG : only18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d9b_d20241225_m050123_c001_v0001099_t0041_u01735102883913") 2024/12/25 05:02:01 DEBUG : only18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b330d_d20241225_m050103_c001_v7007000_t0000_u01735102863290") 2024/12/25 05:02:01 DEBUG : only18: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7094_d20241225_m050100_c001_v0001036_t0005_u01735102860855") 2024/12/25 05:02:01 DEBUG : only19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f73_d20241225_m050133_c001_v7007000_t0000_u01735102893132") 2024/12/25 05:02:01 DEBUG : only19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec87b81f_d20241225_m050126_c001_v0001184_t0010_u01735102886315") 2024/12/25 05:02:01 DEBUG : only19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70ce_d20241225_m050124_c001_v0001036_t0021_u01735102884601") 2024/12/25 05:02:01 DEBUG : only19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b330e_d20241225_m050103_c001_v7007000_t0000_u01735102863473") 2024/12/25 05:02:01 DEBUG : only19: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b48a_d20241225_m050101_c001_v0001184_t0029_u01735102861731") 2024/12/25 05:02:01 DEBUG : only2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f75_d20241225_m050133_c001_v7007000_t0000_u01735102893315") 2024/12/25 05:02:01 DEBUG : only2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b70d6_d20241225_m050126_c001_v0001036_t0002_u01735102886326") 2024/12/25 05:02:01 DEBUG : only2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b60b_d20241225_m050111_c001_v0001184_t0010_u01735102871724") 2024/12/25 05:02:01 DEBUG : only2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412f894ed60aa8d9_d20241225_m050103_c001_v7007000_t0000_u01735102863512") 2024/12/25 05:02:01 DEBUG : only2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d1b_d20241225_m050049_c001_v0001099_t0001_u01735102849662") 2024/12/25 05:02:01 DEBUG : only3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f78_d20241225_m050133_c001_v7007000_t0000_u01735102893496") 2024/12/25 05:02:01 DEBUG : only3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41497b6153bd0bf7_d20241225_m050126_c001_v0001184_t0059_u01735102886474") 2024/12/25 05:02:01 DEBUG : only3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d75_d20241225_m050112_c001_v0001099_t0057_u01735102872458") 2024/12/25 05:02:01 DEBUG : only3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3314_d20241225_m050104_c001_v7007000_t0000_u01735102864054") 2024/12/25 05:02:01 DEBUG : only3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7064_d20241225_m050050_c001_v0001036_t0025_u01735102850150") 2024/12/25 05:02:01 DEBUG : only4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f79_d20241225_m050133_c001_v7007000_t0000_u01735102893676") 2024/12/25 05:02:01 DEBUG : only4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223da7_d20241225_m050126_c001_v0001099_t0014_u01735102886500") 2024/12/25 05:02:02 DEBUG : only4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70b2_d20241225_m050113_c001_v0001036_t0020_u01735102873075") 2024/12/25 05:02:02 DEBUG : only4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40717f149aeb46fd_d20241225_m050103_c001_v7007000_t0000_u01735102863693") 2024/12/25 05:02:02 DEBUG : only4: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b2ce_d20241225_m050050_c001_v0001184_t0056_u01735102850816") 2024/12/25 05:02:02 DEBUG : only5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f7a_d20241225_m050133_c001_v7007000_t0000_u01735102893859") 2024/12/25 05:02:02 DEBUG : only5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec87b827_d20241225_m050126_c001_v0001184_t0010_u01735102886507") 2024/12/25 05:02:02 DEBUG : only5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b677_d20241225_m050113_c001_v0001184_t0031_u01735102873964") 2024/12/25 05:02:02 DEBUG : only5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4053fe083c73f860_d20241225_m050103_c001_v7007000_t0000_u01735102863490") 2024/12/25 05:02:02 DEBUG : only5: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d23_d20241225_m050051_c001_v0001099_t0018_u01735102851395") 2024/12/25 05:02:02 DEBUG : only6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f7d_d20241225_m050134_c001_v7007000_t0000_u01735102894065") 2024/12/25 05:02:02 DEBUG : only6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b70d8_d20241225_m050126_c001_v0001036_t0002_u01735102886518") 2024/12/25 05:02:02 DEBUG : only6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d7d_d20241225_m050114_c001_v0001099_t0027_u01735102874639") 2024/12/25 05:02:02 DEBUG : only6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4053fe083c73f865_d20241225_m050103_c001_v7007000_t0000_u01735102863673") 2024/12/25 05:02:02 DEBUG : only6: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b706c_d20241225_m050052_c001_v0001036_t0038_u01735102852068") 2024/12/25 05:02:02 DEBUG : only7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f7f_d20241225_m050134_c001_v7007000_t0000_u01735102894255") 2024/12/25 05:02:02 DEBUG : only7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41497b6153bd0c00_d20241225_m050126_c001_v0001184_t0059_u01735102886658") 2024/12/25 05:02:02 DEBUG : only7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70ba_d20241225_m050115_c001_v0001036_t0031_u01735102875564") 2024/12/25 05:02:02 DEBUG : only7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412f894ed60aa8da_d20241225_m050103_c001_v7007000_t0000_u01735102863705") 2024/12/25 05:02:02 DEBUG : only7: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b336_d20241225_m050052_c001_v0001184_t0050_u01735102852931") 2024/12/25 05:02:03 DEBUG : only8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f81_d20241225_m050134_c001_v7007000_t0000_u01735102894440") 2024/12/25 05:02:03 DEBUG : only8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223da9_d20241225_m050126_c001_v0001099_t0014_u01735102886683") 2024/12/25 05:02:03 DEBUG : only8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b6d1_d20241225_m050116_c001_v0001184_t0001_u01735102876354") 2024/12/25 05:02:03 DEBUG : only8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0b3310_d20241225_m050103_c001_v7007000_t0000_u01735102863682") 2024/12/25 05:02:03 DEBUG : only8: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d31_d20241225_m050053_c001_v0001099_t0016_u01735102853790") 2024/12/25 05:02:03 DEBUG : only9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f83_d20241225_m050134_c001_v7007000_t0000_u01735102894634") 2024/12/25 05:02:03 DEBUG : only9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f412b4eeaec87b833_d20241225_m050126_c001_v0001184_t0010_u01735102886693") 2024/12/25 05:02:03 DEBUG : only9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223d8b_d20241225_m050117_c001_v0001099_t0039_u01735102877499") 2024/12/25 05:02:03 DEBUG : only9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4053fe083c73f85e_d20241225_m050103_c001_v7007000_t0000_u01735102863306") 2024/12/25 05:02:03 DEBUG : only9: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b7078_d20241225_m050054_c001_v0001036_t0057_u01735102854327") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965e0_d20241225_m045739_c001_v7007000_t0000_u01735102659644") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b53_d20241225_m045737_c001_v0001099_t0022_u01735102657475") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965db_d20241225_m045735_c001_v7007000_t0000_u01735102655635") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f54_d20241225_m045733_c001_v0001036_t0047_u01735102653478") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965d8_d20241225_m045731_c001_v7007000_t0000_u01735102651658") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b47_d20241225_m045729_c001_v0001099_t0031_u01735102649636") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194a7_d20241225_m045717_c001_v7007000_t0000_u01735102637119") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f30_d20241225_m045715_c001_v0001036_t0043_u01735102635490") 2024/12/25 05:02:03 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db1949f_d20241225_m045713_c001_v7007000_t0000_u01735102633277") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f24_d20241225_m045711_c001_v0001036_t0010_u01735102631655") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db1948c_d20241225_m045710_c001_v7007000_t0000_u01735102630021") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f1c_d20241225_m045708_c001_v0001036_t0036_u01735102628839") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f76a_d20241225_m045659_c001_v7007000_t0000_u01735102619852") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ef8_d20241225_m045658_c001_v0001036_t0051_u01735102618271") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f766_d20241225_m045657_c001_v7007000_t0000_u01735102617540") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ef2_d20241225_m045655_c001_v0001036_t0036_u01735102615848") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f764_d20241225_m045655_c001_v7007000_t0000_u01735102615119") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ef0_d20241225_m045654_c001_v0001036_t0058_u01735102614360") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eee_d20241225_m045653_c001_v0001036_t0050_u01735102613606") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f749_d20241225_m045652_c001_v7007000_t0000_u01735102612867") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eec_d20241225_m045652_c001_v0001036_t0005_u01735102612083") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eea_d20241225_m045651_c001_v0001036_t0022_u01735102611305") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f407f961c8292f743_d20241225_m045650_c001_v7007000_t0000_u01735102610577") 2024/12/25 05:02:04 DEBUG : potato: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ee8_d20241225_m045649_c001_v0001036_t0048_u01735102609510") 2024/12/25 05:02:04 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f418e7f21d794986f_d20241225_m045825_c001_v7007000_t0000_u01735102705785") 2024/12/25 05:02:04 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b9d_d20241225_m045824_c001_v0001099_t0002_u01735102704921") 2024/12/25 05:02:04 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7e0d6_d20241225_m045816_c001_v7007000_t0000_u01735102696494") 2024/12/25 05:02:04 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b87_d20241225_m045812_c001_v0001099_t0006_u01735102692072") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0af6aa_d20241225_m045804_c001_v7007000_t0000_u01735102684403") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b77_d20241225_m045800_c001_v0001099_t0038_u01735102680036") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c96613_d20241225_m045752_c001_v7007000_t0000_u01735102672158") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b63_d20241225_m045748_c001_v0001099_t0004_u01735102668451") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194bf_d20241225_m045722_c001_v7007000_t0000_u01735102642570") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f3e_d20241225_m045720_c001_v0001036_t0044_u01735102640986") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194b4_d20241225_m045719_c001_v7007000_t0000_u01735102639887") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f36_d20241225_m045718_c001_v0001036_t0004_u01735102638034") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194a8_d20241225_m045717_c001_v7007000_t0000_u01735102637303") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f32_d20241225_m045716_c001_v0001036_t0027_u01735102636367") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194a2_d20241225_m045714_c001_v7007000_t0000_u01735102634756") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f2c_d20241225_m045713_c001_v0001036_t0014_u01735102633647") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19492_d20241225_m045710_c001_v7007000_t0000_u01735102630924") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f20_d20241225_m045710_c001_v0001036_t0026_u01735102630030") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db19445_d20241225_m045701_c001_v7007000_t0000_u01735102621022") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6efe_d20241225_m045659_c001_v0001036_t0034_u01735102619479") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7c036_d20241225_m045544_c001_v7007000_t0000_u01735102544219") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e74_d20241225_m045543_c001_v0001036_t0031_u01735102543444") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7bc31_d20241225_m045542_c001_v7007000_t0000_u01735102542164") 2024/12/25 05:02:05 DEBUG : potato2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e70_d20241225_m045541_c001_v0001036_t0037_u01735102541385") 2024/12/25 05:02:06 DEBUG : potato3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7e0d8_d20241225_m045816_c001_v7007000_t0000_u01735102696720") 2024/12/25 05:02:06 DEBUG : potato3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f82_d20241225_m045813_c001_v0001036_t0024_u01735102693386") 2024/12/25 05:02:06 DEBUG : potato3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f404a251e7f0af6ab_d20241225_m045804_c001_v7007000_t0000_u01735102684627") 2024/12/25 05:02:06 DEBUG : potato3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f72_d20241225_m045801_c001_v0001036_t0056_u01735102681291") 2024/12/25 05:02:06 DEBUG : potato3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c96615_d20241225_m045752_c001_v7007000_t0000_u01735102672406") 2024/12/25 05:02:06 DEBUG : potato3: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f6c_d20241225_m045748_c001_v0001036_t0025_u01735102668933") 2024/12/25 05:02:06 DEBUG : pre-dest1/1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df895418b_d20241225_m045907_c001_v7007000_t0000_u01735102747005") 2024/12/25 05:02:06 DEBUG : pre-dest1/1: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f9c_d20241225_m045858_c001_v0001036_t0019_u01735102738698") 2024/12/25 05:02:06 DEBUG : pre-dest2/2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f417f823df895418c_d20241225_m045907_c001_v7007000_t0000_u01735102747187") 2024/12/25 05:02:06 DEBUG : pre-dest2/2: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223bd5_d20241225_m045859_c001_v0001099_t0019_u01735102739569") 2024/12/25 05:02:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4024221b76915436_d20241225_m045838_c001_v7007000_t0000_u01735102718222") 2024/12/25 05:02:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87a3e9_d20241225_m045835_c001_v0001184_t0028_u01735102715179") 2024/12/25 05:02:06 DEBUG : sizeonly: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a014d_d20241225_m045628_c001_v7007000_t0000_u01735102588116") 2024/12/25 05:02:06 DEBUG : sizeonly: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ebc_d20241225_m045626_c001_v0001036_t0040_u01735102586737") 2024/12/25 05:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385fb4_d20241225_m050140_c001_v7007000_t0000_u01735102900480") 2024/12/25 05:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec87b9db_d20241225_m050139_c001_v0001184_t0011_u01735102899347") 2024/12/25 05:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f96_d20241225_m050137_c001_v7007000_t0000_u01735102897383") 2024/12/25 05:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b70de_d20241225_m050136_c001_v0001036_t0044_u01735102896049") 2024/12/25 05:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965f7_d20241225_m045744_c001_v7007000_t0000_u01735102664945") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223b5b_d20241225_m045744_c001_v0001099_t0038_u01735102664040") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965ed_d20241225_m045742_c001_v7007000_t0000_u01735102662747") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f60_d20241225_m045741_c001_v0001036_t0055_u01735102661847") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a014a_d20241225_m045623_c001_v7007000_t0000_u01735102583391") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eb4_d20241225_m045621_c001_v0001036_t0018_u01735102581744") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0148_d20241225_m045621_c001_v7007000_t0000_u01735102581014") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eb2_d20241225_m045619_c001_v0001036_t0059_u01735102579714") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0145_d20241225_m045616_c001_v7007000_t0000_u01735102576837") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eb0_d20241225_m045615_c001_v0001036_t0024_u01735102575537") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0143_d20241225_m045614_c001_v7007000_t0000_u01735102574942") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6eac_d20241225_m045613_c001_v0001036_t0051_u01735102573951") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ea6_d20241225_m045611_c001_v0001036_t0030_u01735102571133") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0140_d20241225_m045610_c001_v7007000_t0000_u01735102570409") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ea4_d20241225_m045609_c001_v0001036_t0029_u01735102569624") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6ea0_d20241225_m045608_c001_v0001036_t0004_u01735102568719") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a013e_d20241225_m045607_c001_v7007000_t0000_u01735102567630") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e9e_d20241225_m045605_c001_v0001036_t0015_u01735102565180") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e9c_d20241225_m045602_c001_v0001036_t0042_u01735102562394") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a0102_d20241225_m045601_c001_v7007000_t0000_u01735102561666") 2024/12/25 05:02:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e96_d20241225_m045600_c001_v0001036_t0022_u01735102560790") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e92_d20241225_m045600_c001_v0001036_t0025_u01735102560056") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a00e6_d20241225_m045559_c001_v7007000_t0000_u01735102559323") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e8c_d20241225_m045555_c001_v0001036_t0042_u01735102555613") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f41963de4df5a00e3_d20241225_m045555_c001_v7007000_t0000_u01735102555247") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e8a_d20241225_m045554_c001_v0001036_t0037_u01735102554443") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7d02a_d20241225_m045552_c001_v7007000_t0000_u01735102552806") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e88_d20241225_m045551_c001_v0001036_t0023_u01735102551967") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7cc3a_d20241225_m045551_c001_v7007000_t0000_u01735102551417") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e86_d20241225_m045550_c001_v0001036_t0033_u01735102550614") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7c843_d20241225_m045549_c001_v7007000_t0000_u01735102549345") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e84_d20241225_m045548_c001_v0001036_t0044_u01735102548309") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7c454_d20241225_m045547_c001_v7007000_t0000_u01735102547760") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e82_d20241225_m045546_c001_v0001036_t0040_u01735102546903") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7c051_d20241225_m045545_c001_v7007000_t0000_u01735102545996") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e7c_d20241225_m045545_c001_v0001036_t0039_u01735102545149") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7b431_d20241225_m045538_c001_v7007000_t0000_u01735102538830") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e6c_d20241225_m045538_c001_v0001036_t0059_u01735102538099") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7b03a_d20241225_m045537_c001_v7007000_t0000_u01735102537192") 2024/12/25 05:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e6a_d20241225_m045536_c001_v0001036_t0042_u01735102536339") 2024/12/25 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7ac50_d20241225_m045535_c001_v7007000_t0000_u01735102535430") 2024/12/25 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e66_d20241225_m045534_c001_v0001036_t0051_u01735102534619") 2024/12/25 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f408de58c67b7ac4f_d20241225_m045531_c001_v7007000_t0000_u01735102531720") 2024/12/25 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6e5e_d20241225_m045530_c001_v0001036_t0038_u01735102530860") 2024/12/25 05:02:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385fb7_d20241225_m050140_c001_v7007000_t0000_u01735102900662") 2024/12/25 05:02:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f111b08b5e9223db7_d20241225_m050139_c001_v0001099_t0000_u01735102899338") 2024/12/25 05:02:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4063d5e88e385f97_d20241225_m050137_c001_v7007000_t0000_u01735102897571") 2024/12/25 05:02:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f11497b6153bd0d8e_d20241225_m050136_c001_v0001184_t0040_u01735102896065") 2024/12/25 05:02:09 DEBUG : sub/yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965de_d20241225_m045739_c001_v7007000_t0000_u01735102659096") 2024/12/25 05:02:09 DEBUG : sub/yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879ca1_d20241225_m045737_c001_v0001184_t0011_u01735102657120") 2024/12/25 05:02:09 DEBUG : three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194e9_d20241225_m045728_c001_v7007000_t0000_u01735102648881") 2024/12/25 05:02:09 DEBUG : three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f52_d20241225_m045727_c001_v0001036_t0004_u01735102647586") 2024/12/25 05:02:09 DEBUG : three: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f10131449952b6f48_d20241225_m045724_c001_v0001036_t0049_u01735102644974") 2024/12/25 05:02:09 DEBUG : two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f4037a3d80db194eb_d20241225_m045729_c001_v7007000_t0000_u01735102649074") 2024/12/25 05:02:09 DEBUG : two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f411b08b5e9223b41_d20241225_m045727_c001_v0001099_t0014_u01735102647024") 2024/12/25 05:02:09 DEBUG : two: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f40131449952b6f46_d20241225_m045724_c001_v0001036_t0002_u01735102644778") 2024/12/25 05:02:09 DEBUG : yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965e1_d20241225_m045739_c001_v7007000_t0000_u01735102659827") 2024/12/25 05:02:09 DEBUG : yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f101dd31d55a89058_d20241225_m045738_c001_v0001043_t0002_u01735102658409") 2024/12/25 05:02:09 DEBUG : yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965da_d20241225_m045735_c001_v7007000_t0000_u01735102655017") 2024/12/25 05:02:09 DEBUG : yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879c12_d20241225_m045733_c001_v0001184_t0021_u01735102653126") 2024/12/25 05:02:10 DEBUG : yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965d7_d20241225_m045731_c001_v7007000_t0000_u01735102651111") 2024/12/25 05:02:10 DEBUG : yam: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f112b4eeaec879ba9_d20241225_m045729_c001_v0001184_t0020_u01735102649621") 2024/12/25 05:02:10 DEBUG : yaml: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965dc_d20241225_m045735_c001_v7007000_t0000_u01735102655817") 2024/12/25 05:02:10 DEBUG : yaml: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f1049c2b93eac44ee_d20241225_m045734_c001_v0001184_t0041_u01735102654805") 2024/12/25 05:02:10 DEBUG : yaml: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f416c663fc8c965d9_d20241225_m045731_c001_v7007000_t0000_u01735102651840") 2024/12/25 05:02:10 DEBUG : yaml: Deleting (id "4_z8f727dc320bdfbcb9f380e1b_f11497b6153bcf09b_d20241225_m045730_c001_v0001184_t0013_u01735102650899") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m43.661534115s (try 1/5)