"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/09/23 20:07:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa" 2024/09/23 20:07:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/23 20:07:50 DEBUG : Creating backend with remote "/tmp/rclone429748299" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:51 DEBUG : [rclone-test-yikeduf5caqa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:07:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/23 20:07:51 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:51 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.88s) === RUN TestCopy run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:07:51 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:51 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:07:52 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:07:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:52 DEBUG : [rclone-test-yikeduf5caqa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.49s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.19s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:53 DEBUG : Creating backend with remote "/non-existing" 2024/09/23 20:07:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/23 20:07:53 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:53 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:07:54 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:54 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:07:54 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:07:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.50s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:55 INFO : [rclone-test-yikeduf5caqa]: Running all checks before starting transfers 2024/09/23 20:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:07:55 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:55 INFO : [rclone-test-yikeduf5caqa]: Checks finished, now starting transfers 2024/09/23 20:07:55 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:07:56 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:07:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.56s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:57 ERROR : Ignoring --no-traverse with sync 2024/09/23 20:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:07:57 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:57 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:07:57 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:07:57 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:07:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.79s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:07:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/23 20:07:59 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:07:59 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:07:59 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/09/23 20:07:59 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyWithDepth (1.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:00 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:00 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:00 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:00 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:01 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:01 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:01 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:01 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.05s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/23 20:08:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:08:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/23 20:08:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:08:02 DEBUG : sub dir: Making directory 2024/09/23 20:08:02 DEBUG : sub dir2: Making directory 2024/09/23 20:08:02 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/23 20:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:02 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:02 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:02 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:03 DEBUG : [rclone-test-yikeduf5caqa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.78s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:05 DEBUG : sub dir2: Making directory 2024/09/23 20:08:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/23 20:08:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:08:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:05 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:05 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:05 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:06 DEBUG : sub dir2: Making directory with metadata 2024/09/23 20:08:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:08:06 DEBUG : sub dir: Making directory 2024/09/23 20:08:06 DEBUG : sub dir2: Making directory 2024/09/23 20:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:06 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:06 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:06 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:06 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:08:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:07 DEBUG : [rclone-test-yikeduf5caqa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/23 20:08:07 DEBUG : [rclone-test-yikeduf5caqa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:08 DEBUG : sub dir2: Making directory 2024/09/23 20:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:08 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:08 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:09 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:09 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:08:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:10 DEBUG : sub dir2: Making directory with metadata 2024/09/23 20:08:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:08:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:08:10 DEBUG : sub dir: Making directory 2024/09/23 20:08:10 DEBUG : sub dir2: Making directory 2024/09/23 20:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:10 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:10 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:10 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:10 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:08:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:10 DEBUG : [rclone-test-yikeduf5caqa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.24s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:12 DEBUG : sub dir2: Making directory 2024/09/23 20:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:12 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:12 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:12 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:12 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:14 DEBUG : Creating backend with remote "TestMailru:rclone-test-vehatug3vidi" sync_test.go:590: Server side copy (if possible) [rclone-test-yikeduf5caqa] -> [rclone-test-vehatug3vidi] 2024/09/23 20:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:14 DEBUG : [rclone-test-vehatug3vidi]: Waiting for checks to finish 2024/09/23 20:08:14 DEBUG : [rclone-test-vehatug3vidi]: Waiting for transfers to finish 2024/09/23 20:08:14 DEBUG : [rclone-test-vehatug3vidi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:08:14 DEBUG : [rclone-test-vehatug3vidi]: mkDirs by part "/rclone-test-vehatug3vidi/sub dir" 2024/09/23 20:08:15 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:15 DEBUG : [rclone-test-vehatug3vidi]: Purge remote --- PASS: TestServerSideCopy (2.98s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:16 ERROR : : error listing: directory not found 2024/09/23 20:08:16 DEBUG : Local file system at /tmp/rclone429748299: Making directory 2024/09/23 20:08:17 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:17 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/23 20:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:08:18 DEBUG : Local file system at /tmp/rclone429748299: Waiting for checks to finish 2024/09/23 20:08:18 DEBUG : Local file system at /tmp/rclone429748299: Waiting for transfers to finish 2024/09/23 20:08:19 DEBUG : [rclone-test-yikeduf5caqa]: Switch file server: locks 1, url https://cloclo56.datacloudmail.ru/oauth-get/, expiry "2024-09-23T20:11:18.85333051Z" 2024/09/23 20:08:19 DEBUG : [rclone-test-yikeduf5caqa]: Unlock file server: locks 0, url https://cloclo56.datacloudmail.ru/oauth-get/ 2024/09/23 20:08:19 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:08:19 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/09/23 20:08:19 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:08:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:20 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/23 20:08:20 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:20 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:20 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/23 20:08:20 INFO : check sum: Copied (new) 2024/09/23 20:08:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:20 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:20 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/23 20:08:20 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/09/23 20:08:20 DEBUG : check sum: Unchanged skipping 2024/09/23 20:08:20 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:20 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:20 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/23 20:08:21 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:21 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:21 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/23 20:08:21 INFO : sizeonly: Copied (new) 2024/09/23 20:08:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:22 DEBUG : sizeonly: Sizes identical 2024/09/23 20:08:22 DEBUG : sizeonly: Unchanged skipping 2024/09/23 20:08:22 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:22 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:22 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:22 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/23 20:08:23 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:23 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:23 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/09/23 20:08:23 INFO : ignore-size: Copied (new) 2024/09/23 20:08:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:23 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:08:23 DEBUG : ignore-size: Unchanged skipping 2024/09/23 20:08:23 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:23 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:23 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:23 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:08:24 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:24 DEBUG : existing: Unchanged skipping 2024/09/23 20:08:24 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:24 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:24 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/23 20:08:24 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:24 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:25 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/23 20:08:25 INFO : existing: Copied (replaced existing) 2024/09/23 20:08:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/23 20:08:26 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:26 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:26 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/23 20:08:26 INFO : existing: Copied (new) 2024/09/23 20:08:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:26 DEBUG : existing: Destination exists, skipping 2024/09/23 20:08:26 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:26 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:26 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:26 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:27 DEBUG : b/potato: File has been put by hash from source 2024/09/23 20:08:27 DEBUG : d: Making directory 2024/09/23 20:08:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:28 DEBUG : c/non empty space: Unchanged skipping 2024/09/23 20:08:28 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:28 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:28 DEBUG : [rclone-test-yikeduf5caqa]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/09/23 20:08:29 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:29 INFO : a/potato2: Copied (new) 2024/09/23 20:08:29 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:29 INFO : b/potato: Deleted 2024/09/23 20:08:29 INFO : d: Removing directory 2024/09/23 20:08:30 INFO : b: Removing directory 2024/09/23 20:08:30 DEBUG : [rclone-test-yikeduf5caqa]: deleted 2 directories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (4.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:08:32 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:32 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/23 20:08:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/23 20:08:32 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:32 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:32 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:32 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:08:32 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:32 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/23 20:08:32 INFO : empty space: Updated modification time in destination 2024/09/23 20:08:32 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:32 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:32 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:32 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:33 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:08:33 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:33 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/23 20:08:33 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:33 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:33 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:33 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:34 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:34 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:08:34 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone429748299) 2024/09/23 20:08:34 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-yikeduf5caqa]) 2024/09/23 20:08:34 DEBUG : foo: mailru differ 2024/09/23 20:08:34 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:35 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/09/23 20:08:35 INFO : foo: Copied (replaced existing) 2024/09/23 20:08:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:36 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/23 20:08:36 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:36 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:36 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:36 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:36 INFO : potato: Copied (new) 2024/09/23 20:08:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:37 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/23 20:08:37 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:37 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:38 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/09/23 20:08:38 INFO : potato: Copied (replaced existing) 2024/09/23 20:08:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:39 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:39 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/09/23 20:08:39 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:39 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone429748299) 2024/09/23 20:08:39 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-yikeduf5caqa]) 2024/09/23 20:08:39 DEBUG : potato: mailru differ 2024/09/23 20:08:39 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:39 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/09/23 20:08:39 INFO : potato: Copied (replaced existing) 2024/09/23 20:08:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:40 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/23 20:08:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:40 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:40 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:40 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:40 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:41 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:42 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:42 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:42 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:42 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:42 INFO : potato2: Copied (new) 2024/09/23 20:08:42 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:42 INFO : potato: Deleted run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:43 DEBUG : b/potato: File has been put by hash from source 2024/09/23 20:08:44 DEBUG : d: Making directory 2024/09/23 20:08:44 DEBUG : d/e: Making directory 2024/09/23 20:08:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:44 DEBUG : c/non empty space: Unchanged skipping 2024/09/23 20:08:45 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:45 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:45 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:45 INFO : a/potato2: Copied (new) 2024/09/23 20:08:45 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:45 INFO : b/potato: Deleted 2024/09/23 20:08:45 INFO : d/e: Removing directory 2024/09/23 20:08:46 INFO : d: Removing directory 2024/09/23 20:08:46 INFO : b: Removing directory 2024/09/23 20:08:46 DEBUG : [rclone-test-yikeduf5caqa]: deleted 3 directories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:48 DEBUG : b/potato: File has been put by hash from source 2024/09/23 20:08:48 DEBUG : d: Making directory 2024/09/23 20:08:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:49 DEBUG : c/non empty space: Unchanged skipping 2024/09/23 20:08:49 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:49 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:49 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:49 INFO : a/potato2: Copied (new) 2024/09/23 20:08:49 ERROR : [rclone-test-yikeduf5caqa]: not deleting files as there were IO errors 2024/09/23 20:08:49 ERROR : [rclone-test-yikeduf5caqa]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:52 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:52 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:52 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:52 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:52 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:53 INFO : potato: Deleted 2024/09/23 20:08:53 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:53 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:54 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:54 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:54 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:54 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:54 INFO : potato: Deleted 2024/09/23 20:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:55 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:55 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:55 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:55 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/23 20:08:55 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncDeleteBefore (2.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:56 DEBUG : potato: File has been put by hash from source 2024/09/23 20:08:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:08:56 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:56 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:57 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/09/23 20:08:57 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.53s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:58 DEBUG : potato2: File has been put by hash from source 2024/09/23 20:08:58 DEBUG : enormous: Excluded (Size Filter) 2024/09/23 20:08:58 DEBUG : enormous: Excluded 2024/09/23 20:08:58 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 20:08:58 DEBUG : potato2: Excluded 2024/09/23 20:08:58 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 20:08:58 DEBUG : potato2: Excluded 2024/09/23 20:08:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:08:58 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:08:58 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:58 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:08:58 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:58 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:58 DEBUG : enormous: Excluded (Size Filter) 2024/09/23 20:08:58 DEBUG : enormous: Excluded 2024/09/23 20:08:58 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 20:08:58 DEBUG : potato2: Excluded 2024/09/23 20:08:58 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 20:08:58 DEBUG : potato2: Excluded 2024/09/23 20:08:58 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/09/23 20:08:58 DEBUG : empty space: Unchanged skipping 2024/09/23 20:08:58 DEBUG : Local file system at /tmp/rclone429748299: Waiting for checks to finish 2024/09/23 20:08:58 DEBUG : Local file system at /tmp/rclone429748299: Waiting for transfers to finish 2024/09/23 20:08:58 DEBUG : Waiting for deletions to finish 2024/09/23 20:08:58 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncWithExclude (1.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:08:59 DEBUG : potato2: File has been put by hash from source 2024/09/23 20:09:00 DEBUG : enormous: File has been put by hash from source 2024/09/23 20:09:00 DEBUG : enormous: Excluded (Size Filter) 2024/09/23 20:09:00 DEBUG : enormous: Excluded 2024/09/23 20:09:00 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 20:09:00 DEBUG : potato2: Excluded 2024/09/23 20:09:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:00 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:00 DEBUG : empty space: Unchanged skipping 2024/09/23 20:09:00 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:00 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:00 INFO : potato2: Deleted 2024/09/23 20:09:00 INFO : enormous: Deleted 2024/09/23 20:09:00 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/09/23 20:09:00 DEBUG : empty space: Unchanged skipping 2024/09/23 20:09:00 DEBUG : Local file system at /tmp/rclone429748299: Waiting for checks to finish 2024/09/23 20:09:00 DEBUG : Local file system at /tmp/rclone429748299: Waiting for transfers to finish 2024/09/23 20:09:00 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:00 INFO : enormous: Deleted 2024/09/23 20:09:00 INFO : potato2: Deleted 2024/09/23 20:09:00 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:02 DEBUG : five: Need to transfer - File not found at Destination 2024/09/23 20:09:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/23 20:09:02 DEBUG : one: Destination is newer than source, skipping 2024/09/23 20:09:02 DEBUG : three: Sizes identical 2024/09/23 20:09:02 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/23 20:09:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/23 20:09:02 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone429748299) 2024/09/23 20:09:02 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-yikeduf5caqa]) 2024/09/23 20:09:02 DEBUG : two: mailru differ 2024/09/23 20:09:02 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:02 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/09/23 20:09:02 INFO : four: Copied (replaced existing) 2024/09/23 20:09:03 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/23 20:09:03 INFO : two: Copied (replaced existing) 2024/09/23 20:09:03 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/09/23 20:09:03 INFO : five: Copied (new) 2024/09/23 20:09:03 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:03 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:03 DEBUG : one: Destination is newer than source, skipping 2024/09/23 20:09:03 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/09/23 20:09:03 DEBUG : five: Size and mailru of src and dst objects identical 2024/09/23 20:09:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/23 20:09:03 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone429748299) 2024/09/23 20:09:03 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-yikeduf5caqa]) 2024/09/23 20:09:03 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/23 20:09:03 DEBUG : three: mailru differ 2024/09/23 20:09:03 DEBUG : two: Size and mailru of src and dst objects identical 2024/09/23 20:09:03 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/09/23 20:09:03 DEBUG : four: Size and mailru of src and dst objects identical 2024/09/23 20:09:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/23 20:09:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/09/23 20:09:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/23 20:09:03 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:03 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/09/23 20:09:03 INFO : three: Copied (replaced existing) 2024/09/23 20:09:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.98s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/09/23 20:09:04 INFO : [rclone-test-yikeduf5caqa]: Making map for --track-renames 2024/09/23 20:09:04 INFO : [rclone-test-yikeduf5caqa]: Finished making map for --track-renames 2024/09/23 20:09:04 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/23 20:09:04 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for renames to finish 2024/09/23 20:09:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/23 20:09:04 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:05 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/09/23 20:09:05 INFO : potato: Copied (new) 2024/09/23 20:09:05 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/09/23 20:09:05 INFO : yam: Copied (new) 2024/09/23 20:09:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:09:05 INFO : [rclone-test-yikeduf5caqa]: Making map for --track-renames 2024/09/23 20:09:05 INFO : [rclone-test-yikeduf5caqa]: Finished making map for --track-renames 2024/09/23 20:09:05 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:05 DEBUG : potato: Unchanged skipping 2024/09/23 20:09:05 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for renames to finish 2024/09/23 20:09:05 INFO : yam: Moved (server-side) to: yaml 2024/09/23 20:09:05 INFO : yaml: Renamed from "yam" 2024/09/23 20:09:05 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:05 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:05 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:1508: Can track renames: true 2024/09/23 20:09:06 INFO : [rclone-test-yikeduf5caqa]: Making map for --track-renames 2024/09/23 20:09:06 INFO : [rclone-test-yikeduf5caqa]: Finished making map for --track-renames 2024/09/23 20:09:06 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/23 20:09:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/23 20:09:06 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for renames to finish 2024/09/23 20:09:06 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:07 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/09/23 20:09:07 INFO : potato: Copied (new) 2024/09/23 20:09:07 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/09/23 20:09:07 INFO : yam: Copied (new) 2024/09/23 20:09:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:09:07 INFO : [rclone-test-yikeduf5caqa]: Making map for --track-renames 2024/09/23 20:09:07 INFO : [rclone-test-yikeduf5caqa]: Finished making map for --track-renames 2024/09/23 20:09:07 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:07 DEBUG : potato: Unchanged skipping 2024/09/23 20:09:07 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for renames to finish 2024/09/23 20:09:08 INFO : yam: Moved (server-side) to: yaml 2024/09/23 20:09:08 INFO : yaml: Renamed from "yam" 2024/09/23 20:09:08 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:08 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:08 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:1547: Can track renames: true 2024/09/23 20:09:09 INFO : [rclone-test-yikeduf5caqa]: Making map for --track-renames 2024/09/23 20:09:09 INFO : [rclone-test-yikeduf5caqa]: Finished making map for --track-renames 2024/09/23 20:09:09 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/23 20:09:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/23 20:09:09 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for renames to finish 2024/09/23 20:09:09 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:09 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/09/23 20:09:09 INFO : potato: Copied (new) 2024/09/23 20:09:09 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/09/23 20:09:09 INFO : sub/yam: Copied (new) 2024/09/23 20:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:09:10 DEBUG : potato: Unchanged skipping 2024/09/23 20:09:10 INFO : [rclone-test-yikeduf5caqa]: Making map for --track-renames 2024/09/23 20:09:10 INFO : [rclone-test-yikeduf5caqa]: Finished making map for --track-renames 2024/09/23 20:09:10 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:10 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for renames to finish 2024/09/23 20:09:10 INFO : sub/yam: Moved (server-side) to: yam 2024/09/23 20:09:10 INFO : yam: Renamed from "sub/yam" 2024/09/23 20:09:10 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:10 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:10 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:12 DEBUG : Creating backend with remote "/tmp/rclone429748299/dir1" 2024/09/23 20:09:12 DEBUG : Creating backend with remote "/tmp/rclone429748299/dir2" 2024/09/23 20:09:12 DEBUG : Local file system at /tmp/rclone429748299/dir2: Using server-side directory move 2024/09/23 20:09:12 INFO : Local file system at /tmp/rclone429748299/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/23 20:09:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/23 20:09:12 DEBUG : Local file system at /tmp/rclone429748299/dir2: Waiting for checks to finish 2024/09/23 20:09:12 DEBUG : Local file system at /tmp/rclone429748299/dir2: Waiting for transfers to finish 2024/09/23 20:09:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:09:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/23 20:09:12 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:12 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:12 DEBUG : [rclone-test-yikeduf5caqa]: mkDirs by part "/rclone-test-yikeduf5caqa/nested/sub dir" 2024/09/23 20:09:13 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:09:13 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:09:13 INFO : sub dir/hello world: Deleted 2024/09/23 20:09:13 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/09/23 20:09:13 INFO : nested/sub dir/file: Copied (new) 2024/09/23 20:09:13 INFO : nested/sub dir/file: Deleted 2024/09/23 20:09:13 INFO : sub dir: Removing directory 2024/09/23 20:09:13 INFO : nested/sub dir: Removing directory 2024/09/23 20:09:13 INFO : nested: Removing directory 2024/09/23 20:09:13 DEBUG : Local file system at /tmp/rclone429748299: deleted 3 directories run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:09:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/23 20:09:15 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:15 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:15 DEBUG : [rclone-test-yikeduf5caqa]: mkDirs by part "/rclone-test-yikeduf5caqa/nested/sub dir" 2024/09/23 20:09:16 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/23 20:09:16 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:09:16 INFO : sub dir/hello world: Deleted 2024/09/23 20:09:16 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/09/23 20:09:16 INFO : nested/sub dir/file: Copied (new) 2024/09/23 20:09:16 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.98s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/23 20:09:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/23 20:09:18 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:18 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:19 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/23 20:09:19 INFO : existing: Copied (new) 2024/09/23 20:09:19 INFO : existing: Deleted 2024/09/23 20:09:19 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/09/23 20:09:19 INFO : existing-b: Copied (new) 2024/09/23 20:09:19 INFO : existing-b: Deleted 2024/09/23 20:09:19 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:19 DEBUG : existing: Destination exists, skipping 2024/09/23 20:09:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/23 20:09:19 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:19 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.62s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:20 DEBUG : Creating backend with remote "TestMailru:rclone-test-wutezuh3tuvu" 2024/09/23 20:09:20 DEBUG : potato2: File has been put by hash from source 2024/09/23 20:09:20 DEBUG : potato3: File has been put by hash from source sync_test.go:1603: Server side move (if possible) [rclone-test-yikeduf5caqa] -> [rclone-test-wutezuh3tuvu] 2024/09/23 20:09:21 DEBUG : [rclone-test-wutezuh3tuvu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:21 DEBUG : potato3: File has been put by hash from source 2024/09/23 20:09:21 DEBUG : [rclone-test-wutezuh3tuvu]: Using server-side directory move 2024/09/23 20:09:21 INFO : [rclone-test-wutezuh3tuvu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/23 20:09:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:09:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/09/23 20:09:21 DEBUG : empty space: Unchanged skipping 2024/09/23 20:09:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/23 20:09:21 DEBUG : [rclone-test-wutezuh3tuvu]: Waiting for checks to finish 2024/09/23 20:09:22 INFO : empty space: Deleted 2024/09/23 20:09:22 DEBUG : [rclone-test-wutezuh3tuvu]: Waiting for transfers to finish 2024/09/23 20:09:22 INFO : potato3: Deleted 2024/09/23 20:09:22 INFO : potato2: Moved (server-side) 2024/09/23 20:09:22 INFO : potato3: Moved (server-side) 2024/09/23 20:09:22 DEBUG : Creating backend with remote "TestMailru:rclone-test-qiyecar4xasi" 2024/09/23 20:09:23 DEBUG : [rclone-test-qiyecar4xasi]: Using server-side directory move 2024/09/23 20:09:23 DEBUG : [rclone-test-qiyecar4xasi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:23 INFO : [rclone-test-qiyecar4xasi]: Server side directory move succeeded 2024/09/23 20:09:23 ERROR : : error listing: directory not found 2024/09/23 20:09:23 DEBUG : [rclone-test-qiyecar4xasi]: Purge remote 2024/09/23 20:09:23 DEBUG : [rclone-test-wutezuh3tuvu]: Purge remote 2024/09/23 20:09:23 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (3.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:24 DEBUG : Creating backend with remote "TestMailru:rclone-test-ziviyak3neli" 2024/09/23 20:09:24 DEBUG : potato2: File has been put by hash from source 2024/09/23 20:09:24 DEBUG : potato3: File has been put by hash from source sync_test.go:1603: Server side move (if possible) [rclone-test-yikeduf5caqa] -> [rclone-test-ziviyak3neli] 2024/09/23 20:09:24 DEBUG : [rclone-test-ziviyak3neli]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:25 DEBUG : potato3: File has been put by hash from source 2024/09/23 20:09:25 DEBUG : empty space: Excluded (Size Filter) 2024/09/23 20:09:25 DEBUG : empty space: Excluded 2024/09/23 20:09:25 DEBUG : empty space: Excluded (Size Filter) 2024/09/23 20:09:25 DEBUG : empty space: Excluded 2024/09/23 20:09:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:09:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/23 20:09:25 DEBUG : [rclone-test-ziviyak3neli]: Waiting for checks to finish 2024/09/23 20:09:25 DEBUG : [rclone-test-ziviyak3neli]: Waiting for transfers to finish 2024/09/23 20:09:25 INFO : potato3: Deleted 2024/09/23 20:09:26 INFO : potato2: Moved (server-side) 2024/09/23 20:09:26 INFO : potato3: Moved (server-side) 2024/09/23 20:09:26 DEBUG : Creating backend with remote "TestMailru:rclone-test-zekuwin2zule" 2024/09/23 20:09:26 DEBUG : empty space: Excluded (Size Filter) 2024/09/23 20:09:26 DEBUG : empty space: Excluded 2024/09/23 20:09:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:09:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/23 20:09:26 DEBUG : [rclone-test-zekuwin2zule]: Waiting for checks to finish 2024/09/23 20:09:26 DEBUG : [rclone-test-zekuwin2zule]: Waiting for transfers to finish 2024/09/23 20:09:26 DEBUG : [rclone-test-zekuwin2zule]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:27 INFO : potato2: Moved (server-side) 2024/09/23 20:09:27 INFO : potato3: Moved (server-side) 2024/09/23 20:09:27 DEBUG : [rclone-test-zekuwin2zule]: Purge remote 2024/09/23 20:09:28 DEBUG : [rclone-test-ziviyak3neli]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:28 DEBUG : Creating backend with remote "TestMailru:rclone-test-zefasiw7xatu" 2024/09/23 20:09:28 DEBUG : potato2: File has been put by hash from source 2024/09/23 20:09:29 DEBUG : potato3: File has been put by hash from source 2024/09/23 20:09:29 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) [rclone-test-yikeduf5caqa] -> [rclone-test-zefasiw7xatu] 2024/09/23 20:09:29 DEBUG : [rclone-test-zefasiw7xatu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:30 DEBUG : potato3: File has been put by hash from source 2024/09/23 20:09:30 DEBUG : [rclone-test-zefasiw7xatu]: Using server-side directory move 2024/09/23 20:09:30 INFO : [rclone-test-zefasiw7xatu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/23 20:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:09:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/09/23 20:09:30 DEBUG : empty space: Unchanged skipping 2024/09/23 20:09:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/23 20:09:30 DEBUG : [rclone-test-zefasiw7xatu]: Waiting for checks to finish 2024/09/23 20:09:30 INFO : empty space: Deleted 2024/09/23 20:09:30 DEBUG : [rclone-test-zefasiw7xatu]: Waiting for transfers to finish 2024/09/23 20:09:30 INFO : potato3: Deleted 2024/09/23 20:09:31 INFO : potato2: Moved (server-side) 2024/09/23 20:09:31 INFO : potato3: Moved (server-side) 2024/09/23 20:09:31 INFO : tomatoDir: Removing directory 2024/09/23 20:09:31 DEBUG : [rclone-test-yikeduf5caqa]: deleted 1 directories 2024/09/23 20:09:31 DEBUG : Creating backend with remote "TestMailru:rclone-test-capemav3qeti" 2024/09/23 20:09:31 DEBUG : tomatoDir: Making directory 2024/09/23 20:09:32 DEBUG : [rclone-test-capemav3qeti]: Using server-side directory move 2024/09/23 20:09:32 DEBUG : [rclone-test-capemav3qeti]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:32 INFO : [rclone-test-capemav3qeti]: Server side directory move succeeded 2024/09/23 20:09:32 ERROR : : error listing: directory not found 2024/09/23 20:09:32 ERROR : : error listing: directory not found 2024/09/23 20:09:32 DEBUG : [rclone-test-capemav3qeti]: Purge remote 2024/09/23 20:09:32 DEBUG : [rclone-test-zefasiw7xatu]: Purge remote 2024/09/23 20:09:33 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.29s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:33 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/rclone-sync-test" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncOverlap (1.20s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:34 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/rclone-sync-test" 2024/09/23 20:09:35 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:35 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/rclone-sync-test-include/layer2" 2024/09/23 20:09:35 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:35 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-yikeduf5caqa/rclone-sync-test-include/layer2" 2024/09/23 20:09:35 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/rclone-sync-test-ignore-file" 2024/09/23 20:09:36 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:36 DEBUG : rclone-sync-test: Excluded 2024/09/23 20:09:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/23 20:09:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/23 20:09:37 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test]: Waiting for checks to finish 2024/09/23 20:09:37 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test]: Waiting for transfers to finish 2024/09/23 20:09:37 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:37 INFO : There was nothing to transfer 2024/09/23 20:09:37 DEBUG : rclone-sync-test: Excluded 2024/09/23 20:09:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/23 20:09:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/23 20:09:37 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:37 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:37 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:37 INFO : rclone-sync-test-include: Removing directory 2024/09/23 20:09:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/23 20:09:38 DEBUG : [rclone-test-yikeduf5caqa]: failed to delete 1 directories 2024/09/23 20:09:38 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:38 DEBUG : rclone-sync-test: Excluded 2024/09/23 20:09:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/23 20:09:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/23 20:09:38 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/09/23 20:09:38 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/09/23 20:09:38 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:38 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:39 DEBUG : rclone-sync-test: Excluded 2024/09/23 20:09:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/23 20:09:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/23 20:09:39 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:09:39 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:09:39 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:39 INFO : rclone-sync-test-include: Removing directory 2024/09/23 20:09:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/23 20:09:39 DEBUG : [rclone-test-yikeduf5caqa]: failed to delete 1 directories 2024/09/23 20:09:39 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:39 DEBUG : : Excluded 2024/09/23 20:09:39 DEBUG : rclone-sync-test: Excluded 2024/09/23 20:09:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/23 20:09:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/23 20:09:40 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/09/23 20:09:40 DEBUG : [rclone-test-yikeduf5caqa/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/09/23 20:09:40 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:40 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (11.08s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:09:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/CompareDest" 2024/09/23 20:09:46 DEBUG : one: Need to transfer - File not found at Destination 2024/09/23 20:09:46 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:46 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:46 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:46 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/09/23 20:09:46 INFO : one: Copied (new) 2024/09/23 20:09:46 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:47 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:47 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:47 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/09/23 20:09:47 INFO : one: Copied (replaced existing) 2024/09/23 20:09:47 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:48 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 20:09:48 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:48 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:48 INFO : There was nothing to transfer 2024/09/23 20:09:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/23 20:09:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:49 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 20:09:49 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:49 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:49 INFO : There was nothing to transfer 2024/09/23 20:09:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/23 20:09:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:50 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 20:09:50 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:50 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:50 INFO : There was nothing to transfer 2024/09/23 20:09:51 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/09/23 20:09:51 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/23 20:09:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/23 20:09:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:51 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 20:09:51 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:51 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:51 INFO : There was nothing to transfer 2024/09/23 20:09:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:51 DEBUG : two: Need to transfer - File not found at Destination 2024/09/23 20:09:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:51 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:09:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 20:09:52 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:52 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/09/23 20:09:52 INFO : two: Copied (new) 2024/09/23 20:09:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dest" 2024/09/23 20:09:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/pre-dest1" 2024/09/23 20:09:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/pre-dest2" 2024/09/23 20:09:55 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:09:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/23 20:09:55 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:09:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/23 20:09:55 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/23 20:09:55 DEBUG : [rclone-test-yikeduf5caqa/dest]: Waiting for checks to finish 2024/09/23 20:09:55 DEBUG : [rclone-test-yikeduf5caqa/dest]: Waiting for transfers to finish 2024/09/23 20:09:55 DEBUG : [rclone-test-yikeduf5caqa/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:56 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/09/23 20:09:56 INFO : 3: Copied (new) 2024/09/23 20:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.28s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:09:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:09:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/CopyDest" 2024/09/23 20:09:58 DEBUG : one: Need to transfer - File not found at Destination 2024/09/23 20:09:58 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:58 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:58 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:09:58 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/09/23 20:09:58 INFO : one: Copied (new) 2024/09/23 20:09:58 DEBUG : Waiting for deletions to finish 2024/09/23 20:09:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:09:59 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:09:59 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:09:59 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/09/23 20:09:59 INFO : one: Copied (replaced existing) 2024/09/23 20:09:59 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:00 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/BackupDir" 2024/09/23 20:10:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:10:00 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 20:10:01 DEBUG : [rclone-test-yikeduf5caqa/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:01 INFO : one: Moved (server-side) 2024/09/23 20:10:01 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/09/23 20:10:01 INFO : one: Copied (server-side copy) 2024/09/23 20:10:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/23 20:10:01 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:01 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:03 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/23 20:10:03 INFO : two: Copied (server-side copy) 2024/09/23 20:10:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/23 20:10:03 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:03 DEBUG : one: Unchanged skipping 2024/09/23 20:10:03 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:03 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:04 DEBUG : one: Unchanged skipping 2024/09/23 20:10:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:04 DEBUG : two: Unchanged skipping 2024/09/23 20:10:04 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:04 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:04 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:04 INFO : There was nothing to transfer 2024/09/23 20:10:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/23 20:10:05 DEBUG : three: Destination not found in --copy-dest 2024/09/23 20:10:05 DEBUG : three: Need to transfer - File not found at Destination 2024/09/23 20:10:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:05 DEBUG : one: Unchanged skipping 2024/09/23 20:10:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/23 20:10:05 DEBUG : two: Unchanged skipping 2024/09/23 20:10:05 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:05 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:05 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/09/23 20:10:05 INFO : three: Copied (new) 2024/09/23 20:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.78s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:08 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:10:08 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/backup" 2024/09/23 20:10:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/23 20:10:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:08 DEBUG : two: Unchanged skipping 2024/09/23 20:10:08 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:09 DEBUG : [rclone-test-yikeduf5caqa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:09 INFO : one: Moved (server-side) 2024/09/23 20:10:09 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:09 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:09 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/23 20:10:09 INFO : one: Copied (new) 2024/09/23 20:10:09 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:10 INFO : three.txt: Moved (server-side) 2024/09/23 20:10:10 INFO : three.txt: Moved into backup dir 2024/09/23 20:10:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/23 20:10:11 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:11 DEBUG : two: Unchanged skipping 2024/09/23 20:10:11 INFO : one: Deleted 2024/09/23 20:10:11 INFO : one: Moved (server-side) 2024/09/23 20:10:11 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:12 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/23 20:10:12 INFO : one: Copied (new) 2024/09/23 20:10:12 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:12 INFO : three.txt: Deleted 2024/09/23 20:10:12 INFO : three.txt: Moved (server-side) 2024/09/23 20:10:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:15 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:10:15 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/backup" 2024/09/23 20:10:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/23 20:10:15 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:15 DEBUG : two: Unchanged skipping 2024/09/23 20:10:15 DEBUG : [rclone-test-yikeduf5caqa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:16 INFO : one: Moved (server-side) to: one.bak 2024/09/23 20:10:16 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:16 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:16 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/23 20:10:16 INFO : one: Copied (new) 2024/09/23 20:10:16 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/23 20:10:16 INFO : three.txt: Moved into backup dir 2024/09/23 20:10:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/23 20:10:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:17 DEBUG : two: Unchanged skipping 2024/09/23 20:10:17 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:18 INFO : one.bak: Deleted 2024/09/23 20:10:18 INFO : one: Moved (server-side) to: one.bak 2024/09/23 20:10:18 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:18 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/23 20:10:18 INFO : one: Copied (new) 2024/09/23 20:10:18 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:18 INFO : three.txt.bak: Deleted 2024/09/23 20:10:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/23 20:10:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:21 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:10:21 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/backup" 2024/09/23 20:10:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/23 20:10:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:21 DEBUG : two: Unchanged skipping 2024/09/23 20:10:21 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:22 DEBUG : [rclone-test-yikeduf5caqa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/23 20:10:22 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:22 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:22 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/23 20:10:22 INFO : one: Copied (new) 2024/09/23 20:10:22 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/23 20:10:23 INFO : three.txt: Moved into backup dir 2024/09/23 20:10:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/23 20:10:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:24 DEBUG : two: Unchanged skipping 2024/09/23 20:10:24 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:24 INFO : one-2019-01-01: Deleted 2024/09/23 20:10:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/23 20:10:24 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:24 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/23 20:10:24 INFO : one: Copied (new) 2024/09/23 20:10:24 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:25 INFO : three-2019-01-01.txt: Deleted 2024/09/23 20:10:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/23 20:10:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:27 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:10:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/23 20:10:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:28 DEBUG : two: Unchanged skipping 2024/09/23 20:10:28 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:28 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:28 INFO : one: Moved (server-side) to: one.bak 2024/09/23 20:10:28 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:29 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/23 20:10:29 INFO : one: Copied (new) 2024/09/23 20:10:29 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/23 20:10:29 INFO : three.txt: Moved into backup dir 2024/09/23 20:10:30 DEBUG : one.bak: Excluded (Path Filter) 2024/09/23 20:10:30 DEBUG : one.bak: Excluded 2024/09/23 20:10:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/23 20:10:30 DEBUG : three.txt.bak: Excluded 2024/09/23 20:10:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/23 20:10:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:30 DEBUG : two: Unchanged skipping 2024/09/23 20:10:30 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for checks to finish 2024/09/23 20:10:30 INFO : one.bak: Deleted 2024/09/23 20:10:30 INFO : one: Moved (server-side) to: one.bak 2024/09/23 20:10:30 DEBUG : [rclone-test-yikeduf5caqa/dst]: Waiting for transfers to finish 2024/09/23 20:10:30 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/23 20:10:30 INFO : one: Copied (new) 2024/09/23 20:10:30 DEBUG : Waiting for deletions to finish 2024/09/23 20:10:31 INFO : three.txt.bak: Deleted 2024/09/23 20:10:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/23 20:10:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.71s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:33 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:10:33 DEBUG : Config file has changed externally - reloading 2024/09/23 20:10:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/23 20:10:34 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:34 INFO : one: Moved (server-side) to: one.bak 2024/09/23 20:10:34 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/23 20:10:34 INFO : one: Copied (new) 2024/09/23 20:10:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:35 DEBUG : two: Unchanged skipping 2024/09/23 20:10:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/23 20:10:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/23 20:10:35 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/09/23 20:10:35 INFO : three.txt: Copied (new) 2024/09/23 20:10:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/23 20:10:36 INFO : one.bak: Deleted 2024/09/23 20:10:36 INFO : one: Moved (server-side) to: one.bak 2024/09/23 20:10:37 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/23 20:10:37 INFO : one: Copied (new) 2024/09/23 20:10:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:37 DEBUG : two: Unchanged skipping 2024/09/23 20:10:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/23 20:10:37 INFO : three.txt.bak: Deleted 2024/09/23 20:10:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/23 20:10:38 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/09/23 20:10:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:40 DEBUG : Creating backend with remote "TestMailru:rclone-test-yikeduf5caqa/dst" 2024/09/23 20:10:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/23 20:10:41 DEBUG : [rclone-test-yikeduf5caqa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/23 20:10:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/23 20:10:41 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/23 20:10:41 INFO : one: Copied (new) 2024/09/23 20:10:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:41 DEBUG : two: Unchanged skipping 2024/09/23 20:10:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/23 20:10:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/23 20:10:42 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/09/23 20:10:42 INFO : three.txt: Copied (new) 2024/09/23 20:10:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/23 20:10:43 INFO : one-2019-01-01: Deleted 2024/09/23 20:10:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/23 20:10:44 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/23 20:10:44 INFO : one: Copied (new) 2024/09/23 20:10:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:44 DEBUG : two: Unchanged skipping 2024/09/23 20:10:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/23 20:10:44 INFO : three-2019-01-01.txt: Deleted 2024/09/23 20:10:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/23 20:10:45 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/09/23 20:10:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.88s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/23 20:10:46 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:10:46 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:10:46 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/09/23 20:10:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/23 20:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.05s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/23 20:10:47 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:10:47 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:10:47 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/23 20:10:47 INFO : existing: Copied (new) 2024/09/23 20:10:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/23 20:10:48 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:10:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/23 20:10:48 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:10:48 ERROR : [rclone-test-yikeduf5caqa]: not deleting files as there were IO errors 2024/09/23 20:10:48 ERROR : [rclone-test-yikeduf5caqa]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncImmutable (1.70s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.24s) === RUN TestFixCase run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:10:49 DEBUG : [rclone-test-yikeduf5caqa]: mkDirs by part "/rclone-test-yikeduf5caqa/SUBDIRA/subdirb/SUBDIRC" 2024/09/23 20:10:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:10:51 DEBUG : existing: Unchanged skipping 2024/09/23 20:10:51 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/23 20:10:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wetuzif9 2024/09/23 20:10:51 DEBUG : EXISTING: moving to existing-rclone-move-xaqicac9 2024/09/23 20:10:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wetuzif9 2024/09/23 20:10:52 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/23 20:10:52 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xaqicac9 2024/09/23 20:10:52 DEBUG : EXISTING: moving to existing 2024/09/23 20:10:52 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/23 20:10:53 INFO : existingbutdifferent-rclone-move-wetuzif9: Moved (server-side) to: existingbutdifferent 2024/09/23 20:10:53 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/23 20:10:53 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/23 20:10:53 INFO : existing-rclone-move-xaqicac9: Moved (server-side) to: existing 2024/09/23 20:10:53 INFO : EXISTING: Moved (server-side) to: existing 2024/09/23 20:10:53 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/23 20:10:53 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/09/23 20:10:53 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/23 20:10:54 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/23 20:10:54 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/23 20:10:55 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/23 20:10:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-vagufom5 2024/09/23 20:10:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-vagufom5 2024/09/23 20:10:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/23 20:10:56 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/23 20:10:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/23 20:10:56 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:10:56 INFO : subdira/subdirb/subdirc/hello-rclone-move-vagufom5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/23 20:10:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/23 20:10:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/23 20:10:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vugobog4 2024/09/23 20:10:56 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/09/23 20:10:56 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/23 20:10:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vugobog4 2024/09/23 20:10:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/23 20:10:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vugobog4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/23 20:10:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/23 20:10:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/23 20:10:57 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:10:57 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/09/23 20:10:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/23 20:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (0.63s) --- SKIP: TestMaxTransfer/Hard (0.22s) --- SKIP: TestMaxTransfer/Soft (0.23s) --- SKIP: TestMaxTransfer/Cautious (0.18s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:11:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:11:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both1: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both12: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both13: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both14: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both15: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both16: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both17: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both18: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both19: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both2: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both3: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both4: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both5: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both6: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both7: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both8: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:09 DEBUG : both9: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both10: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both11: Unchanged skipping 2024/09/23 20:11:09 DEBUG : both0: Unchanged skipping 2024/09/23 20:11:09 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:11:09 DEBUG : Waiting for deletions to finish 2024/09/23 20:11:09 INFO : only0: Deleted 2024/09/23 20:11:09 INFO : only12: Deleted 2024/09/23 20:11:09 INFO : only13: Deleted 2024/09/23 20:11:09 INFO : only3: Deleted 2024/09/23 20:11:09 INFO : only6: Deleted 2024/09/23 20:11:09 INFO : only9: Deleted 2024/09/23 20:11:09 INFO : only4: Deleted 2024/09/23 20:11:09 INFO : only5: Deleted 2024/09/23 20:11:09 INFO : only1: Deleted 2024/09/23 20:11:10 INFO : only10: Deleted 2024/09/23 20:11:10 INFO : only14: Deleted 2024/09/23 20:11:10 INFO : only15: Deleted 2024/09/23 20:11:10 INFO : only17: Deleted 2024/09/23 20:11:10 INFO : only2: Deleted 2024/09/23 20:11:10 INFO : only8: Deleted 2024/09/23 20:11:10 INFO : only11: Deleted 2024/09/23 20:11:10 INFO : only16: Deleted 2024/09/23 20:11:10 INFO : only18: Deleted 2024/09/23 20:11:10 INFO : only19: Deleted 2024/09/23 20:11:11 INFO : only7: Deleted run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (14.77s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:11:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both0: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both1: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both10: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both11: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both12: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both13: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both14: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both15: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both16: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both17: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both18: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both19: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both2: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both3: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both4: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both5: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both6: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both7: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both8: Unchanged skipping 2024/09/23 20:11:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/23 20:11:23 DEBUG : both9: Unchanged skipping 2024/09/23 20:11:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for checks to finish 2024/09/23 20:11:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/23 20:11:23 DEBUG : [rclone-test-yikeduf5caqa]: Waiting for transfers to finish 2024/09/23 20:11:24 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:24 INFO : only0: Copied (replaced existing) 2024/09/23 20:11:24 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:24 INFO : only1: Copied (replaced existing) 2024/09/23 20:11:24 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:24 INFO : only10: Copied (replaced existing) 2024/09/23 20:11:24 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:24 INFO : only12: Copied (replaced existing) 2024/09/23 20:11:25 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:25 INFO : only14: Copied (replaced existing) 2024/09/23 20:11:25 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:25 INFO : only15: Copied (replaced existing) 2024/09/23 20:11:25 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:25 INFO : only17: Copied (replaced existing) 2024/09/23 20:11:25 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:25 INFO : only18: Copied (replaced existing) 2024/09/23 20:11:25 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:25 INFO : only13: Copied (replaced existing) 2024/09/23 20:11:25 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:25 INFO : only2: Copied (replaced existing) 2024/09/23 20:11:26 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:26 INFO : only3: Copied (replaced existing) 2024/09/23 20:11:26 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:26 INFO : only4: Copied (replaced existing) 2024/09/23 20:11:26 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:26 INFO : only16: Copied (replaced existing) 2024/09/23 20:11:26 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:26 INFO : only19: Copied (replaced existing) 2024/09/23 20:11:26 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:26 INFO : only11: Copied (replaced existing) 2024/09/23 20:11:26 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:26 INFO : only6: Copied (replaced existing) 2024/09/23 20:11:27 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:27 INFO : only9: Copied (replaced existing) 2024/09/23 20:11:27 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:27 INFO : only8: Copied (replaced existing) 2024/09/23 20:11:27 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:27 INFO : only5: Copied (replaced existing) 2024/09/23 20:11:27 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/09/23 20:11:27 INFO : only7: Copied (replaced existing) 2024/09/23 20:11:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (17.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:11:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:11:32 DEBUG : sub dir: Making directory 2024/09/23 20:11:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (8.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" 2024/09/23 20:11:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:11:41 DEBUG : sub dir: Making directory 2024/09/23 20:11:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" run.go:180: Remote "[rclone-test-yikeduf5caqa]", Local "Local file system at /tmp/rclone429748299", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.69s) PASS 2024/09/23 20:11:50 DEBUG : [rclone-test-yikeduf5caqa]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished OK in 3m59.477442044s (try 1/5)