"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2021/02/08 05:03:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8" 2021/02/08 05:03:41 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8" 2021/02/08 05:03:41 DEBUG : Reset feature "ListR" 2021/02/08 05:03:41 DEBUG : Creating backend with remote "/tmp/rclone326946628" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.62s) === 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.01s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.01s) --- 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:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:42 INFO : S3 bucket rclone-test-cucetek5pegeqaf1xamezen8: Bucket "rclone-test-cucetek5pegeqaf1xamezen8" created with ACL "private" 2021/02/08 05:03:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/02/08 05:03:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.03s) === RUN TestCopy run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:43 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:43 DEBUG : sub dir/hello world.rclone_chunk.001_778vxb: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:43 INFO : sub dir/hello world.rclone_chunk.001_778vxb: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:43 INFO : sub dir/hello world.rclone_chunk.001_778vxb: Deleted 2021/02/08 05:03:43 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.49s) === RUN TestCopyMissingDirectory run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:43 DEBUG : Creating backend with remote "/non-existing" 2021/02/08 05:03:43 ERROR : : error reading source directory: directory not found 2021/02/08 05:03:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.08s) === RUN TestCopyNoTraverse run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:43 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:43 DEBUG : sub dir/hello world.rclone_chunk.001_778vof: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:43 INFO : sub dir/hello world.rclone_chunk.001_778vof: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:43 INFO : sub dir/hello world.rclone_chunk.001_778vof: Deleted 2021/02/08 05:03:43 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.48s) === RUN TestCopyCheckFirst run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:44 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Running all checks before starting transfers 2021/02/08 05:03:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:44 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Checks finished, now starting transfers 2021/02/08 05:03:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:44 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:44 DEBUG : sub dir/hello world.rclone_chunk.001_778wqi: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:44 INFO : sub dir/hello world.rclone_chunk.001_778wqi: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:44 INFO : sub dir/hello world.rclone_chunk.001_778wqi: Deleted 2021/02/08 05:03:44 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.53s) === RUN TestSyncNoTraverse run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:44 ERROR : Ignoring --no-traverse with sync 2021/02/08 05:03:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:44 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:44 DEBUG : sub dir/hello world.rclone_chunk.001_778wzk: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:44 INFO : sub dir/hello world.rclone_chunk.001_778wzk: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:44 INFO : sub dir/hello world.rclone_chunk.001_778wzk: Deleted 2021/02/08 05:03:44 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:44 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.40s) === RUN TestCopyWithDepth run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:45 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:45 DEBUG : hello world2.rclone_chunk.001_778xsp: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/02/08 05:03:45 INFO : hello world2.rclone_chunk.001_778xsp: Copied (server-side copy) to: hello world2 2021/02/08 05:03:45 INFO : hello world2.rclone_chunk.001_778xsp: Deleted 2021/02/08 05:03:45 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/02/08 05:03:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.38s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:45 DEBUG : hello world2: Excluded 2021/02/08 05:03:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:45 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:45 DEBUG : potato2.rclone_chunk.001_778xdw: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:45 INFO : potato2.rclone_chunk.001_778xdw: Copied (server-side copy) to: potato2 2021/02/08 05:03:45 INFO : potato2.rclone_chunk.001_778xdw: Deleted 2021/02/08 05:03:45 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:45 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:46 DEBUG : potato2.rclone_chunk.001_778xja: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:46 INFO : potato2.rclone_chunk.001_778xja: Copied (server-side copy) to: potato2 2021/02/08 05:03:46 INFO : potato2.rclone_chunk.001_778xja: Deleted 2021/02/08 05:03:46 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.55s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:46 DEBUG : sub dir2: Making directory 2021/02/08 05:03:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:46 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:46 DEBUG : sub dir/hello world.rclone_chunk.001_778yqx: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:46 INFO : sub dir/hello world.rclone_chunk.001_778yqx: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:46 INFO : sub dir/hello world.rclone_chunk.001_778yqx: Deleted 2021/02/08 05:03:46 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:46 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:03:46 DEBUG : sub dir2: Making directory 2021/02/08 05:03:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': copied 1 directories fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (0.51s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:46 DEBUG : sub dir2: Making directory 2021/02/08 05:03:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:47 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:47 DEBUG : sub dir/hello world.rclone_chunk.001_778z98: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:47 INFO : sub dir/hello world.rclone_chunk.001_778z98: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:47 INFO : sub dir/hello world.rclone_chunk.001_778z98: Deleted 2021/02/08 05:03:47 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:47 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:03:47 INFO : sub dir/hello world: Deleted 2021/02/08 05:03:47 DEBUG : sub dir: Making directory 2021/02/08 05:03:47 DEBUG : sub dir2: Making directory 2021/02/08 05:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': copied 2 directories fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (0.52s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:47 DEBUG : sub dir2: Making directory 2021/02/08 05:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:47 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:47 DEBUG : sub dir/hello world.rclone_chunk.001_778zsf: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:47 INFO : sub dir/hello world.rclone_chunk.001_778zsf: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:47 INFO : sub dir/hello world.rclone_chunk.001_778zsf: Deleted 2021/02/08 05:03:47 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:47 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:03:47 DEBUG : sub dir2: Making directory 2021/02/08 05:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': copied 1 directories 2021/02/08 05:03:47 DEBUG : Waiting for deletions to finish fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (0.45s) === RUN TestServerSideCopy run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:48 DEBUG : sub dir/hello world.rclone_chunk.001_778zrv: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:48 INFO : sub dir/hello world.rclone_chunk.001_778zrv: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:48 INFO : sub dir/hello world.rclone_chunk.001_778zrv: Deleted 2021/02/08 05:03:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-quxoned7teneper8soyinef5" 2021/02/08 05:03:48 DEBUG : Creating backend with remote "TestS3:rclone-test-quxoned7teneper8soyinef5" 2021/02/08 05:03:48 DEBUG : Reset feature "ListR" sync_test.go:292: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8' -> Chunked 'TestChunkerS3:rclone-test-quxoned7teneper8soyinef5' 2021/02/08 05:03:48 DEBUG : sub dir/hello world: copy non-chunked object... 2021/02/08 05:03:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-quxoned7teneper8soyinef5': Waiting for checks to finish 2021/02/08 05:03:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-quxoned7teneper8soyinef5': Waiting for transfers to finish 2021/02/08 05:03:48 INFO : S3 bucket rclone-test-quxoned7teneper8soyinef5: Bucket "rclone-test-quxoned7teneper8soyinef5" created with ACL "private" 2021/02/08 05:03:48 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:48 INFO : sub dir/hello world: Copied (server-side copy) 2021/02/08 05:03:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-quxoned7teneper8soyinef5': Purge object "sub dir/hello world" 2021/02/08 05:03:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-quxoned7teneper8soyinef5': Purge dir "sub dir" 2021/02/08 05:03:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-quxoned7teneper8soyinef5': Purge dir "" 2021/02/08 05:03:49 INFO : S3 bucket rclone-test-quxoned7teneper8soyinef5: Bucket "rclone-test-quxoned7teneper8soyinef5" deleted --- PASS: TestServerSideCopy (1.46s) === RUN TestCopyAfterDelete run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:49 DEBUG : sub dir/hello world.rclone_chunk.001_7791h6: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:49 INFO : sub dir/hello world.rclone_chunk.001_7791h6: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:49 INFO : sub dir/hello world.rclone_chunk.001_7791h6: Deleted 2021/02/08 05:03:49 ERROR : : error listing: directory not found 2021/02/08 05:03:49 DEBUG : Local file system at /tmp/rclone326946628: Making directory 2021/02/08 05:03:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.41s) === RUN TestCopyRedownload run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:49 DEBUG : sub dir/hello world.rclone_chunk.001_7791cw: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:49 INFO : sub dir/hello world.rclone_chunk.001_7791cw: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:03:49 INFO : sub dir/hello world.rclone_chunk.001_7791cw: Deleted 2021/02/08 05:03:50 DEBUG : Local file system at /tmp/rclone326946628: Waiting for checks to finish 2021/02/08 05:03:50 DEBUG : Local file system at /tmp/rclone326946628: Waiting for transfers to finish 2021/02/08 05:03:50 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:03:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.80s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:50 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:50 DEBUG : check sum.rclone_chunk.001_7792a4: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:50 INFO : check sum.rclone_chunk.001_7792a4: Copied (server-side copy) to: check sum 2021/02/08 05:03:50 INFO : check sum.rclone_chunk.001_7792a4: Deleted 2021/02/08 05:03:50 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:50 INFO : check sum: Copied (new) 2021/02/08 05:03:50 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:51 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:51 DEBUG : check sum: Size and MD5 of src and dst objects identical 2021/02/08 05:03:51 DEBUG : check sum: Unchanged skipping 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:51 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.68s) === RUN TestSyncSizeOnly run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:51 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:51 DEBUG : sizeonly.rclone_chunk.001_7793sh: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:51 INFO : sizeonly.rclone_chunk.001_7793sh: Copied (server-side copy) to: sizeonly 2021/02/08 05:03:51 INFO : sizeonly.rclone_chunk.001_7793sh: Deleted 2021/02/08 05:03:51 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:51 INFO : sizeonly: Copied (new) 2021/02/08 05:03:51 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:51 DEBUG : sizeonly: Sizes identical 2021/02/08 05:03:51 DEBUG : sizeonly: Unchanged skipping 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:51 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.46s) === RUN TestSyncIgnoreSize run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:51 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:51 DEBUG : ignore-size.rclone_chunk.001_7793x2: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/02/08 05:03:51 INFO : ignore-size.rclone_chunk.001_7793x2: Copied (server-side copy) to: ignore-size 2021/02/08 05:03:51 INFO : ignore-size.rclone_chunk.001_7793x2: Deleted 2021/02/08 05:03:51 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/02/08 05:03:51 INFO : ignore-size: Copied (new) 2021/02/08 05:03:51 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:52 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:03:52 DEBUG : ignore-size: Unchanged skipping 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:52 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.45s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:52 DEBUG : existing.rclone_chunk.001_7794ji: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:52 INFO : existing.rclone_chunk.001_7794ji: Copied (server-side copy) to: existing 2021/02/08 05:03:52 INFO : existing.rclone_chunk.001_7794ji: Deleted 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:03:52 DEBUG : existing: Unchanged skipping 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:52 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:52 INFO : There was nothing to transfer 2021/02/08 05:03:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/02/08 05:03:52 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:52 DEBUG : existing.rclone_chunk.001_779499: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:52 INFO : existing.rclone_chunk.001_779499: Copied (server-side copy) to: existing 2021/02/08 05:03:52 INFO : existing.rclone_chunk.001_779499: Deleted 2021/02/08 05:03:52 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:52 INFO : existing: Copied (replaced existing) 2021/02/08 05:03:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.59s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:52 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:52 DEBUG : existing.rclone_chunk.001_77945t: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:52 INFO : existing.rclone_chunk.001_77945t: Copied (server-side copy) to: existing 2021/02/08 05:03:52 INFO : existing.rclone_chunk.001_77945t: Deleted 2021/02/08 05:03:52 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:03:52 INFO : existing: Copied (new) 2021/02/08 05:03:52 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:53 DEBUG : existing: Destination exists, skipping 2021/02/08 05:03:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:53 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.41s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:53 DEBUG : b/potato.rclone_chunk.001_7795qh: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:03:53 INFO : b/potato.rclone_chunk.001_7795qh: Copied (server-side copy) to: b/potato 2021/02/08 05:03:53 INFO : b/potato.rclone_chunk.001_7795qh: Deleted 2021/02/08 05:03:53 DEBUG : c/non empty space.rclone_chunk.001_7795fq: MD5 = ec26039bacb958460a511485fc59d24e OK 2021/02/08 05:03:53 INFO : c/non empty space.rclone_chunk.001_7795fq: Copied (server-side copy) to: c/non empty space 2021/02/08 05:03:53 INFO : c/non empty space.rclone_chunk.001_7795fq: Deleted 2021/02/08 05:03:53 DEBUG : d: Making directory fstest.go:249: Filtering empty directory "d" 2021/02/08 05:03:53 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:03:53 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:03:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:53 DEBUG : a/potato2.rclone_chunk.001_7795dn: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:53 INFO : a/potato2.rclone_chunk.001_7795dn: Copied (server-side copy) to: a/potato2 2021/02/08 05:03:53 INFO : a/potato2.rclone_chunk.001_7795dn: Deleted 2021/02/08 05:03:53 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:53 INFO : a/potato2: Copied (new) 2021/02/08 05:03:53 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (1.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:54 DEBUG : empty space.rclone_chunk.001_77965v: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:54 INFO : empty space.rclone_chunk.001_77965v: Copied (server-side copy) to: empty space 2021/02/08 05:03:54 INFO : empty space.rclone_chunk.001_77965v: Deleted 2021/02/08 05:03:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:54 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2021/02/08 05:03:54 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/02/08 05:03:54 DEBUG : empty space: Unchanged skipping 2021/02/08 05:03:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:54 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:54 INFO : There was nothing to transfer 2021/02/08 05:03:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:54 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2021/02/08 05:03:54 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:54 INFO : empty space: Updated modification time in destination 2021/02/08 05:03:54 DEBUG : empty space: Unchanged skipping 2021/02/08 05:03:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:54 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:54 DEBUG : empty space.rclone_chunk.001_7796p0: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:54 INFO : empty space.rclone_chunk.001_7796p0: Copied (server-side copy) to: empty space 2021/02/08 05:03:54 INFO : empty space.rclone_chunk.001_7796p0: Deleted 2021/02/08 05:03:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:55 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2021/02/08 05:03:55 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:55 DEBUG : empty space: Unchanged skipping 2021/02/08 05:03:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:55 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:55 DEBUG : foo.rclone_chunk.001_7797kd: MD5 = 37b51d194a7513e45b56f6524f2d51f2 OK 2021/02/08 05:03:55 INFO : foo.rclone_chunk.001_7797kd: Copied (server-side copy) to: foo 2021/02/08 05:03:55 INFO : foo.rclone_chunk.001_7797kd: Deleted 2021/02/08 05:03:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:55 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2021/02/08 05:03:55 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone326946628) 2021/02/08 05:03:55 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8') 2021/02/08 05:03:55 DEBUG : foo: MD5 differ 2021/02/08 05:03:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:55 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:55 DEBUG : foo.rclone_chunk.001_779741: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/02/08 05:03:55 INFO : foo.rclone_chunk.001_779741: Copied (server-side copy) to: foo 2021/02/08 05:03:55 INFO : foo.rclone_chunk.001_779741: Deleted 2021/02/08 05:03:55 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/02/08 05:03:55 INFO : foo: Copied (replaced existing) 2021/02/08 05:03:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.61s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:56 DEBUG : empty space.rclone_chunk.001_77973u: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:56 INFO : empty space.rclone_chunk.001_77973u: Copied (server-side copy) to: empty space 2021/02/08 05:03:56 INFO : empty space.rclone_chunk.001_77973u: Deleted 2021/02/08 05:03:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:03:56 DEBUG : empty space: Unchanged skipping 2021/02/08 05:03:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:56 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:56 DEBUG : potato.rclone_chunk.001_7798tx: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:56 INFO : potato.rclone_chunk.001_7798tx: Copied (server-side copy) to: potato 2021/02/08 05:03:56 INFO : potato.rclone_chunk.001_7798tx: Deleted 2021/02/08 05:03:56 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:56 INFO : potato: Copied (new) 2021/02/08 05:03:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:56 DEBUG : potato.rclone_chunk.001_77987i: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:56 INFO : potato.rclone_chunk.001_77987i: Copied (server-side copy) to: potato 2021/02/08 05:03:56 INFO : potato.rclone_chunk.001_77987i: Deleted 2021/02/08 05:03:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/02/08 05:03:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:56 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:57 DEBUG : potato.rclone_chunk.001_7798k5: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/02/08 05:03:57 INFO : potato.rclone_chunk.001_7798k5: Copied (server-side copy) to: potato 2021/02/08 05:03:57 INFO : potato.rclone_chunk.001_7798k5: Deleted 2021/02/08 05:03:57 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/02/08 05:03:57 INFO : potato: Copied (replaced existing) 2021/02/08 05:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.61s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:57 DEBUG : potato.rclone_chunk.001_7799it: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/02/08 05:03:57 INFO : potato.rclone_chunk.001_7799it: Copied (server-side copy) to: potato 2021/02/08 05:03:57 INFO : potato.rclone_chunk.001_7799it: Deleted 2021/02/08 05:03:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/02/08 05:03:57 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone326946628) 2021/02/08 05:03:57 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8') 2021/02/08 05:03:57 DEBUG : potato: MD5 differ 2021/02/08 05:03:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:57 DEBUG : potato.rclone_chunk.001_7799d4: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:03:57 INFO : potato.rclone_chunk.001_7799d4: Copied (server-side copy) to: potato 2021/02/08 05:03:57 INFO : potato.rclone_chunk.001_7799d4: Deleted 2021/02/08 05:03:57 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:03:57 INFO : potato: Copied (replaced existing) 2021/02/08 05:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:58 DEBUG : potato.rclone_chunk.001_77990s: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:03:58 INFO : potato.rclone_chunk.001_77990s: Copied (server-side copy) to: potato 2021/02/08 05:03:58 INFO : potato.rclone_chunk.001_77990s: Deleted 2021/02/08 05:03:58 DEBUG : empty space.rclone_chunk.001_779aek: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:58 INFO : empty space.rclone_chunk.001_779aek: Copied (server-side copy) to: empty space 2021/02/08 05:03:58 INFO : empty space.rclone_chunk.001_779aek: Deleted 2021/02/08 05:03:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/02/08 05:03:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:03:58 DEBUG : empty space: Unchanged skipping 2021/02/08 05:03:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:58 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:58 DEBUG : potato.rclone_chunk.001_779aop: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:03:58 INFO : potato.rclone_chunk.001_779aop: Copied (server-side copy) to: potato 2021/02/08 05:03:58 INFO : potato.rclone_chunk.001_779aop: Deleted 2021/02/08 05:03:58 DEBUG : empty space.rclone_chunk.001_779af0: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:03:58 INFO : empty space.rclone_chunk.001_779af0: Copied (server-side copy) to: empty space 2021/02/08 05:03:58 INFO : empty space.rclone_chunk.001_779af0: Deleted 2021/02/08 05:03:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:03:59 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:03:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:03:59 DEBUG : empty space: Unchanged skipping 2021/02/08 05:03:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:03:59 DEBUG : potato2.rclone_chunk.001_779bwm: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:59 INFO : potato2.rclone_chunk.001_779bwm: Copied (server-side copy) to: potato2 2021/02/08 05:03:59 INFO : potato2.rclone_chunk.001_779bwm: Deleted 2021/02/08 05:03:59 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:03:59 INFO : potato2: Copied (new) 2021/02/08 05:03:59 DEBUG : Waiting for deletions to finish 2021/02/08 05:03:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:03:59 DEBUG : b/potato.rclone_chunk.001_779bpi: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:03:59 INFO : b/potato.rclone_chunk.001_779bpi: Copied (server-side copy) to: b/potato 2021/02/08 05:03:59 INFO : b/potato.rclone_chunk.001_779bpi: Deleted 2021/02/08 05:03:59 DEBUG : c/non empty space.rclone_chunk.001_779bup: MD5 = ec26039bacb958460a511485fc59d24e OK 2021/02/08 05:03:59 INFO : c/non empty space.rclone_chunk.001_779bup: Copied (server-side copy) to: c/non empty space 2021/02/08 05:03:59 INFO : c/non empty space.rclone_chunk.001_779bup: Deleted 2021/02/08 05:03:59 DEBUG : d: Making directory 2021/02/08 05:03:59 DEBUG : d/e: Making directory fstest.go:249: Filtering empty directory "d" fstest.go:249: Filtering empty directory "d/e" 2021/02/08 05:04:00 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:00 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:04:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:00 DEBUG : a/potato2.rclone_chunk.001_779cbj: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:00 INFO : a/potato2.rclone_chunk.001_779cbj: Copied (server-side copy) to: a/potato2 2021/02/08 05:04:00 INFO : a/potato2.rclone_chunk.001_779cbj: Deleted 2021/02/08 05:04:00 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:00 INFO : a/potato2: Copied (new) 2021/02/08 05:04:00 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:00 DEBUG : b/potato.rclone_chunk.001_779c6q: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:04:00 INFO : b/potato.rclone_chunk.001_779c6q: Copied (server-side copy) to: b/potato 2021/02/08 05:04:00 INFO : b/potato.rclone_chunk.001_779c6q: Deleted 2021/02/08 05:04:00 DEBUG : c/non empty space.rclone_chunk.001_779cgj: MD5 = ec26039bacb958460a511485fc59d24e OK 2021/02/08 05:04:00 INFO : c/non empty space.rclone_chunk.001_779cgj: Copied (server-side copy) to: c/non empty space 2021/02/08 05:04:00 INFO : c/non empty space.rclone_chunk.001_779cgj: Deleted 2021/02/08 05:04:00 DEBUG : d: Making directory fstest.go:249: Filtering empty directory "d" 2021/02/08 05:04:01 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:01 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:01 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:04:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:01 DEBUG : a/potato2.rclone_chunk.001_779daj: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:01 INFO : a/potato2.rclone_chunk.001_779daj: Copied (server-side copy) to: a/potato2 2021/02/08 05:04:01 INFO : a/potato2.rclone_chunk.001_779daj: Deleted 2021/02/08 05:04:01 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:01 INFO : a/potato2: Copied (new) 2021/02/08 05:04:01 ERROR : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': not deleting files as there were IO errors 2021/02/08 05:04:01 ERROR : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': not deleting directories as there were IO errors fstest.go:249: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:01 DEBUG : potato.rclone_chunk.001_779d9t: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:04:01 INFO : potato.rclone_chunk.001_779d9t: Copied (server-side copy) to: potato 2021/02/08 05:04:01 INFO : potato.rclone_chunk.001_779d9t: Deleted 2021/02/08 05:04:01 DEBUG : empty space.rclone_chunk.001_779d2h: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:01 INFO : empty space.rclone_chunk.001_779d2h: Copied (server-side copy) to: empty space 2021/02/08 05:04:01 INFO : empty space.rclone_chunk.001_779d2h: Deleted 2021/02/08 05:04:02 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:02 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:02 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:02 INFO : potato: Deleted 2021/02/08 05:04:02 DEBUG : potato2.rclone_chunk.001_779emv: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:02 INFO : potato2.rclone_chunk.001_779emv: Copied (server-side copy) to: potato2 2021/02/08 05:04:02 INFO : potato2.rclone_chunk.001_779emv: Deleted 2021/02/08 05:04:02 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.07s) === RUN TestSyncDeleteBefore run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:02 DEBUG : potato.rclone_chunk.001_779e9g: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:04:02 INFO : potato.rclone_chunk.001_779e9g: Copied (server-side copy) to: potato 2021/02/08 05:04:02 INFO : potato.rclone_chunk.001_779e9g: Deleted 2021/02/08 05:04:02 DEBUG : empty space.rclone_chunk.001_779erq: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:02 INFO : empty space.rclone_chunk.001_779erq: Copied (server-side copy) to: empty space 2021/02/08 05:04:02 INFO : empty space.rclone_chunk.001_779erq: Deleted 2021/02/08 05:04:02 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:03 INFO : potato: Deleted 2021/02/08 05:04:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:03 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:03 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:03 DEBUG : potato2.rclone_chunk.001_779f0d: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:03 INFO : potato2.rclone_chunk.001_779f0d: Copied (server-side copy) to: potato2 2021/02/08 05:04:03 INFO : potato2.rclone_chunk.001_779f0d: Deleted 2021/02/08 05:04:03 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.96s) === RUN TestCopyDeleteBefore run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:03 DEBUG : potato.rclone_chunk.001_779fpb: MD5 = a77cf635f7af90988de91597e3a4519b OK 2021/02/08 05:04:03 INFO : potato.rclone_chunk.001_779fpb: Copied (server-side copy) to: potato 2021/02/08 05:04:03 INFO : potato.rclone_chunk.001_779fpb: Deleted 2021/02/08 05:04:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:03 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:04 DEBUG : potato2.rclone_chunk.001_779f0w: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/02/08 05:04:04 INFO : potato2.rclone_chunk.001_779f0w: Copied (server-side copy) to: potato2 2021/02/08 05:04:04 INFO : potato2.rclone_chunk.001_779f0w: Deleted 2021/02/08 05:04:04 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/02/08 05:04:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.72s) === RUN TestSyncWithExclude run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:04 DEBUG : potato2.rclone_chunk.001_779g68: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:04 INFO : potato2.rclone_chunk.001_779g68: Copied (server-side copy) to: potato2 2021/02/08 05:04:04 INFO : potato2.rclone_chunk.001_779g68: Deleted 2021/02/08 05:04:04 DEBUG : empty space.rclone_chunk.001_779gpi: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:04 INFO : empty space.rclone_chunk.001_779gpi: Copied (server-side copy) to: empty space 2021/02/08 05:04:04 INFO : empty space.rclone_chunk.001_779gpi: Deleted 2021/02/08 05:04:04 DEBUG : enormous: Excluded 2021/02/08 05:04:04 DEBUG : potato2: Excluded 2021/02/08 05:04:04 DEBUG : potato2: Excluded 2021/02/08 05:04:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:04 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:04 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:04 INFO : There was nothing to transfer 2021/02/08 05:04:04 DEBUG : enormous: Excluded 2021/02/08 05:04:04 DEBUG : potato2: Excluded 2021/02/08 05:04:04 DEBUG : potato2: Excluded 2021/02/08 05:04:04 DEBUG : Local file system at /tmp/rclone326946628: Waiting for checks to finish 2021/02/08 05:04:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:04 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:04 DEBUG : Local file system at /tmp/rclone326946628: Waiting for transfers to finish 2021/02/08 05:04:04 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:05 DEBUG : potato2.rclone_chunk.001_779gd9: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:05 INFO : potato2.rclone_chunk.001_779gd9: Copied (server-side copy) to: potato2 2021/02/08 05:04:05 INFO : potato2.rclone_chunk.001_779gd9: Deleted 2021/02/08 05:04:05 DEBUG : empty space.rclone_chunk.001_779hs3: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:05 INFO : empty space.rclone_chunk.001_779hs3: Copied (server-side copy) to: empty space 2021/02/08 05:04:05 INFO : empty space.rclone_chunk.001_779hs3: Deleted 2021/02/08 05:04:05 DEBUG : enormous.rclone_chunk.001_779hdj: MD5 = 8adc5937e635f6c9af646f0b23560fae OK 2021/02/08 05:04:05 INFO : enormous.rclone_chunk.001_779hdj: Copied (server-side copy) to: enormous 2021/02/08 05:04:05 INFO : enormous.rclone_chunk.001_779hdj: Deleted 2021/02/08 05:04:06 DEBUG : enormous: Excluded 2021/02/08 05:04:06 DEBUG : potato2: Excluded 2021/02/08 05:04:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:06 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:06 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:06 INFO : enormous: Deleted 2021/02/08 05:04:06 INFO : potato2: Deleted 2021/02/08 05:04:06 INFO : There was nothing to transfer 2021/02/08 05:04:06 DEBUG : Local file system at /tmp/rclone326946628: Waiting for checks to finish 2021/02/08 05:04:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:06 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:06 DEBUG : Local file system at /tmp/rclone326946628: Waiting for transfers to finish 2021/02/08 05:04:06 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:06 INFO : enormous: Deleted 2021/02/08 05:04:06 INFO : potato2: Deleted 2021/02/08 05:04:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.41s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:06 DEBUG : one.rclone_chunk.001_779i8c: MD5 = bc21e6484530fc9d0313cb816b733396 OK 2021/02/08 05:04:06 INFO : one.rclone_chunk.001_779i8c: Copied (server-side copy) to: one 2021/02/08 05:04:06 INFO : one.rclone_chunk.001_779i8c: Deleted 2021/02/08 05:04:06 DEBUG : two.rclone_chunk.001_779ibm: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb OK 2021/02/08 05:04:06 INFO : two.rclone_chunk.001_779ibm: Copied (server-side copy) to: two 2021/02/08 05:04:06 INFO : two.rclone_chunk.001_779ibm: Deleted 2021/02/08 05:04:07 DEBUG : three.rclone_chunk.001_779iv3: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 OK 2021/02/08 05:04:07 INFO : three.rclone_chunk.001_779iv3: Copied (server-side copy) to: three 2021/02/08 05:04:07 INFO : three.rclone_chunk.001_779iv3: Deleted 2021/02/08 05:04:07 DEBUG : four.rclone_chunk.001_779jn6: MD5 = 0a04eb9a514fbe0829cf48049cc69fc7 OK 2021/02/08 05:04:07 INFO : four.rclone_chunk.001_779jn6: Copied (server-side copy) to: four 2021/02/08 05:04:07 INFO : four.rclone_chunk.001_779jn6: Deleted 2021/02/08 05:04:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/02/08 05:04:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/02/08 05:04:07 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:07 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:07 DEBUG : one: Destination is newer than source, skipping 2021/02/08 05:04:07 DEBUG : three: Sizes identical 2021/02/08 05:04:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:04:07 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone326946628) 2021/02/08 05:04:07 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8') 2021/02/08 05:04:07 DEBUG : two: MD5 differ 2021/02/08 05:04:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:07 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:07 DEBUG : five.rclone_chunk.001_779j6o: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:04:07 INFO : five.rclone_chunk.001_779j6o: Copied (server-side copy) to: five 2021/02/08 05:04:07 INFO : five.rclone_chunk.001_779j6o: Deleted 2021/02/08 05:04:07 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:04:07 INFO : five: Copied (new) 2021/02/08 05:04:07 DEBUG : two.rclone_chunk.001_779j2u: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:07 INFO : two.rclone_chunk.001_779j2u: Copied (server-side copy) to: two 2021/02/08 05:04:07 DEBUG : four.rclone_chunk.001_779j9b: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:04:07 INFO : four.rclone_chunk.001_779j9b: Copied (server-side copy) to: four 2021/02/08 05:04:07 INFO : two.rclone_chunk.001_779j2u: Deleted 2021/02/08 05:04:07 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:07 INFO : two: Copied (replaced existing) 2021/02/08 05:04:07 INFO : four.rclone_chunk.001_779j9b: Deleted 2021/02/08 05:04:07 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:04:07 INFO : four: Copied (replaced existing) 2021/02/08 05:04:07 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:07 DEBUG : one: Destination is newer than source, skipping 2021/02/08 05:04:07 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:04:07 DEBUG : four: Size and MD5 of src and dst objects identical 2021/02/08 05:04:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:04:07 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:04:07 DEBUG : five: Size and MD5 of src and dst objects identical 2021/02/08 05:04:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:04:07 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:07 DEBUG : two: Size and MD5 of src and dst objects identical 2021/02/08 05:04:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:04:07 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone326946628) 2021/02/08 05:04:07 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8') 2021/02/08 05:04:07 DEBUG : three: MD5 differ 2021/02/08 05:04:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/02/08 05:04:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:07 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:08 DEBUG : three.rclone_chunk.001_779j2l: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:08 INFO : three.rclone_chunk.001_779j2l: Copied (server-side copy) to: three 2021/02/08 05:04:08 INFO : three.rclone_chunk.001_779j2l: Deleted 2021/02/08 05:04:08 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:08 INFO : three: Copied (replaced existing) 2021/02/08 05:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (1.96s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" sync_test.go:1128: Can track renames: true 2021/02/08 05:04:08 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Making map for --track-renames 2021/02/08 05:04:08 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Finished making map for --track-renames 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for renames to finish 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:08 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:08 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:08 DEBUG : potato.rclone_chunk.001_779kcx: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:04:08 INFO : potato.rclone_chunk.001_779kcx: Copied (server-side copy) to: potato 2021/02/08 05:04:08 DEBUG : yam.rclone_chunk.001_779kh3: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:08 INFO : yam.rclone_chunk.001_779kh3: Copied (server-side copy) to: yam 2021/02/08 05:04:08 INFO : potato.rclone_chunk.001_779kcx: Deleted 2021/02/08 05:04:08 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:04:08 INFO : potato: Copied (new) 2021/02/08 05:04:08 INFO : yam.rclone_chunk.001_779kh3: Deleted 2021/02/08 05:04:08 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:08 INFO : yam: Copied (new) 2021/02/08 05:04:08 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:08 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Making map for --track-renames 2021/02/08 05:04:08 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Finished making map for --track-renames 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:08 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:08 DEBUG : potato: Unchanged skipping 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for renames to finish 2021/02/08 05:04:08 DEBUG : yam: copy non-chunked object... 2021/02/08 05:04:08 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:08 INFO : yam: Copied (server-side copy) to: yaml 2021/02/08 05:04:08 INFO : yam: Deleted 2021/02/08 05:04:08 INFO : yaml: Renamed from "yam" 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (0.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" sync_test.go:1201: Can track renames: true 2021/02/08 05:04:08 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Making map for --track-renames 2021/02/08 05:04:08 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Finished making map for --track-renames 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for renames to finish 2021/02/08 05:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:09 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:09 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:09 DEBUG : potato.rclone_chunk.001_779l8v: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:04:09 INFO : potato.rclone_chunk.001_779l8v: Copied (server-side copy) to: potato 2021/02/08 05:04:09 DEBUG : yam.rclone_chunk.001_779lkn: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:09 INFO : yam.rclone_chunk.001_779lkn: Copied (server-side copy) to: yam 2021/02/08 05:04:09 INFO : potato.rclone_chunk.001_779l8v: Deleted 2021/02/08 05:04:09 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:04:09 INFO : potato: Copied (new) 2021/02/08 05:04:09 INFO : yam.rclone_chunk.001_779lkn: Deleted 2021/02/08 05:04:09 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:09 INFO : yam: Copied (new) 2021/02/08 05:04:09 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:09 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Making map for --track-renames 2021/02/08 05:04:09 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Finished making map for --track-renames 2021/02/08 05:04:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:09 DEBUG : potato: Unchanged skipping 2021/02/08 05:04:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for renames to finish 2021/02/08 05:04:09 DEBUG : yam: copy non-chunked object... 2021/02/08 05:04:09 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:09 INFO : yam: Copied (server-side copy) to: yaml 2021/02/08 05:04:09 INFO : yam: Deleted 2021/02/08 05:04:09 INFO : yaml: Renamed from "yam" 2021/02/08 05:04:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" sync_test.go:1241: Can track renames: true 2021/02/08 05:04:09 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Making map for --track-renames 2021/02/08 05:04:09 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Finished making map for --track-renames 2021/02/08 05:04:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for renames to finish 2021/02/08 05:04:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:09 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:09 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:09 DEBUG : potato.rclone_chunk.001_779lud: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:04:09 INFO : potato.rclone_chunk.001_779lud: Copied (server-side copy) to: potato 2021/02/08 05:04:09 DEBUG : sub/yam.rclone_chunk.001_779liz: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:09 INFO : sub/yam.rclone_chunk.001_779liz: Copied (server-side copy) to: sub/yam 2021/02/08 05:04:09 INFO : potato.rclone_chunk.001_779lud: Deleted 2021/02/08 05:04:09 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:04:09 INFO : potato: Copied (new) 2021/02/08 05:04:09 INFO : sub/yam.rclone_chunk.001_779liz: Deleted 2021/02/08 05:04:09 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:09 INFO : sub/yam: Copied (new) 2021/02/08 05:04:09 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:10 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:10 DEBUG : potato: Unchanged skipping 2021/02/08 05:04:10 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Making map for --track-renames 2021/02/08 05:04:10 INFO : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Finished making map for --track-renames 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for renames to finish 2021/02/08 05:04:10 DEBUG : sub/yam: copy non-chunked object... 2021/02/08 05:04:10 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:04:10 INFO : sub/yam: Copied (server-side copy) to: yam 2021/02/08 05:04:10 INFO : sub/yam: Deleted 2021/02/08 05:04:10 INFO : yam: Renamed from "sub/yam" 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.69s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:10 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:10 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:10 DEBUG : sub dir/hello world.rclone_chunk.001_779mg2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:04:10 INFO : sub dir/hello world.rclone_chunk.001_779mg2: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:04:10 INFO : sub dir/hello world.rclone_chunk.001_779mg2: Deleted 2021/02/08 05:04:10 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:04:10 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:04:10 INFO : sub dir/hello world: Deleted 2021/02/08 05:04:10 DEBUG : nested/sub dir/file.rclone_chunk.001_779mxr: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/02/08 05:04:10 INFO : nested/sub dir/file.rclone_chunk.001_779mxr: Copied (server-side copy) to: nested/sub dir/file 2021/02/08 05:04:10 INFO : nested/sub dir/file.rclone_chunk.001_779mxr: Deleted 2021/02/08 05:04:10 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/02/08 05:04:10 INFO : nested/sub dir/file: Copied (new) 2021/02/08 05:04:10 INFO : nested/sub dir/file: Deleted 2021/02/08 05:04:10 DEBUG : sub dir: Removing directory 2021/02/08 05:04:10 DEBUG : nested/sub dir: Removing directory 2021/02/08 05:04:10 DEBUG : nested: Removing directory 2021/02/08 05:04:10 DEBUG : Local file system at /tmp/rclone326946628: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:10 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:10 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:11 DEBUG : sub dir/hello world.rclone_chunk.001_779mcm: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:04:11 INFO : sub dir/hello world.rclone_chunk.001_779mcm: Copied (server-side copy) to: sub dir/hello world 2021/02/08 05:04:11 INFO : sub dir/hello world.rclone_chunk.001_779mcm: Deleted 2021/02/08 05:04:11 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:04:11 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:04:11 INFO : sub dir/hello world: Deleted 2021/02/08 05:04:11 DEBUG : nested/sub dir/file.rclone_chunk.001_779m3q: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/02/08 05:04:11 INFO : nested/sub dir/file.rclone_chunk.001_779m3q: Copied (server-side copy) to: nested/sub dir/file 2021/02/08 05:04:11 INFO : nested/sub dir/file.rclone_chunk.001_779m3q: Deleted 2021/02/08 05:04:11 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/02/08 05:04:11 INFO : nested/sub dir/file: Copied (new) 2021/02/08 05:04:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.53s) === RUN TestServerSideMove run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cudeniq6dokocel9juqelif7" 2021/02/08 05:04:11 DEBUG : Creating backend with remote "TestS3:rclone-test-cudeniq6dokocel9juqelif7" 2021/02/08 05:04:11 DEBUG : Reset feature "ListR" 2021/02/08 05:04:11 DEBUG : potato2.rclone_chunk.001_779na8: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:11 INFO : potato2.rclone_chunk.001_779na8: Copied (server-side copy) to: potato2 2021/02/08 05:04:11 INFO : potato2.rclone_chunk.001_779na8: Deleted 2021/02/08 05:04:11 DEBUG : empty space.rclone_chunk.001_779nwh: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:11 INFO : empty space.rclone_chunk.001_779nwh: Copied (server-side copy) to: empty space 2021/02/08 05:04:11 INFO : empty space.rclone_chunk.001_779nwh: Deleted 2021/02/08 05:04:11 DEBUG : potato3.rclone_chunk.001_779n7w: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:11 INFO : potato3.rclone_chunk.001_779n7w: Copied (server-side copy) to: potato3 2021/02/08 05:04:11 INFO : potato3.rclone_chunk.001_779n7w: Deleted sync_test.go:1294: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8' -> Chunked 'TestChunkerS3:rclone-test-cudeniq6dokocel9juqelif7' 2021/02/08 05:04:12 INFO : S3 bucket rclone-test-cudeniq6dokocel9juqelif7: Bucket "rclone-test-cudeniq6dokocel9juqelif7" created with ACL "private" 2021/02/08 05:04:12 DEBUG : empty space.rclone_chunk.001_779o57: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:12 INFO : empty space.rclone_chunk.001_779o57: Copied (server-side copy) to: empty space 2021/02/08 05:04:13 INFO : empty space.rclone_chunk.001_779o57: Deleted 2021/02/08 05:04:13 DEBUG : potato3.rclone_chunk.001_779pxd: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:13 INFO : potato3.rclone_chunk.001_779pxd: Copied (server-side copy) to: potato3 2021/02/08 05:04:13 INFO : potato3.rclone_chunk.001_779pxd: Deleted 2021/02/08 05:04:13 DEBUG : potato2: copy non-chunked object... 2021/02/08 05:04:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:04:13 DEBUG : potato3: copy non-chunked object... 2021/02/08 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-cudeniq6dokocel9juqelif7': Waiting for checks to finish 2021/02/08 05:04:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:13 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:13 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:13 INFO : potato2: Copied (server-side copy) 2021/02/08 05:04:13 INFO : empty space: Deleted 2021/02/08 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-cudeniq6dokocel9juqelif7': Waiting for transfers to finish 2021/02/08 05:04:13 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:13 INFO : potato3: Copied (server-side copy) 2021/02/08 05:04:13 INFO : potato2: Deleted 2021/02/08 05:04:13 INFO : potato3: Deleted 2021/02/08 05:04:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1" 2021/02/08 05:04:13 DEBUG : Creating backend with remote "TestS3:rclone-test-dihupaf2qocutev3netuvih1" 2021/02/08 05:04:13 DEBUG : Reset feature "ListR" 2021/02/08 05:04:13 DEBUG : empty space: copy non-chunked object... 2021/02/08 05:04:13 DEBUG : potato2: copy non-chunked object... 2021/02/08 05:04:13 DEBUG : potato3: copy non-chunked object... 2021/02/08 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1': Waiting for checks to finish 2021/02/08 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1': Waiting for transfers to finish 2021/02/08 05:04:14 INFO : S3 bucket rclone-test-dihupaf2qocutev3netuvih1: Bucket "rclone-test-dihupaf2qocutev3netuvih1" created with ACL "private" 2021/02/08 05:04:14 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:14 INFO : empty space: Copied (server-side copy) 2021/02/08 05:04:14 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:14 INFO : potato2: Copied (server-side copy) 2021/02/08 05:04:14 INFO : empty space: Deleted 2021/02/08 05:04:14 INFO : potato2: Deleted 2021/02/08 05:04:14 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:14 INFO : potato3: Copied (server-side copy) 2021/02/08 05:04:14 INFO : potato3: Deleted 2021/02/08 05:04:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1': Purge object "empty space" 2021/02/08 05:04:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1': Purge object "potato2" 2021/02/08 05:04:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1': Purge object "potato3" 2021/02/08 05:04:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dihupaf2qocutev3netuvih1': Purge dir "" 2021/02/08 05:04:14 INFO : S3 bucket rclone-test-dihupaf2qocutev3netuvih1: Bucket "rclone-test-dihupaf2qocutev3netuvih1" deleted 2021/02/08 05:04:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-cudeniq6dokocel9juqelif7': Purge dir "" 2021/02/08 05:04:15 INFO : S3 bucket rclone-test-cudeniq6dokocel9juqelif7: Bucket "rclone-test-cudeniq6dokocel9juqelif7" deleted --- PASS: TestServerSideMove (3.87s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dogebet6zaqowat9bitutak1" 2021/02/08 05:04:15 DEBUG : Creating backend with remote "TestS3:rclone-test-dogebet6zaqowat9bitutak1" 2021/02/08 05:04:15 DEBUG : Reset feature "ListR" 2021/02/08 05:04:15 DEBUG : potato2.rclone_chunk.001_779rer: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:15 INFO : potato2.rclone_chunk.001_779rer: Copied (server-side copy) to: potato2 2021/02/08 05:04:15 INFO : potato2.rclone_chunk.001_779rer: Deleted 2021/02/08 05:04:15 DEBUG : empty space.rclone_chunk.001_779rwm: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:15 INFO : empty space.rclone_chunk.001_779rwm: Copied (server-side copy) to: empty space 2021/02/08 05:04:15 INFO : empty space.rclone_chunk.001_779rwm: Deleted 2021/02/08 05:04:15 DEBUG : potato3.rclone_chunk.001_779ryg: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:15 INFO : potato3.rclone_chunk.001_779ryg: Copied (server-side copy) to: potato3 2021/02/08 05:04:15 INFO : potato3.rclone_chunk.001_779ryg: Deleted sync_test.go:1294: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8' -> Chunked 'TestChunkerS3:rclone-test-dogebet6zaqowat9bitutak1' 2021/02/08 05:04:16 INFO : S3 bucket rclone-test-dogebet6zaqowat9bitutak1: Bucket "rclone-test-dogebet6zaqowat9bitutak1" created with ACL "private" 2021/02/08 05:04:16 DEBUG : empty space.rclone_chunk.001_779sj0: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:16 INFO : empty space.rclone_chunk.001_779sj0: Copied (server-side copy) to: empty space 2021/02/08 05:04:16 INFO : empty space.rclone_chunk.001_779sj0: Deleted 2021/02/08 05:04:17 DEBUG : potato3.rclone_chunk.001_779sjv: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:17 INFO : potato3.rclone_chunk.001_779sjv: Copied (server-side copy) to: potato3 2021/02/08 05:04:17 INFO : potato3.rclone_chunk.001_779sjv: Deleted 2021/02/08 05:04:17 DEBUG : empty space: Excluded 2021/02/08 05:04:17 DEBUG : empty space: Excluded 2021/02/08 05:04:17 DEBUG : potato2: copy non-chunked object... 2021/02/08 05:04:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:04:17 DEBUG : potato3: copy non-chunked object... 2021/02/08 05:04:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-dogebet6zaqowat9bitutak1': Waiting for checks to finish 2021/02/08 05:04:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-dogebet6zaqowat9bitutak1': Waiting for transfers to finish 2021/02/08 05:04:17 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:17 INFO : potato2: Copied (server-side copy) 2021/02/08 05:04:17 INFO : potato2: Deleted 2021/02/08 05:04:17 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:17 INFO : potato3: Copied (server-side copy) 2021/02/08 05:04:17 INFO : potato3: Deleted 2021/02/08 05:04:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dezezab0duyoyod0larewuj2" 2021/02/08 05:04:17 DEBUG : Creating backend with remote "TestS3:rclone-test-dezezab0duyoyod0larewuj2" 2021/02/08 05:04:17 DEBUG : Reset feature "ListR" 2021/02/08 05:04:17 DEBUG : empty space: Excluded 2021/02/08 05:04:17 DEBUG : potato2: copy non-chunked object... 2021/02/08 05:04:17 DEBUG : potato3: copy non-chunked object... 2021/02/08 05:04:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-dezezab0duyoyod0larewuj2': Waiting for checks to finish 2021/02/08 05:04:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-dezezab0duyoyod0larewuj2': Waiting for transfers to finish 2021/02/08 05:04:18 INFO : S3 bucket rclone-test-dezezab0duyoyod0larewuj2: Bucket "rclone-test-dezezab0duyoyod0larewuj2" created with ACL "private" 2021/02/08 05:04:18 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:18 INFO : potato2: Copied (server-side copy) 2021/02/08 05:04:18 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:18 INFO : potato3: Copied (server-side copy) 2021/02/08 05:04:18 INFO : potato2: Deleted 2021/02/08 05:04:18 INFO : potato3: Deleted 2021/02/08 05:04:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dezezab0duyoyod0larewuj2': Purge object "potato2" 2021/02/08 05:04:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dezezab0duyoyod0larewuj2': Purge object "potato3" 2021/02/08 05:04:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dezezab0duyoyod0larewuj2': Purge dir "" 2021/02/08 05:04:18 INFO : S3 bucket rclone-test-dezezab0duyoyod0larewuj2: Bucket "rclone-test-dezezab0duyoyod0larewuj2" deleted 2021/02/08 05:04:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dogebet6zaqowat9bitutak1': Purge object "empty space" 2021/02/08 05:04:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dogebet6zaqowat9bitutak1': Purge dir "" 2021/02/08 05:04:19 INFO : S3 bucket rclone-test-dogebet6zaqowat9bitutak1: Bucket "rclone-test-dogebet6zaqowat9bitutak1" deleted --- PASS: TestServerSideMoveWithFilter (3.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-beqewoc4rohilun3dolovew7" 2021/02/08 05:04:19 DEBUG : Creating backend with remote "TestS3:rclone-test-beqewoc4rohilun3dolovew7" 2021/02/08 05:04:19 DEBUG : Reset feature "ListR" 2021/02/08 05:04:19 DEBUG : potato2.rclone_chunk.001_779vfz: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:19 INFO : potato2.rclone_chunk.001_779vfz: Copied (server-side copy) to: potato2 2021/02/08 05:04:19 INFO : potato2.rclone_chunk.001_779vfz: Deleted 2021/02/08 05:04:19 DEBUG : empty space.rclone_chunk.001_779v7a: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:19 INFO : empty space.rclone_chunk.001_779v7a: Copied (server-side copy) to: empty space 2021/02/08 05:04:19 INFO : empty space.rclone_chunk.001_779v7a: Deleted 2021/02/08 05:04:19 DEBUG : potato3.rclone_chunk.001_779vis: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:19 INFO : potato3.rclone_chunk.001_779vis: Copied (server-side copy) to: potato3 2021/02/08 05:04:19 INFO : potato3.rclone_chunk.001_779vis: Deleted 2021/02/08 05:04:19 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8' -> Chunked 'TestChunkerS3:rclone-test-beqewoc4rohilun3dolovew7' 2021/02/08 05:04:21 INFO : S3 bucket rclone-test-beqewoc4rohilun3dolovew7: Bucket "rclone-test-beqewoc4rohilun3dolovew7" created with ACL "private" 2021/02/08 05:04:21 DEBUG : empty space.rclone_chunk.001_779x9w: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:21 INFO : empty space.rclone_chunk.001_779x9w: Copied (server-side copy) to: empty space 2021/02/08 05:04:21 INFO : empty space.rclone_chunk.001_779x9w: Deleted 2021/02/08 05:04:21 DEBUG : potato3.rclone_chunk.001_779xb2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:21 INFO : potato3.rclone_chunk.001_779xb2: Copied (server-side copy) to: potato3 2021/02/08 05:04:21 INFO : potato3.rclone_chunk.001_779xb2: Deleted 2021/02/08 05:04:21 DEBUG : potato2: copy non-chunked object... 2021/02/08 05:04:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:04:21 DEBUG : potato3: copy non-chunked object... 2021/02/08 05:04:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-beqewoc4rohilun3dolovew7': Waiting for checks to finish 2021/02/08 05:04:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:21 DEBUG : empty space: Unchanged skipping 2021/02/08 05:04:21 INFO : empty space: Deleted 2021/02/08 05:04:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-beqewoc4rohilun3dolovew7': Waiting for transfers to finish 2021/02/08 05:04:21 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:21 INFO : potato2: Copied (server-side copy) 2021/02/08 05:04:21 INFO : potato2: Deleted 2021/02/08 05:04:21 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:21 INFO : potato3: Copied (server-side copy) 2021/02/08 05:04:21 INFO : potato3: Deleted 2021/02/08 05:04:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5" 2021/02/08 05:04:22 DEBUG : Creating backend with remote "TestS3:rclone-test-benazuc2vumiwes3cizotam5" 2021/02/08 05:04:22 DEBUG : Reset feature "ListR" 2021/02/08 05:04:22 DEBUG : tomatoDir: Making directory 2021/02/08 05:04:22 DEBUG : empty space: copy non-chunked object... 2021/02/08 05:04:22 DEBUG : potato2: copy non-chunked object... 2021/02/08 05:04:22 DEBUG : potato3: copy non-chunked object... 2021/02/08 05:04:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5': Waiting for checks to finish 2021/02/08 05:04:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5': Waiting for transfers to finish 2021/02/08 05:04:22 INFO : S3 bucket rclone-test-benazuc2vumiwes3cizotam5: Bucket "rclone-test-benazuc2vumiwes3cizotam5" created with ACL "private" 2021/02/08 05:04:22 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:04:22 INFO : empty space: Copied (server-side copy) 2021/02/08 05:04:22 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/02/08 05:04:22 INFO : potato3: Copied (server-side copy) 2021/02/08 05:04:22 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:22 INFO : potato2: Copied (server-side copy) 2021/02/08 05:04:22 INFO : empty space: Deleted 2021/02/08 05:04:22 INFO : potato2: Deleted 2021/02/08 05:04:23 INFO : potato3: Deleted 2021/02/08 05:04:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5': Purge object "empty space" 2021/02/08 05:04:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5': Purge object "potato2" 2021/02/08 05:04:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5': Purge object "potato3" 2021/02/08 05:04:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-benazuc2vumiwes3cizotam5': Purge dir "" 2021/02/08 05:04:23 INFO : S3 bucket rclone-test-benazuc2vumiwes3cizotam5: Bucket "rclone-test-benazuc2vumiwes3cizotam5" deleted 2021/02/08 05:04:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-beqewoc4rohilun3dolovew7': Purge dir "" 2021/02/08 05:04:23 INFO : S3 bucket rclone-test-beqewoc4rohilun3dolovew7: Bucket "rclone-test-beqewoc4rohilun3dolovew7" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.67s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/rclone-move-test" 2021/02/08 05:04:23 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/rclone-move-test" 2021/02/08 05:04:23 DEBUG : Reset feature "ListR" 2021/02/08 05:04:24 DEBUG : potato2.rclone_chunk.001_779z9s: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:04:24 INFO : potato2.rclone_chunk.001_779z9s: Copied (server-side copy) to: potato2 2021/02/08 05:04:24 INFO : potato2.rclone_chunk.001_779z9s: Deleted --- PASS: TestServerSideMoveOverlap (0.37s) === RUN TestSyncOverlap run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/rclone-sync-test" 2021/02/08 05:04:24 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/rclone-sync-test" 2021/02/08 05:04:24 DEBUG : Reset feature "ListR" --- PASS: TestSyncOverlap (0.09s) === RUN TestSyncCompareDest run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:24 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:24 DEBUG : Reset feature "ListR" 2021/02/08 05:04:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/CompareDest" 2021/02/08 05:04:24 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/CompareDest" 2021/02/08 05:04:24 DEBUG : Reset feature "ListR" 2021/02/08 05:04:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:24 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:24 DEBUG : one.rclone_chunk.001_77a07s: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:24 INFO : one.rclone_chunk.001_77a07s: Copied (server-side copy) to: one 2021/02/08 05:04:24 INFO : one.rclone_chunk.001_77a07s: Deleted 2021/02/08 05:04:24 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:24 INFO : one: Copied (new) 2021/02/08 05:04:24 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:04:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:24 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:25 DEBUG : one.rclone_chunk.001_77a0tw: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:25 INFO : one.rclone_chunk.001_77a0tw: Copied (server-side copy) to: one 2021/02/08 05:04:25 INFO : one.rclone_chunk.001_77a0tw: Deleted 2021/02/08 05:04:25 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:25 INFO : one: Copied (replaced existing) 2021/02/08 05:04:25 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:25 DEBUG : dst/one.rclone_chunk.001_77a16x: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:25 INFO : dst/one.rclone_chunk.001_77a16x: Copied (server-side copy) to: dst/one 2021/02/08 05:04:25 INFO : dst/one.rclone_chunk.001_77a16x: Deleted 2021/02/08 05:04:25 DEBUG : CompareDest/one.rclone_chunk.001_77a1gp: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:25 INFO : CompareDest/one.rclone_chunk.001_77a1gp: Copied (server-side copy) to: CompareDest/one 2021/02/08 05:04:25 INFO : CompareDest/one.rclone_chunk.001_77a1gp: Deleted 2021/02/08 05:04:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:04:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:26 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:26 INFO : There was nothing to transfer 2021/02/08 05:04:26 DEBUG : CompareDest/two.rclone_chunk.001_77a2wc: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:26 INFO : CompareDest/two.rclone_chunk.001_77a2wc: Copied (server-side copy) to: CompareDest/two 2021/02/08 05:04:26 INFO : CompareDest/two.rclone_chunk.001_77a2wc: Deleted 2021/02/08 05:04:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:26 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:04:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:04:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:26 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:26 INFO : There was nothing to transfer 2021/02/08 05:04:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:26 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:04:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:04:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:26 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:26 INFO : There was nothing to transfer 2021/02/08 05:04:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 05:04:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:27 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:27 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:04:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:27 DEBUG : two.rclone_chunk.001_77a3in: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/02/08 05:04:27 INFO : two.rclone_chunk.001_77a3in: Copied (server-side copy) to: two 2021/02/08 05:04:27 INFO : two.rclone_chunk.001_77a3in: Deleted 2021/02/08 05:04:27 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/02/08 05:04:27 INFO : two: Copied (new) 2021/02/08 05:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (3.30s) === RUN TestSyncCopyDest run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:27 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:27 DEBUG : Reset feature "ListR" 2021/02/08 05:04:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/CopyDest" 2021/02/08 05:04:27 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/CopyDest" 2021/02/08 05:04:27 DEBUG : Reset feature "ListR" 2021/02/08 05:04:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:27 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:28 DEBUG : one.rclone_chunk.001_77a3uq: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:28 INFO : one.rclone_chunk.001_77a3uq: Copied (server-side copy) to: one 2021/02/08 05:04:28 INFO : one.rclone_chunk.001_77a3uq: Deleted 2021/02/08 05:04:28 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:28 INFO : one: Copied (new) 2021/02/08 05:04:28 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:04:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:28 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:28 DEBUG : one.rclone_chunk.001_77a4ht: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:28 INFO : one.rclone_chunk.001_77a4ht: Copied (server-side copy) to: one 2021/02/08 05:04:28 INFO : one.rclone_chunk.001_77a4ht: Deleted 2021/02/08 05:04:28 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:28 INFO : one: Copied (replaced existing) 2021/02/08 05:04:28 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:28 DEBUG : dst/one.rclone_chunk.001_77a47q: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:28 INFO : dst/one.rclone_chunk.001_77a47q: Copied (server-side copy) to: dst/one 2021/02/08 05:04:28 INFO : dst/one.rclone_chunk.001_77a47q: Deleted 2021/02/08 05:04:29 DEBUG : CopyDest/one.rclone_chunk.001_77a4dk: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:29 INFO : CopyDest/one.rclone_chunk.001_77a4dk: Copied (server-side copy) to: CopyDest/one 2021/02/08 05:04:29 INFO : CopyDest/one.rclone_chunk.001_77a4dk: Deleted 2021/02/08 05:04:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/BackupDir" 2021/02/08 05:04:29 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/BackupDir" 2021/02/08 05:04:29 DEBUG : Reset feature "ListR" 2021/02/08 05:04:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:04:29 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:29 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:29 INFO : one: Copied (server-side copy) 2021/02/08 05:04:29 INFO : one: Deleted 2021/02/08 05:04:29 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:29 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:04:29 INFO : one: Copied (server-side copy) 2021/02/08 05:04:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/02/08 05:04:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:29 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:30 DEBUG : CopyDest/two.rclone_chunk.001_77a64j: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:30 INFO : CopyDest/two.rclone_chunk.001_77a64j: Copied (server-side copy) to: CopyDest/two 2021/02/08 05:04:30 INFO : CopyDest/two.rclone_chunk.001_77a64j: Deleted 2021/02/08 05:04:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : two: copy non-chunked object... 2021/02/08 05:04:30 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:30 INFO : two: Copied (server-side copy) 2021/02/08 05:04:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/02/08 05:04:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : one: Unchanged skipping 2021/02/08 05:04:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:30 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : one: Unchanged skipping 2021/02/08 05:04:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:30 DEBUG : two: Unchanged skipping 2021/02/08 05:04:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:30 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:30 INFO : There was nothing to transfer 2021/02/08 05:04:31 DEBUG : CopyDest/three.rclone_chunk.001_77a6ec: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:31 INFO : CopyDest/three.rclone_chunk.001_77a6ec: Copied (server-side copy) to: CopyDest/three 2021/02/08 05:04:31 INFO : CopyDest/three.rclone_chunk.001_77a6ec: Deleted 2021/02/08 05:04:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/02/08 05:04:31 DEBUG : three: Destination not found in --copy-dest 2021/02/08 05:04:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:31 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:31 DEBUG : two: Unchanged skipping 2021/02/08 05:04:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:31 DEBUG : one: Unchanged skipping 2021/02/08 05:04:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:31 DEBUG : three.rclone_chunk.001_77a781: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/02/08 05:04:31 INFO : three.rclone_chunk.001_77a781: Copied (server-side copy) to: three 2021/02/08 05:04:31 INFO : three.rclone_chunk.001_77a781: Deleted 2021/02/08 05:04:31 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/02/08 05:04:31 INFO : three: Copied (new) 2021/02/08 05:04:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (4.43s) === RUN TestSyncBackupDir run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:32 DEBUG : dst/one.rclone_chunk.001_77a8bw: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:32 INFO : dst/one.rclone_chunk.001_77a8bw: Copied (server-side copy) to: dst/one 2021/02/08 05:04:32 INFO : dst/one.rclone_chunk.001_77a8bw: Deleted 2021/02/08 05:04:32 DEBUG : dst/two.rclone_chunk.001_77a8x5: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:32 INFO : dst/two.rclone_chunk.001_77a8x5: Copied (server-side copy) to: dst/two 2021/02/08 05:04:32 INFO : dst/two.rclone_chunk.001_77a8x5: Deleted 2021/02/08 05:04:32 DEBUG : dst/three.txt.rclone_chunk.001_77a8le: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:32 INFO : dst/three.txt.rclone_chunk.001_77a8le: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:32 INFO : dst/three.txt.rclone_chunk.001_77a8le: Deleted 2021/02/08 05:04:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:32 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:32 DEBUG : Reset feature "ListR" 2021/02/08 05:04:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/backup" 2021/02/08 05:04:32 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/backup" 2021/02/08 05:04:32 DEBUG : Reset feature "ListR" 2021/02/08 05:04:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:04:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:32 DEBUG : two: Unchanged skipping 2021/02/08 05:04:32 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:33 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:33 INFO : one: Copied (server-side copy) 2021/02/08 05:04:33 INFO : one: Deleted 2021/02/08 05:04:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:33 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:33 DEBUG : one.rclone_chunk.001_77a9s9: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:33 INFO : one.rclone_chunk.001_77a9s9: Copied (server-side copy) to: one 2021/02/08 05:04:33 INFO : one.rclone_chunk.001_77a9s9: Deleted 2021/02/08 05:04:33 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:33 INFO : one: Copied (new) 2021/02/08 05:04:33 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:33 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:33 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:33 INFO : three.txt: Copied (server-side copy) 2021/02/08 05:04:33 INFO : three.txt: Deleted 2021/02/08 05:04:33 INFO : three.txt: Moved into backup dir 2021/02/08 05:04:34 DEBUG : dst/three.txt.rclone_chunk.001_77a915: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:34 INFO : dst/three.txt.rclone_chunk.001_77a915: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:34 INFO : dst/three.txt.rclone_chunk.001_77a915: Deleted 2021/02/08 05:04:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:04:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:34 DEBUG : two: Unchanged skipping 2021/02/08 05:04:34 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:34 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:34 INFO : one: Copied (server-side copy) 2021/02/08 05:04:34 INFO : one: Deleted 2021/02/08 05:04:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:34 DEBUG : one.rclone_chunk.001_77aay3: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:34 INFO : one.rclone_chunk.001_77aay3: Copied (server-side copy) to: one 2021/02/08 05:04:34 INFO : one.rclone_chunk.001_77aay3: Deleted 2021/02/08 05:04:34 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:34 INFO : one: Copied (new) 2021/02/08 05:04:34 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:34 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:34 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:34 INFO : three.txt: Copied (server-side copy) 2021/02/08 05:04:34 INFO : three.txt: Deleted 2021/02/08 05:04:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (3.09s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:35 DEBUG : dst/one.rclone_chunk.001_77ab8y: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:35 INFO : dst/one.rclone_chunk.001_77ab8y: Copied (server-side copy) to: dst/one 2021/02/08 05:04:35 INFO : dst/one.rclone_chunk.001_77ab8y: Deleted 2021/02/08 05:04:35 DEBUG : dst/two.rclone_chunk.001_77ab79: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:35 INFO : dst/two.rclone_chunk.001_77ab79: Copied (server-side copy) to: dst/two 2021/02/08 05:04:35 INFO : dst/two.rclone_chunk.001_77ab79: Deleted 2021/02/08 05:04:35 DEBUG : dst/three.txt.rclone_chunk.001_77aby6: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:35 INFO : dst/three.txt.rclone_chunk.001_77aby6: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:35 INFO : dst/three.txt.rclone_chunk.001_77aby6: Deleted 2021/02/08 05:04:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:35 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:35 DEBUG : Reset feature "ListR" 2021/02/08 05:04:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/backup" 2021/02/08 05:04:35 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/backup" 2021/02/08 05:04:36 DEBUG : Reset feature "ListR" 2021/02/08 05:04:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:04:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:36 DEBUG : two: Unchanged skipping 2021/02/08 05:04:36 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:36 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:36 INFO : one: Copied (server-side copy) to: one.bak 2021/02/08 05:04:36 INFO : one: Deleted 2021/02/08 05:04:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:36 DEBUG : one.rclone_chunk.001_77acsq: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:36 INFO : one.rclone_chunk.001_77acsq: Copied (server-side copy) to: one 2021/02/08 05:04:36 INFO : one.rclone_chunk.001_77acsq: Deleted 2021/02/08 05:04:36 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:36 INFO : one: Copied (new) 2021/02/08 05:04:36 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:36 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:36 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/02/08 05:04:36 INFO : three.txt: Deleted 2021/02/08 05:04:36 INFO : three.txt: Moved into backup dir 2021/02/08 05:04:37 DEBUG : dst/three.txt.rclone_chunk.001_77ac9o: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:37 INFO : dst/three.txt.rclone_chunk.001_77ac9o: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:37 INFO : dst/three.txt.rclone_chunk.001_77ac9o: Deleted 2021/02/08 05:04:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:04:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:37 DEBUG : two: Unchanged skipping 2021/02/08 05:04:37 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:37 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:37 INFO : one: Copied (server-side copy) to: one.bak 2021/02/08 05:04:37 INFO : one: Deleted 2021/02/08 05:04:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:37 DEBUG : one.rclone_chunk.001_77ad7i: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:37 INFO : one.rclone_chunk.001_77ad7i: Copied (server-side copy) to: one 2021/02/08 05:04:37 INFO : one.rclone_chunk.001_77ad7i: Deleted 2021/02/08 05:04:37 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:37 INFO : one: Copied (new) 2021/02/08 05:04:37 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:37 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:37 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/02/08 05:04:37 INFO : three.txt: Deleted 2021/02/08 05:04:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (3.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:38 DEBUG : dst/one.rclone_chunk.001_77aeez: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:38 INFO : dst/one.rclone_chunk.001_77aeez: Copied (server-side copy) to: dst/one 2021/02/08 05:04:38 INFO : dst/one.rclone_chunk.001_77aeez: Deleted 2021/02/08 05:04:38 DEBUG : dst/two.rclone_chunk.001_77aehw: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:38 INFO : dst/two.rclone_chunk.001_77aehw: Copied (server-side copy) to: dst/two 2021/02/08 05:04:38 INFO : dst/two.rclone_chunk.001_77aehw: Deleted 2021/02/08 05:04:38 DEBUG : dst/three.txt.rclone_chunk.001_77ael5: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:38 INFO : dst/three.txt.rclone_chunk.001_77ael5: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:38 INFO : dst/three.txt.rclone_chunk.001_77ael5: Deleted 2021/02/08 05:04:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:38 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:39 DEBUG : Reset feature "ListR" 2021/02/08 05:04:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/backup" 2021/02/08 05:04:39 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/backup" 2021/02/08 05:04:39 DEBUG : Reset feature "ListR" 2021/02/08 05:04:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:04:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:39 DEBUG : two: Unchanged skipping 2021/02/08 05:04:39 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:39 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/02/08 05:04:39 INFO : one: Deleted 2021/02/08 05:04:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:39 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:39 DEBUG : one.rclone_chunk.001_77af8o: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:39 INFO : one.rclone_chunk.001_77af8o: Copied (server-side copy) to: one 2021/02/08 05:04:39 INFO : one.rclone_chunk.001_77af8o: Deleted 2021/02/08 05:04:39 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:39 INFO : one: Copied (new) 2021/02/08 05:04:39 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:40 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:40 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/02/08 05:04:40 INFO : three.txt: Deleted 2021/02/08 05:04:40 INFO : three.txt: Moved into backup dir 2021/02/08 05:04:40 DEBUG : dst/three.txt.rclone_chunk.001_77ag8a: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:40 INFO : dst/three.txt.rclone_chunk.001_77ag8a: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:40 INFO : dst/three.txt.rclone_chunk.001_77ag8a: Deleted 2021/02/08 05:04:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:04:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:40 DEBUG : two: Unchanged skipping 2021/02/08 05:04:40 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:40 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/02/08 05:04:40 INFO : one: Deleted 2021/02/08 05:04:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:40 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:40 DEBUG : one.rclone_chunk.001_77agjn: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:40 INFO : one.rclone_chunk.001_77agjn: Copied (server-side copy) to: one 2021/02/08 05:04:41 INFO : one.rclone_chunk.001_77agjn: Deleted 2021/02/08 05:04:41 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:41 INFO : one: Copied (new) 2021/02/08 05:04:41 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:41 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:41 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/02/08 05:04:41 INFO : three.txt: Deleted 2021/02/08 05:04:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (3.29s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:41 DEBUG : dst/one.rclone_chunk.001_77ah71: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:41 INFO : dst/one.rclone_chunk.001_77ah71: Copied (server-side copy) to: dst/one 2021/02/08 05:04:41 INFO : dst/one.rclone_chunk.001_77ah71: Deleted 2021/02/08 05:04:41 DEBUG : dst/two.rclone_chunk.001_77ahhw: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:41 INFO : dst/two.rclone_chunk.001_77ahhw: Copied (server-side copy) to: dst/two 2021/02/08 05:04:41 INFO : dst/two.rclone_chunk.001_77ahhw: Deleted 2021/02/08 05:04:42 DEBUG : dst/three.txt.rclone_chunk.001_77ah17: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:42 INFO : dst/three.txt.rclone_chunk.001_77ah17: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:42 INFO : dst/three.txt.rclone_chunk.001_77ah17: Deleted 2021/02/08 05:04:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:42 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:42 DEBUG : Reset feature "ListR" 2021/02/08 05:04:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:42 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:42 DEBUG : two: Unchanged skipping 2021/02/08 05:04:42 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:42 INFO : one: Copied (server-side copy) to: one.bak 2021/02/08 05:04:42 INFO : one: Deleted 2021/02/08 05:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:42 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:42 DEBUG : one.rclone_chunk.001_77ai4h: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:42 INFO : one.rclone_chunk.001_77ai4h: Copied (server-side copy) to: one 2021/02/08 05:04:42 INFO : one.rclone_chunk.001_77ai4h: Deleted 2021/02/08 05:04:42 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:42 INFO : one: Copied (new) 2021/02/08 05:04:42 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:42 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:42 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/02/08 05:04:42 INFO : three.txt: Deleted 2021/02/08 05:04:42 INFO : three.txt: Moved into backup dir 2021/02/08 05:04:43 DEBUG : dst/three.txt.rclone_chunk.001_77ajlp: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:43 INFO : dst/three.txt.rclone_chunk.001_77ajlp: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:43 INFO : dst/three.txt.rclone_chunk.001_77ajlp: Deleted 2021/02/08 05:04:43 DEBUG : one.bak: Excluded 2021/02/08 05:04:43 DEBUG : three.txt.bak: Excluded 2021/02/08 05:04:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:04:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for checks to finish 2021/02/08 05:04:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:43 DEBUG : two: Unchanged skipping 2021/02/08 05:04:43 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:43 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:43 INFO : one: Copied (server-side copy) to: one.bak 2021/02/08 05:04:43 INFO : one: Deleted 2021/02/08 05:04:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst': Waiting for transfers to finish 2021/02/08 05:04:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:43 DEBUG : one.rclone_chunk.001_77ajvf: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:43 INFO : one.rclone_chunk.001_77ajvf: Copied (server-side copy) to: one 2021/02/08 05:04:43 INFO : one.rclone_chunk.001_77ajvf: Deleted 2021/02/08 05:04:43 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:43 INFO : one: Copied (new) 2021/02/08 05:04:43 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:43 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:43 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/02/08 05:04:43 INFO : three.txt: Deleted 2021/02/08 05:04:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (2.72s) === RUN TestSyncSuffix run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:44 DEBUG : dst/one.rclone_chunk.001_77ak30: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:44 INFO : dst/one.rclone_chunk.001_77ak30: Copied (server-side copy) to: dst/one 2021/02/08 05:04:44 INFO : dst/one.rclone_chunk.001_77ak30: Deleted 2021/02/08 05:04:44 DEBUG : dst/two.rclone_chunk.001_77akjz: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:44 INFO : dst/two.rclone_chunk.001_77akjz: Copied (server-side copy) to: dst/two 2021/02/08 05:04:44 INFO : dst/two.rclone_chunk.001_77akjz: Deleted 2021/02/08 05:04:44 DEBUG : dst/three.txt.rclone_chunk.001_77ak64: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:44 INFO : dst/three.txt.rclone_chunk.001_77ak64: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:44 INFO : dst/three.txt.rclone_chunk.001_77ak64: Deleted 2021/02/08 05:04:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:45 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:45 DEBUG : Reset feature "ListR" 2021/02/08 05:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:04:45 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:45 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:45 INFO : one: Copied (server-side copy) to: one.bak 2021/02/08 05:04:45 INFO : one: Deleted 2021/02/08 05:04:45 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:45 DEBUG : one.rclone_chunk.001_77alin: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:45 INFO : one.rclone_chunk.001_77alin: Copied (server-side copy) to: one 2021/02/08 05:04:45 INFO : one.rclone_chunk.001_77alin: Deleted 2021/02/08 05:04:45 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:45 INFO : one: Copied (new) 2021/02/08 05:04:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:45 DEBUG : two: Unchanged skipping 2021/02/08 05:04:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 05:04:45 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:45 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/02/08 05:04:45 INFO : three.txt: Deleted 2021/02/08 05:04:45 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:46 DEBUG : three.txt.rclone_chunk.001_77alvp: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:46 INFO : three.txt.rclone_chunk.001_77alvp: Copied (server-side copy) to: three.txt 2021/02/08 05:04:46 INFO : three.txt.rclone_chunk.001_77alvp: Deleted 2021/02/08 05:04:46 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:46 INFO : three.txt: Copied (new) 2021/02/08 05:04:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:04:46 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:46 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:46 INFO : one: Copied (server-side copy) to: one.bak 2021/02/08 05:04:46 INFO : one: Deleted 2021/02/08 05:04:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:46 DEBUG : one.rclone_chunk.001_77amsm: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:46 INFO : one.rclone_chunk.001_77amsm: Copied (server-side copy) to: one 2021/02/08 05:04:46 INFO : one.rclone_chunk.001_77amsm: Deleted 2021/02/08 05:04:46 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:46 INFO : one: Copied (new) 2021/02/08 05:04:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:46 DEBUG : two: Unchanged skipping 2021/02/08 05:04:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 05:04:46 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:46 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/02/08 05:04:47 INFO : three.txt: Deleted 2021/02/08 05:04:47 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:47 DEBUG : three.txt.rclone_chunk.001_77an69: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/02/08 05:04:47 INFO : three.txt.rclone_chunk.001_77an69: Copied (server-side copy) to: three.txt 2021/02/08 05:04:47 INFO : three.txt.rclone_chunk.001_77an69: Deleted 2021/02/08 05:04:47 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/02/08 05:04:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (3.49s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:47 DEBUG : dst/one.rclone_chunk.001_77aneu: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:47 INFO : dst/one.rclone_chunk.001_77aneu: Copied (server-side copy) to: dst/one 2021/02/08 05:04:47 INFO : dst/one.rclone_chunk.001_77aneu: Deleted 2021/02/08 05:04:48 DEBUG : dst/two.rclone_chunk.001_77anz4: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:04:48 INFO : dst/two.rclone_chunk.001_77anz4: Copied (server-side copy) to: dst/two 2021/02/08 05:04:48 INFO : dst/two.rclone_chunk.001_77anz4: Deleted 2021/02/08 05:04:48 DEBUG : dst/three.txt.rclone_chunk.001_77aouf: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:48 INFO : dst/three.txt.rclone_chunk.001_77aouf: Copied (server-side copy) to: dst/three.txt 2021/02/08 05:04:48 INFO : dst/three.txt.rclone_chunk.001_77aouf: Deleted 2021/02/08 05:04:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:48 DEBUG : Creating backend with remote "TestS3:rclone-test-cucetek5pegeqaf1xamezen8/dst" 2021/02/08 05:04:48 DEBUG : Reset feature "ListR" 2021/02/08 05:04:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:04:48 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:48 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:04:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/02/08 05:04:48 INFO : one: Deleted 2021/02/08 05:04:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:48 DEBUG : one.rclone_chunk.001_77aod3: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:48 INFO : one.rclone_chunk.001_77aod3: Copied (server-side copy) to: one 2021/02/08 05:04:48 INFO : one.rclone_chunk.001_77aod3: Deleted 2021/02/08 05:04:48 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:48 INFO : one: Copied (new) 2021/02/08 05:04:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:49 DEBUG : two: Unchanged skipping 2021/02/08 05:04:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 05:04:49 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:49 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:04:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/02/08 05:04:49 INFO : three.txt: Deleted 2021/02/08 05:04:49 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:49 DEBUG : three.txt.rclone_chunk.001_77apoj: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:49 INFO : three.txt.rclone_chunk.001_77apoj: Copied (server-side copy) to: three.txt 2021/02/08 05:04:49 INFO : three.txt.rclone_chunk.001_77apoj: Deleted 2021/02/08 05:04:49 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:49 INFO : three.txt: Copied (new) 2021/02/08 05:04:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:04:49 DEBUG : one: copy non-chunked object... 2021/02/08 05:04:50 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:04:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/02/08 05:04:50 INFO : one: Deleted 2021/02/08 05:04:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:50 DEBUG : one.rclone_chunk.001_77aqud: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:50 INFO : one.rclone_chunk.001_77aqud: Copied (server-side copy) to: one 2021/02/08 05:04:50 INFO : one.rclone_chunk.001_77aqud: Deleted 2021/02/08 05:04:50 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:04:50 INFO : one: Copied (new) 2021/02/08 05:04:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:50 DEBUG : two: Unchanged skipping 2021/02/08 05:04:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 05:04:50 DEBUG : three.txt: copy non-chunked object... 2021/02/08 05:04:50 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:04:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/02/08 05:04:50 INFO : three.txt: Deleted 2021/02/08 05:04:50 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:50 DEBUG : three.txt.rclone_chunk.001_77aqdf: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/02/08 05:04:50 INFO : three.txt.rclone_chunk.001_77aqdf: Copied (server-side copy) to: three.txt 2021/02/08 05:04:50 INFO : three.txt.rclone_chunk.001_77aqdf: Deleted 2021/02/08 05:04:50 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/02/08 05:04:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (3.40s) === RUN TestSyncUTFNorm run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:51 DEBUG : Testêé.rclone_chunk.001_77arwf: MD5 = 3b5c716b1f94ae30389ea40ea76fa0d5 OK 2021/02/08 05:04:51 INFO : Testêé.rclone_chunk.001_77arwf: Copied (server-side copy) to: Testêé 2021/02/08 05:04:51 INFO : Testêé.rclone_chunk.001_77arwf: Deleted 2021/02/08 05:04:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/02/08 05:04:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:51 DEBUG : Testêé: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:51 DEBUG : Testêé.rclone_chunk.001_77arek: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/02/08 05:04:51 INFO : Testêé.rclone_chunk.001_77arek: Copied (server-side copy) to: Testêé 2021/02/08 05:04:51 INFO : Testêé.rclone_chunk.001_77arek: Deleted 2021/02/08 05:04:51 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/02/08 05:04:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/02/08 05:04:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.56s) === RUN TestSyncImmutable run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:51 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2021/02/08 05:04:51 DEBUG : existing.rclone_chunk.001_77arjy: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:04:51 INFO : existing.rclone_chunk.001_77arjy: Copied (server-side copy) to: existing 2021/02/08 05:04:51 INFO : existing.rclone_chunk.001_77arjy: Deleted 2021/02/08 05:04:51 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:04:51 INFO : existing: Copied (new) 2021/02/08 05:04:51 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/02/08 05:04:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/02/08 05:04:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:51 ERROR : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': not deleting files as there were IO errors 2021/02/08 05:04:51 ERROR : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.40s) === RUN TestSyncIgnoreCase run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" 2021/02/08 05:04:52 DEBUG : EXISTING.rclone_chunk.001_77asca: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:04:52 INFO : EXISTING.rclone_chunk.001_77asca: Copied (server-side copy) to: EXISTING 2021/02/08 05:04:52 INFO : EXISTING.rclone_chunk.001_77asca: Deleted 2021/02/08 05:04:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for checks to finish 2021/02/08 05:04:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:04:52 DEBUG : existing: Unchanged skipping 2021/02/08 05:04:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Waiting for transfers to finish 2021/02/08 05:04:52 DEBUG : Waiting for deletions to finish 2021/02/08 05:04:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8'", Local "Local file system at /tmp/rclone326946628", Modify Window "1ns" sync_test.go:1986: This test only runs on local --- PASS: TestMaxTransfer (0.12s) --- SKIP: TestMaxTransfer/Hard (0.03s) --- SKIP: TestMaxTransfer/Soft (0.05s) --- SKIP: TestMaxTransfer/Cautious (0.03s) PASS 2021/02/08 05:04:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cucetek5pegeqaf1xamezen8': Purge dir "" 2021/02/08 05:04:52 INFO : S3 bucket rclone-test-cucetek5pegeqaf1xamezen8: Bucket "rclone-test-cucetek5pegeqaf1xamezen8" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m12.444826628s (try 1/5)