"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/12/19 03:23:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo" 2024/12/19 03:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:23:41 DEBUG : Creating backend with remote "/tmp/rclone1240382267" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:23:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:23:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/19 03:23:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:23:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.23s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:23:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:23:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:23:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:23:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:23:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:23:48 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.87s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.56s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.64s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:23:57 DEBUG : Creating backend with remote "/non-existing" 2024/12/19 03:23:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/19 03:23:58 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:23:58 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.76s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:24:00 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:00 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:24:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:24:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyNoTraverse (10.47s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:11 INFO : Yandex rclone-test-xuhuyuq0dawo: Running all checks before starting transfers 2024/12/19 03:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:24:11 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:11 INFO : Yandex rclone-test-xuhuyuq0dawo: Checks finished, now starting transfers 2024/12/19 03:24:11 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:24:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:24:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyCheckFirst (9.09s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:20 ERROR : Ignoring --no-traverse with sync 2024/12/19 03:24:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:24:20 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:20 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:24:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:24:23 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:24:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.89s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/19 03:24:36 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:36 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:24:39 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/19 03:24:39 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyWithDepth (6.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:24:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:24:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:24:44 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (6.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:24:48 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:48 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:24:54 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:24:54 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:24:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 03:24:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:24:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 03:24:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:24:58 DEBUG : sub dir: Making directory 2024/12/19 03:24:58 DEBUG : sub dir2: Making directory 2024/12/19 03:24:59 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/19 03:24:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:24:59 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:24:59 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:25:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:25:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:03 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.08s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:12 DEBUG : sub dir2: Making directory 2024/12/19 03:25:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 03:25:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:25:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:25:12 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:25:12 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:25:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:25:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:19 DEBUG : sub dir2: Making directory with metadata 2024/12/19 03:25:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:25:20 DEBUG : sub dir: Making directory 2024/12/19 03:25:20 DEBUG : sub dir2: Making directory 2024/12/19 03:25:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:25:21 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:25:21 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:25:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:25:23 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:25:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/19 03:25:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.49s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:32 DEBUG : sub dir2: Making directory 2024/12/19 03:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:25:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:25:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:25:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:25:35 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:25:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:41 DEBUG : sub dir2: Making directory with metadata 2024/12/19 03:25:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:25:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:25:41 DEBUG : sub dir: Making directory 2024/12/19 03:25:41 DEBUG : sub dir2: Making directory 2024/12/19 03:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:25:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:25:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:25:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:25:44 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:25:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.95s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:25:53 DEBUG : sub dir2: Making directory 2024/12/19 03:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:25:53 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:25:53 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:25:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:25:56 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:25:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.04s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:26:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-veqocag1cuye" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-xuhuyuq0dawo -> Yandex rclone-test-veqocag1cuye 2024/12/19 03:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:26:04 DEBUG : Yandex rclone-test-veqocag1cuye: Waiting for checks to finish 2024/12/19 03:26:04 DEBUG : Yandex rclone-test-veqocag1cuye: Waiting for transfers to finish 2024/12/19 03:26:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:26:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:26:12 DEBUG : Yandex rclone-test-veqocag1cuye: Purge remote --- PASS: TestServerSideCopy (21.79s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:26:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:26:26 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:26:26 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:26:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/19 03:26:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyOverSelf (13.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:26:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-varefam2fada" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-xuhuyuq0dawo -> Yandex rclone-test-varefam2fada 2024/12/19 03:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:26:40 DEBUG : Yandex rclone-test-varefam2fada: Waiting for checks to finish 2024/12/19 03:26:40 DEBUG : Yandex rclone-test-varefam2fada: Waiting for transfers to finish 2024/12/19 03:26:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:26:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:26:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:26:48 DEBUG : Yandex rclone-test-varefam2fada: Waiting for checks to finish 2024/12/19 03:26:48 DEBUG : Yandex rclone-test-varefam2fada: Waiting for transfers to finish 2024/12/19 03:26:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sulayit5" before starting 2024/12/19 03:26:53 DEBUG : sub dir/hello world.sulayit5: server side copy: removing renamed existing file after operation 2024/12/19 03:26:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/19 03:26:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:26:55 DEBUG : Yandex rclone-test-varefam2fada: Purge remote --- PASS: TestServerSideCopyOverSelf (29.77s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:27:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:27:09 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:27:09 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:27:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/19 03:27:13 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/19 03:27:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestMoveOverSelf (14.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:27:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-nazavut2maca" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-xuhuyuq0dawo -> Yandex rclone-test-nazavut2maca 2024/12/19 03:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:27:24 DEBUG : Yandex rclone-test-nazavut2maca: Waiting for checks to finish 2024/12/19 03:27:24 DEBUG : Yandex rclone-test-nazavut2maca: Waiting for transfers to finish 2024/12/19 03:27:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:27:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:27:32 DEBUG : Yandex rclone-test-nazavut2maca: Using server-side directory move 2024/12/19 03:27:33 INFO : Yandex rclone-test-nazavut2maca: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 03:27:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:27:34 DEBUG : Yandex rclone-test-nazavut2maca: Waiting for checks to finish 2024/12/19 03:27:34 DEBUG : Yandex rclone-test-nazavut2maca: Waiting for transfers to finish 2024/12/19 03:27:36 INFO : sub dir/hello world: Deleted 2024/12/19 03:27:38 INFO : sub dir/hello world: Moved (server-side) 2024/12/19 03:27:42 DEBUG : testing file moves 2024/12/19 03:27:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/19 03:27:43 DEBUG : Yandex rclone-test-nazavut2maca: Waiting for checks to finish 2024/12/19 03:27:43 DEBUG : Yandex rclone-test-nazavut2maca: Waiting for transfers to finish 2024/12/19 03:27:45 INFO : sub dir/hello world: Deleted 2024/12/19 03:27:46 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:27:50 DEBUG : Yandex rclone-test-nazavut2maca: Purge remote --- PASS: TestServerSideMoveOverSelf (37.13s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:27:59 ERROR : : error listing: directory not found 2024/12/19 03:28:00 DEBUG : Local file system at /tmp/rclone1240382267: Making directory 2024/12/19 03:28:00 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:00 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyAfterDelete (10.82s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 03:28:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:28:13 DEBUG : Local file system at /tmp/rclone1240382267: Waiting for checks to finish 2024/12/19 03:28:13 DEBUG : Local file system at /tmp/rclone1240382267: Waiting for transfers to finish 2024/12/19 03:28:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:28:14 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/12/19 03:28:14 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:28:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyRedownload (11.45s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:19 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/19 03:28:19 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:19 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 03:28:21 INFO : check sum: Copied (new) 2024/12/19 03:28:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;336d5ebc5436534e61d16e63ddfca327;1;check sum --- > 2024-12-19 03:28:20.000000000;336d5ebc5436534e61d16e63ddfca327;1;check sum sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:755 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;336d5ebc5436534e61d16e63ddfca327;1;check sum lsf: 2024-12-19 03:28:20.000000000;336d5ebc5436534e61d16e63ddfca327;1;check sum Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (5.28s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/19 03:28:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:27 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 03:28:27 INFO : sizeonly: Copied (new) 2024/12/19 03:28:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:28 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:28 DEBUG : sizeonly: Sizes identical 2024/12/19 03:28:28 DEBUG : sizeonly: Unchanged skipping 2024/12/19 03:28:28 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:28 DEBUG : Waiting for deletions to finish 2024/12/19 03:28:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/19 03:28:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:36 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/12/19 03:28:36 INFO : ignore-size: Copied (new) 2024/12/19 03:28:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:37 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:37 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:28:37 DEBUG : ignore-size: Unchanged skipping 2024/12/19 03:28:37 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:37 DEBUG : Waiting for deletions to finish 2024/12/19 03:28:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:45 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:28:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:45 DEBUG : existing: Unchanged skipping 2024/12/19 03:28:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:28:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/19 03:28:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:48 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/12/19 03:28:48 INFO : existing: Copied (replaced existing) 2024/12/19 03:28:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (9.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 03:28:52 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:52 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 03:28:54 INFO : existing: Copied (new) 2024/12/19 03:28:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:28:55 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:28:55 DEBUG : existing: Destination exists, skipping 2024/12/19 03:28:55 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:28:55 DEBUG : Waiting for deletions to finish 2024/12/19 03:28:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (7.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:03 DEBUG : d: Making directory 2024/12/19 03:29:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 03:29:05 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:29:05 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 03:29:05 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:05 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:29:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:29:08 INFO : a/potato2: Copied (new) 2024/12/19 03:29:08 DEBUG : Waiting for deletions to finish 2024/12/19 03:29:10 INFO : b/potato: Deleted 2024/12/19 03:29:10 INFO : d: Removing directory 2024/12/19 03:29:11 INFO : b: Removing directory 2024/12/19 03:29:12 DEBUG : Yandex rclone-test-xuhuyuq0dawo: deleted 2 directories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (23.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:25 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 03:29:25 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 03:29:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/19 03:29:25 DEBUG : empty space: Unchanged skipping 2024/12/19 03:29:25 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:29:25 DEBUG : Waiting for deletions to finish 2024/12/19 03:29:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:27 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:27 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 03:29:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 03:29:27 INFO : empty space: Updated modification time in destination 2024/12/19 03:29:27 DEBUG : empty space: Unchanged skipping 2024/12/19 03:29:27 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:29:27 DEBUG : Waiting for deletions to finish 2024/12/19 03:29:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (8.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:34 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 03:29:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 03:29:34 DEBUG : empty space: Unchanged skipping 2024/12/19 03:29:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:29:34 DEBUG : Waiting for deletions to finish 2024/12/19 03:29:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:40 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/19 03:29:40 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1240382267) 2024/12/19 03:29:40 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-xuhuyuq0dawo) 2024/12/19 03:29:40 DEBUG : foo: md5 differ 2024/12/19 03:29:40 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:29:42 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/12/19 03:29:42 INFO : foo: Copied (replaced existing) 2024/12/19 03:29:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (8.43s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/19 03:29:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:29:49 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:49 DEBUG : empty space: Unchanged skipping 2024/12/19 03:29:49 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:29:51 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:29:51 INFO : potato: Copied (new) 2024/12/19 03:29:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (10.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:29:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/19 03:29:58 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:29:58 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:30:00 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/19 03:30:00 INFO : potato: Copied (replaced existing) 2024/12/19 03:30:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:30:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/19 03:30:07 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:30:07 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1240382267) 2024/12/19 03:30:07 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-xuhuyuq0dawo) 2024/12/19 03:30:07 DEBUG : potato: md5 differ 2024/12/19 03:30:07 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:30:09 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/19 03:30:09 INFO : potato: Copied (replaced existing) 2024/12/19 03:30:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:30:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:30:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/19 03:30:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:30:16 DEBUG : empty space: Unchanged skipping 2024/12/19 03:30:16 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:30:16 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:30:16 DEBUG : Waiting for deletions to finish 2024/12/19 03:30:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:30:23 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/19 03:30:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/19 03:30:24 DEBUG : pacer: Reducing sleep to 15ms 2024/12/19 03:30:24 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/19 03:30:24 DEBUG : pacer: Reducing sleep to 10ms 2024/12/19 03:30:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:30:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:30:26 DEBUG : empty space: Unchanged skipping 2024/12/19 03:30:26 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:30:26 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:30:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:30:29 INFO : potato2: Copied (new) 2024/12/19 03:30:29 DEBUG : Waiting for deletions to finish 2024/12/19 03:30:30 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:30:41 DEBUG : d: Making directory 2024/12/19 03:30:41 DEBUG : d/e: Making directory 2024/12/19 03:30:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 03:30:43 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:30:43 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 03:30:43 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:30:43 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:30:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:30:45 INFO : a/potato2: Copied (new) 2024/12/19 03:30:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:30:46 INFO : b/potato: Deleted 2024/12/19 03:30:46 INFO : d/e: Removing directory 2024/12/19 03:30:48 INFO : d: Removing directory 2024/12/19 03:30:50 INFO : b: Removing directory 2024/12/19 03:30:53 DEBUG : Yandex rclone-test-xuhuyuq0dawo: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:31:08 DEBUG : d: Making directory 2024/12/19 03:31:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 03:31:10 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:31:10 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 03:31:10 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:31:10 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:31:11 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:31:11 INFO : a/potato2: Copied (new) 2024/12/19 03:31:11 ERROR : Yandex rclone-test-xuhuyuq0dawo: not deleting files as there were IO errors 2024/12/19 03:31:11 ERROR : Yandex rclone-test-xuhuyuq0dawo: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:31:33 DEBUG : Waiting for deletions to finish 2024/12/19 03:31:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:31:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:31:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:31:33 DEBUG : empty space: Unchanged skipping 2024/12/19 03:31:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:31:34 INFO : potato: Deleted 2024/12/19 03:31:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:31:35 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (11.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Should be true Test: TestSyncDeleteBefore Messages: empty space: Modification time difference too big |-113822h31m43.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:31:43 +0000 UTC) (precision 1ns) 2024/12/19 03:31:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:31:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:31:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:31:46 INFO : potato: Deleted 2024/12/19 03:31:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:31:47 DEBUG : empty space: Modification times differ by 113822h31m43.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-19 03:31:43 +0000 UTC 2024/12/19 03:31:47 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:31:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 03:31:47 INFO : empty space: Updated modification time in destination 2024/12/19 03:31:47 DEBUG : empty space: Unchanged skipping 2024/12/19 03:31:47 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:31:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 03:31:54 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- FAIL: TestSyncDeleteBefore (18.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:32:01 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:32:01 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:32:04 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/19 03:32:04 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (10.49s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:17 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 03:32:17 DEBUG : enormous: Excluded 2024/12/19 03:32:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:17 DEBUG : potato2: Excluded 2024/12/19 03:32:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:17 DEBUG : potato2: Excluded 2024/12/19 03:32:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:32:17 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:32:17 DEBUG : empty space: Unchanged skipping 2024/12/19 03:32:17 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:32:17 DEBUG : Waiting for deletions to finish 2024/12/19 03:32:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:18 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:18 DEBUG : potato2: Excluded 2024/12/19 03:32:18 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 03:32:18 DEBUG : enormous: Excluded 2024/12/19 03:32:18 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:18 DEBUG : potato2: Excluded 2024/12/19 03:32:18 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:18 DEBUG : potato2: Excluded 2024/12/19 03:32:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:32:18 DEBUG : empty space: Unchanged skipping 2024/12/19 03:32:18 DEBUG : Local file system at /tmp/rclone1240382267: Waiting for checks to finish 2024/12/19 03:32:18 DEBUG : Local file system at /tmp/rclone1240382267: Waiting for transfers to finish 2024/12/19 03:32:18 DEBUG : Waiting for deletions to finish 2024/12/19 03:32:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:19 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:31 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 03:32:31 DEBUG : enormous: Excluded 2024/12/19 03:32:31 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:32:31 DEBUG : potato2: Excluded 2024/12/19 03:32:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:32:31 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:32:31 DEBUG : empty space: Unchanged skipping 2024/12/19 03:32:31 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:32:31 DEBUG : Waiting for deletions to finish 2024/12/19 03:32:32 INFO : potato2: Deleted 2024/12/19 03:32:32 INFO : enormous: Deleted 2024/12/19 03:32:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:32:34 DEBUG : Local file system at /tmp/rclone1240382267: Waiting for checks to finish 2024/12/19 03:32:34 DEBUG : empty space: Unchanged skipping 2024/12/19 03:32:34 DEBUG : Local file system at /tmp/rclone1240382267: Waiting for transfers to finish 2024/12/19 03:32:34 DEBUG : Waiting for deletions to finish 2024/12/19 03:32:34 INFO : enormous: Deleted 2024/12/19 03:32:34 INFO : potato2: Deleted 2024/12/19 03:32:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.26s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:32:47 DEBUG : five: Need to transfer - File not found at Destination 2024/12/19 03:32:47 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:32:47 DEBUG : one: Destination is newer than source, skipping 2024/12/19 03:32:47 DEBUG : three: Sizes identical 2024/12/19 03:32:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/19 03:32:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:32:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1240382267) 2024/12/19 03:32:47 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-xuhuyuq0dawo) 2024/12/19 03:32:47 DEBUG : two: md5 differ 2024/12/19 03:32:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 03:32:47 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:32:48 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/19 03:32:48 INFO : two: Copied (replaced existing) 2024/12/19 03:32:49 DEBUG : four: Dst hash empty - aborting Src hash check 2024/12/19 03:32:49 INFO : four: Copied (replaced existing) 2024/12/19 03:32:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/19 03:32:49 INFO : five: Copied (new) 2024/12/19 03:32:49 DEBUG : Waiting for deletions to finish 2024/12/19 03:32:50 DEBUG : one: Destination is newer than source, skipping 2024/12/19 03:32:50 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:32:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1240382267) 2024/12/19 03:32:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-xuhuyuq0dawo) 2024/12/19 03:32:50 DEBUG : three: md5 differ 2024/12/19 03:32:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 03:32:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 03:32:50 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/19 03:32:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:32:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/19 03:32:50 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/19 03:32:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:32:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/19 03:32:50 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/19 03:32:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:32:50 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:32:53 DEBUG : three: Dst hash empty - aborting Src hash check 2024/12/19 03:32:53 INFO : three: Copied (replaced existing) 2024/12/19 03:32:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/12/19 03:33:01 INFO : Yandex rclone-test-xuhuyuq0dawo: Making map for --track-renames 2024/12/19 03:33:01 INFO : Yandex rclone-test-xuhuyuq0dawo: Finished making map for --track-renames 2024/12/19 03:33:01 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 03:33:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 03:33:01 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for renames to finish 2024/12/19 03:33:01 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/19 03:33:03 INFO : yam: Copied (new) 2024/12/19 03:33:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/19 03:33:04 INFO : potato: Copied (new) 2024/12/19 03:33:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:33:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:33:05 INFO : Yandex rclone-test-xuhuyuq0dawo: Making map for --track-renames 2024/12/19 03:33:05 INFO : Yandex rclone-test-xuhuyuq0dawo: Finished making map for --track-renames 2024/12/19 03:33:05 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:05 DEBUG : potato: Unchanged skipping 2024/12/19 03:33:05 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for renames to finish 2024/12/19 03:33:07 INFO : yam: Moved (server-side) to: yaml 2024/12/19 03:33:07 INFO : yaml: Renamed from "yam" 2024/12/19 03:33:07 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:07 DEBUG : Waiting for deletions to finish 2024/12/19 03:33:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (11.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/12/19 03:33:13 INFO : Yandex rclone-test-xuhuyuq0dawo: Making map for --track-renames 2024/12/19 03:33:13 INFO : Yandex rclone-test-xuhuyuq0dawo: Finished making map for --track-renames 2024/12/19 03:33:13 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 03:33:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 03:33:13 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for renames to finish 2024/12/19 03:33:13 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/19 03:33:15 INFO : potato: Copied (new) 2024/12/19 03:33:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/19 03:33:16 INFO : yam: Copied (new) 2024/12/19 03:33:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:33:17 INFO : Yandex rclone-test-xuhuyuq0dawo: Making map for --track-renames 2024/12/19 03:33:17 INFO : Yandex rclone-test-xuhuyuq0dawo: Finished making map for --track-renames 2024/12/19 03:33:17 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:33:17 DEBUG : potato: Unchanged skipping 2024/12/19 03:33:17 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for renames to finish 2024/12/19 03:33:19 INFO : yam: Moved (server-side) to: yaml 2024/12/19 03:33:19 INFO : yaml: Renamed from "yam" 2024/12/19 03:33:19 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:19 DEBUG : Waiting for deletions to finish 2024/12/19 03:33:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/12/19 03:33:29 INFO : Yandex rclone-test-xuhuyuq0dawo: Making map for --track-renames 2024/12/19 03:33:29 INFO : Yandex rclone-test-xuhuyuq0dawo: Finished making map for --track-renames 2024/12/19 03:33:29 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 03:33:29 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for renames to finish 2024/12/19 03:33:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/19 03:33:29 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:31 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/19 03:33:31 INFO : sub/yam: Copied (new) 2024/12/19 03:33:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/19 03:33:32 INFO : potato: Copied (new) 2024/12/19 03:33:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:33:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:33:34 DEBUG : potato: Unchanged skipping 2024/12/19 03:33:34 INFO : Yandex rclone-test-xuhuyuq0dawo: Making map for --track-renames 2024/12/19 03:33:34 INFO : Yandex rclone-test-xuhuyuq0dawo: Finished making map for --track-renames 2024/12/19 03:33:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for renames to finish 2024/12/19 03:33:36 INFO : sub/yam: Moved (server-side) to: yam 2024/12/19 03:33:36 INFO : yam: Renamed from "sub/yam" 2024/12/19 03:33:36 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:36 DEBUG : Waiting for deletions to finish 2024/12/19 03:33:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:33:47 DEBUG : Creating backend with remote "/tmp/rclone1240382267/dir1" 2024/12/19 03:33:47 DEBUG : Config file has changed externally - reloading 2024/12/19 03:33:47 DEBUG : Creating backend with remote "/tmp/rclone1240382267/dir2" 2024/12/19 03:33:47 DEBUG : Local file system at /tmp/rclone1240382267/dir2: Using server-side directory move 2024/12/19 03:33:47 INFO : Local file system at /tmp/rclone1240382267/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 03:33:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/19 03:33:47 DEBUG : Local file system at /tmp/rclone1240382267/dir2: Waiting for checks to finish 2024/12/19 03:33:47 DEBUG : Local file system at /tmp/rclone1240382267/dir2: Waiting for transfers to finish 2024/12/19 03:33:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.66s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:33:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 03:33:48 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:33:48 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:33:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:33:50 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:33:50 INFO : sub dir/hello world: Deleted 2024/12/19 03:33:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/19 03:33:51 INFO : nested/sub dir/file: Copied (new) 2024/12/19 03:33:51 INFO : nested/sub dir/file: Deleted 2024/12/19 03:33:51 INFO : sub dir: Removing directory 2024/12/19 03:33:51 INFO : nested/sub dir: Removing directory 2024/12/19 03:33:51 INFO : nested: Removing directory 2024/12/19 03:33:51 DEBUG : Local file system at /tmp/rclone1240382267: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:34:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:34:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 03:34:04 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:34:04 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:34:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 03:34:06 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:34:06 INFO : sub dir/hello world: Deleted 2024/12/19 03:34:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/19 03:34:08 INFO : nested/sub dir/file: Copied (new) 2024/12/19 03:34:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.88s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:34:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 03:34:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/19 03:34:19 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:34:19 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:34:22 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/19 03:34:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/19 03:34:22 DEBUG : pacer: Reducing sleep to 15ms 2024/12/19 03:34:22 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/19 03:34:22 INFO : existing-b: Copied (new) 2024/12/19 03:34:22 INFO : existing-b: Deleted 2024/12/19 03:34:22 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/19 03:34:23 DEBUG : pacer: Reducing sleep to 10ms 2024/12/19 03:34:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 03:34:23 INFO : existing: Copied (new) 2024/12/19 03:34:23 INFO : existing: Deleted 2024/12/19 03:34:23 DEBUG : existing: Destination exists, skipping 2024/12/19 03:34:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/19 03:34:23 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:34:23 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:34:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (9.44s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:34:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-lalakaj1gupa" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuhuyuq0dawo -> Yandex rclone-test-lalakaj1gupa 2024/12/19 03:34:41 DEBUG : Yandex rclone-test-lalakaj1gupa: Using server-side directory move 2024/12/19 03:34:41 INFO : Yandex rclone-test-lalakaj1gupa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 03:34:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:34:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:34:42 DEBUG : empty space: Unchanged skipping 2024/12/19 03:34:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 03:34:42 DEBUG : Yandex rclone-test-lalakaj1gupa: Waiting for checks to finish 2024/12/19 03:34:43 INFO : potato3: Deleted 2024/12/19 03:34:43 INFO : empty space: Deleted 2024/12/19 03:34:43 DEBUG : Yandex rclone-test-lalakaj1gupa: Waiting for transfers to finish 2024/12/19 03:34:44 INFO : potato2: Moved (server-side) 2024/12/19 03:34:45 INFO : potato3: Moved (server-side) 2024/12/19 03:34:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wapuhoh6baji" 2024/12/19 03:34:46 DEBUG : Yandex rclone-test-wapuhoh6baji: Using server-side directory move 2024/12/19 03:34:48 INFO : Yandex rclone-test-wapuhoh6baji: Server side directory move succeeded 2024/12/19 03:34:49 ERROR : : error listing: directory not found 2024/12/19 03:34:49 DEBUG : Yandex rclone-test-wapuhoh6baji: Purge remote 2024/12/19 03:34:52 DEBUG : Yandex rclone-test-lalakaj1gupa: Purge remote 2024/12/19 03:34:52 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (24.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:34:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-rujoqeq4duti" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuhuyuq0dawo -> Yandex rclone-test-rujoqeq4duti 2024/12/19 03:35:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 03:35:04 DEBUG : empty space: Excluded 2024/12/19 03:35:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 03:35:04 DEBUG : empty space: Excluded 2024/12/19 03:35:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:35:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 03:35:04 DEBUG : Yandex rclone-test-rujoqeq4duti: Waiting for checks to finish 2024/12/19 03:35:04 DEBUG : Yandex rclone-test-rujoqeq4duti: Waiting for transfers to finish 2024/12/19 03:35:06 INFO : potato3: Deleted 2024/12/19 03:35:06 INFO : potato2: Moved (server-side) 2024/12/19 03:35:07 INFO : potato3: Moved (server-side) 2024/12/19 03:35:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-jelapeg3dewa" 2024/12/19 03:35:08 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 03:35:08 DEBUG : empty space: Excluded 2024/12/19 03:35:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:35:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 03:35:08 DEBUG : Yandex rclone-test-jelapeg3dewa: Waiting for checks to finish 2024/12/19 03:35:08 DEBUG : Yandex rclone-test-jelapeg3dewa: Waiting for transfers to finish 2024/12/19 03:35:10 INFO : potato2: Moved (server-side) 2024/12/19 03:35:11 INFO : potato3: Moved (server-side) 2024/12/19 03:35:11 DEBUG : Yandex rclone-test-jelapeg3dewa: Purge remote 2024/12/19 03:35:15 DEBUG : Yandex rclone-test-rujoqeq4duti: Purge remote --- PASS: TestServerSideMoveWithFilter (26.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:35:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-fafaneb7cezi" 2024/12/19 03:35:25 DEBUG : tomatoDir: Making directory fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: empty space: Modification time difference too big |-113822h35m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:35:23 +0000 UTC) (precision 1ns) sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xuhuyuq0dawo -> Yandex rclone-test-fafaneb7cezi 2024/12/19 03:35:31 DEBUG : Yandex rclone-test-fafaneb7cezi: Using server-side directory move 2024/12/19 03:35:31 INFO : Yandex rclone-test-fafaneb7cezi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 03:35:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:35:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 03:35:32 DEBUG : empty space: Modification times differ by -113822h35m23.876543211s: 2024-12-19 03:35:23 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/19 03:35:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 03:35:32 DEBUG : Yandex rclone-test-fafaneb7cezi: Waiting for checks to finish 2024/12/19 03:35:32 INFO : empty space: Updated modification time in destination 2024/12/19 03:35:32 DEBUG : empty space: Unchanged skipping 2024/12/19 03:35:33 INFO : potato2: Moved (server-side) 2024/12/19 03:35:33 INFO : potato3: Deleted 2024/12/19 03:35:34 INFO : empty space: Deleted 2024/12/19 03:35:34 DEBUG : Yandex rclone-test-fafaneb7cezi: Waiting for transfers to finish 2024/12/19 03:35:35 INFO : potato3: Moved (server-side) 2024/12/19 03:35:35 INFO : tomatoDir: Removing directory 2024/12/19 03:35:37 DEBUG : Yandex rclone-test-xuhuyuq0dawo: deleted 1 directories fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: empty space: Modification time difference too big |-113822h35m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:35:23 +0000 UTC) (precision 1ns) 2024/12/19 03:35:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-kohohax2tehi" 2024/12/19 03:35:39 DEBUG : tomatoDir: Making directory 2024/12/19 03:35:39 DEBUG : Yandex rclone-test-kohohax2tehi: Using server-side directory move 2024/12/19 03:35:42 INFO : Yandex rclone-test-kohohax2tehi: Server side directory move succeeded fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: empty space: Modification time difference too big |-113822h35m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:35:23 +0000 UTC) (precision 1ns) 2024/12/19 03:35:43 ERROR : : error listing: directory not found 2024/12/19 03:35:43 ERROR : : error listing: directory not found 2024/12/19 03:35:43 DEBUG : Yandex rclone-test-kohohax2tehi: Purge remote 2024/12/19 03:35:46 DEBUG : Yandex rclone-test-fafaneb7cezi: Purge remote 2024/12/19 03:35:46 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (27.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (4.77s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:35:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncOverlap (5.20s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:35:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/rclone-sync-test" 2024/12/19 03:35:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/rclone-sync-test-include/layer2" 2024/12/19 03:35:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/rclone-sync-test-ignore-file" 2024/12/19 03:36:02 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:04 DEBUG : Yandex rclone-test-xuhuyuq0dawo/rclone-sync-test: Waiting for checks to finish 2024/12/19 03:36:04 DEBUG : Yandex rclone-test-xuhuyuq0dawo/rclone-sync-test: Waiting for transfers to finish 2024/12/19 03:36:04 DEBUG : Waiting for deletions to finish 2024/12/19 03:36:04 INFO : There was nothing to transfer 2024/12/19 03:36:05 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:06 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:36:06 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:36:06 DEBUG : Waiting for deletions to finish 2024/12/19 03:36:06 INFO : rclone-sync-test-include: Removing directory 2024/12/19 03:36:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/19 03:36:06 DEBUG : Yandex rclone-test-xuhuyuq0dawo: failed to delete 1 directories 2024/12/19 03:36:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:07 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:09 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:11 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:13 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:15 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:17 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:19 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:20 DEBUG : Yandex rclone-test-xuhuyuq0dawo/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/19 03:36:20 DEBUG : Yandex rclone-test-xuhuyuq0dawo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/19 03:36:20 DEBUG : Waiting for deletions to finish 2024/12/19 03:36:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:20 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:22 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:24 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:25 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:36:25 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:36:25 DEBUG : Waiting for deletions to finish 2024/12/19 03:36:25 INFO : rclone-sync-test-include: Removing directory 2024/12/19 03:36:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/19 03:36:26 DEBUG : Yandex rclone-test-xuhuyuq0dawo: failed to delete 1 directories 2024/12/19 03:36:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:27 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:28 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:30 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:32 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:34 DEBUG : : Excluded 2024/12/19 03:36:34 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 03:36:35 DEBUG : Yandex rclone-test-xuhuyuq0dawo/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/19 03:36:35 DEBUG : Yandex rclone-test-xuhuyuq0dawo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/19 03:36:35 DEBUG : Waiting for deletions to finish 2024/12/19 03:36:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:36 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:37 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:39 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:41 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:36:44 DEBUG : rclone-sync-test: Excluded 2024/12/19 03:36:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 03:36:45 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (70.77s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:37:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:37:08 DEBUG : Config file has changed externally - reloading 2024/12/19 03:37:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/CompareDest" 2024/12/19 03:37:09 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 03:37:09 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:09 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/19 03:37:11 INFO : one: Copied (new) 2024/12/19 03:37:11 DEBUG : Waiting for deletions to finish 2024/12/19 03:37:13 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:14 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/19 03:37:15 INFO : one: Copied (replaced existing) 2024/12/19 03:37:15 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2112 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) 2024/12/19 03:37:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:21 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:21 DEBUG : one: Modification times differ by 113822h37m19.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-19 03:37:19 +0000 UTC 2024/12/19 03:37:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:37:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:37:21 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:21 DEBUG : Waiting for deletions to finish 2024/12/19 03:37:21 INFO : There was nothing to transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2126 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) 2024/12/19 03:37:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:37:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:37:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:28 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:29 DEBUG : one: Modification times differ by 113822h37m19.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-19 03:37:19 +0000 UTC 2024/12/19 03:37:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:37:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:37:29 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:29 DEBUG : Waiting for deletions to finish 2024/12/19 03:37:29 INFO : There was nothing to transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) 2024/12/19 03:37:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:37:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:37:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:30 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:30 DEBUG : one: Modification times differ by 113822h37m19.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-19 03:37:19 +0000 UTC 2024/12/19 03:37:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:37:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:37:30 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:30 DEBUG : Waiting for deletions to finish 2024/12/19 03:37:30 INFO : There was nothing to transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) 2024/12/19 03:37:33 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/19 03:37:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 03:37:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:37:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:33 DEBUG : one: Modification times differ by 113822h37m19.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-19 03:37:19 +0000 UTC 2024/12/19 03:37:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:37:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:37:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:33 DEBUG : Waiting for deletions to finish 2024/12/19 03:37:33 INFO : There was nothing to transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2173 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) 2024/12/19 03:37:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 03:37:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:37:38 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:37:38 DEBUG : one: Modification times differ by 113822h37m19.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-19 03:37:19 +0000 UTC 2024/12/19 03:37:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:37:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:37:38 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:37:40 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/19 03:37:40 INFO : two: Copied (new) 2024/12/19 03:37:40 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2192 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-113822h37m19.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-19 03:37:19 +0000 UTC) (precision 1ns) --- FAIL: TestSyncCompareDest (46.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:37:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dest" 2024/12/19 03:37:59 DEBUG : Config file has changed externally - reloading 2024/12/19 03:37:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/pre-dest1" 2024/12/19 03:38:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/pre-dest2" 2024/12/19 03:38:01 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:01 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/19 03:38:01 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:01 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/19 03:38:02 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/19 03:38:02 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dest: Waiting for checks to finish 2024/12/19 03:38:02 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dest: Waiting for transfers to finish 2024/12/19 03:38:04 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/19 03:38:04 INFO : 3: Copied (new) 2024/12/19 03:38:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.22s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:38:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:38:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/CopyDest" 2024/12/19 03:38:20 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 03:38:20 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:38:20 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:38:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/19 03:38:22 INFO : one: Copied (new) 2024/12/19 03:38:22 DEBUG : Waiting for deletions to finish 2024/12/19 03:38:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:38:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:38:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:38:26 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/19 03:38:26 INFO : one: Copied (replaced existing) 2024/12/19 03:38:26 DEBUG : Waiting for deletions to finish 2024/12/19 03:38:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/BackupDir" 2024/12/19 03:38:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:38:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:38:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:38:35 INFO : one: Moved (server-side) 2024/12/19 03:38:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:38:37 INFO : one: Copied (server-side copy) 2024/12/19 03:38:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 03:38:37 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:38:37 DEBUG : Waiting for deletions to finish 2024/12/19 03:38:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 03:38:45 INFO : two: Copied (server-side copy) 2024/12/19 03:38:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 03:38:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:45 DEBUG : one: Unchanged skipping 2024/12/19 03:38:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:38:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:38:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:38:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:46 DEBUG : two: Unchanged skipping 2024/12/19 03:38:46 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:38:46 DEBUG : one: Unchanged skipping 2024/12/19 03:38:46 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:38:46 DEBUG : Waiting for deletions to finish 2024/12/19 03:38:46 INFO : There was nothing to transfer 2024/12/19 03:38:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 03:38:49 DEBUG : three: Destination not found in --copy-dest 2024/12/19 03:38:49 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 03:38:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:49 DEBUG : one: Unchanged skipping 2024/12/19 03:38:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:38:49 DEBUG : two: Unchanged skipping 2024/12/19 03:38:49 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:38:49 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:38:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/19 03:38:54 INFO : three: Copied (new) 2024/12/19 03:38:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (56.88s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:39:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:39:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/backup" 2024/12/19 03:39:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:39:25 DEBUG : two: Unchanged skipping 2024/12/19 03:39:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:39:25 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:39:27 INFO : one: Moved (server-side) 2024/12/19 03:39:27 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:39:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 03:39:29 INFO : one: Copied (new) 2024/12/19 03:39:29 DEBUG : Waiting for deletions to finish 2024/12/19 03:39:31 INFO : three.txt: Moved (server-side) 2024/12/19 03:39:31 INFO : three.txt: Moved into backup dir 2024/12/19 03:39:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:39:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:39:34 DEBUG : two: Unchanged skipping 2024/12/19 03:39:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:39:36 INFO : one: Deleted 2024/12/19 03:39:38 INFO : one: Moved (server-side) 2024/12/19 03:39:38 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:39:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 03:39:41 INFO : one: Copied (new) 2024/12/19 03:39:41 DEBUG : Waiting for deletions to finish 2024/12/19 03:39:42 INFO : three.txt: Deleted 2024/12/19 03:39:44 INFO : three.txt: Moved (server-side) 2024/12/19 03:39:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (39.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:40:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:40:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/backup" 2024/12/19 03:40:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:40:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:40:01 DEBUG : two: Unchanged skipping 2024/12/19 03:40:01 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:40:04 INFO : one: Moved (server-side) to: one.bak 2024/12/19 03:40:04 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:40:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 03:40:06 INFO : one: Copied (new) 2024/12/19 03:40:06 DEBUG : Waiting for deletions to finish 2024/12/19 03:40:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 03:40:08 INFO : three.txt: Moved into backup dir 2024/12/19 03:40:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:40:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:40:12 DEBUG : two: Unchanged skipping 2024/12/19 03:40:12 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:40:14 INFO : one.bak: Deleted 2024/12/19 03:40:16 INFO : one: Moved (server-side) to: one.bak 2024/12/19 03:40:16 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:40:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 03:40:18 INFO : one: Copied (new) 2024/12/19 03:40:18 DEBUG : Waiting for deletions to finish 2024/12/19 03:40:20 INFO : three.txt.bak: Deleted 2024/12/19 03:40:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 03:40:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (40.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:40:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:40:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/backup" 2024/12/19 03:40:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:40:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:40:42 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:40:42 DEBUG : two: Unchanged skipping 2024/12/19 03:40:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 03:40:44 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:40:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 03:40:47 INFO : one: Copied (new) 2024/12/19 03:40:47 DEBUG : Waiting for deletions to finish 2024/12/19 03:40:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 03:40:51 INFO : three.txt: Moved into backup dir 2024/12/19 03:40:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:40:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:40:55 DEBUG : two: Unchanged skipping 2024/12/19 03:40:55 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:40:57 INFO : one-2019-01-01: Deleted 2024/12/19 03:40:58 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 03:40:58 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:41:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 03:41:00 INFO : one: Copied (new) 2024/12/19 03:41:00 DEBUG : Waiting for deletions to finish 2024/12/19 03:41:02 INFO : three-2019-01-01.txt: Deleted 2024/12/19 03:41:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 03:41:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (40.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:41:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:41:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:41:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:41:22 DEBUG : two: Unchanged skipping 2024/12/19 03:41:22 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:41:24 INFO : one: Moved (server-side) to: one.bak 2024/12/19 03:41:24 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:41:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 03:41:27 INFO : one: Copied (new) 2024/12/19 03:41:27 DEBUG : Waiting for deletions to finish 2024/12/19 03:41:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 03:41:29 INFO : three.txt: Moved into backup dir 2024/12/19 03:41:33 DEBUG : one.bak: Excluded (Path Filter) 2024/12/19 03:41:33 DEBUG : one.bak: Excluded 2024/12/19 03:41:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/19 03:41:33 DEBUG : three.txt.bak: Excluded 2024/12/19 03:41:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:41:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:41:33 DEBUG : two: Unchanged skipping 2024/12/19 03:41:33 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for checks to finish 2024/12/19 03:41:34 INFO : one.bak: Deleted 2024/12/19 03:41:36 INFO : one: Moved (server-side) to: one.bak 2024/12/19 03:41:36 DEBUG : Yandex rclone-test-xuhuyuq0dawo/dst: Waiting for transfers to finish 2024/12/19 03:41:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 03:41:39 INFO : one: Copied (new) 2024/12/19 03:41:39 DEBUG : Waiting for deletions to finish 2024/12/19 03:41:40 INFO : three.txt.bak: Deleted 2024/12/19 03:41:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 03:41:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (37.86s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:42:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:42:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:42:05 INFO : one: Moved (server-side) to: one.bak 2024/12/19 03:42:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 03:42:07 INFO : one: Copied (new) 2024/12/19 03:42:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:42:07 DEBUG : two: Unchanged skipping 2024/12/19 03:42:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 03:42:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 03:42:12 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/19 03:42:12 INFO : three.txt: Copied (new) 2024/12/19 03:42:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:42:15 INFO : one.bak: Deleted 2024/12/19 03:42:17 INFO : one: Moved (server-side) to: one.bak 2024/12/19 03:42:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 03:42:19 INFO : one: Copied (new) 2024/12/19 03:42:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:42:20 DEBUG : two: Unchanged skipping 2024/12/19 03:42:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 03:42:21 INFO : three.txt.bak: Deleted 2024/12/19 03:42:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 03:42:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/19 03:42:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (44.35s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:42:45 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/19 03:42:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/19 03:42:45 DEBUG : pacer: Reducing sleep to 15ms 2024/12/19 03:42:46 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/19 03:42:47 DEBUG : pacer: Reducing sleep to 10ms 2024/12/19 03:42:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuhuyuq0dawo/dst" 2024/12/19 03:42:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:42:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 03:42:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 03:42:54 INFO : one: Copied (new) 2024/12/19 03:42:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:42:54 DEBUG : two: Unchanged skipping 2024/12/19 03:42:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 03:42:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 03:42:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/19 03:42:59 INFO : three.txt: Copied (new) 2024/12/19 03:43:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:43:02 INFO : one-2019-01-01: Deleted 2024/12/19 03:43:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 03:43:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 03:43:07 INFO : one: Copied (new) 2024/12/19 03:43:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:43:07 DEBUG : two: Unchanged skipping 2024/12/19 03:43:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 03:43:09 INFO : three-2019-01-01.txt: Deleted 2024/12/19 03:43:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 03:43:13 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/19 03:43:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.65s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:43:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/19 03:43:28 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:43:28 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:43:31 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/12/19 03:43:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/19 03:43:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.78s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:43:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 03:43:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:43:34 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:43:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 03:43:37 INFO : existing: Copied (new) 2024/12/19 03:43:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:43:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/19 03:43:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/19 03:43:38 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:43:38 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:43:38 ERROR : Yandex rclone-test-xuhuyuq0dawo: not deleting files as there were IO errors 2024/12/19 03:43:38 ERROR : Yandex rclone-test-xuhuyuq0dawo: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncImmutable (8.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:43:45 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:43:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:43:45 DEBUG : existing: Unchanged skipping 2024/12/19 03:43:45 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:43:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:43:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.62s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.87s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.21s) --- SKIP: TestMaxTransfer/Hard (0.57s) --- SKIP: TestMaxTransfer/Soft (0.82s) --- SKIP: TestMaxTransfer/Cautious (0.82s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:45:11 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:45:11 DEBUG : both0: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both12: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both13: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both10: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both15: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both16: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both17: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both18: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both19: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both2: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both3: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both4: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both5: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both6: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both7: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both8: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:45:11 DEBUG : both9: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both11: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both1: Unchanged skipping 2024/12/19 03:45:11 DEBUG : both14: Unchanged skipping 2024/12/19 03:45:11 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:45:11 DEBUG : Waiting for deletions to finish 2024/12/19 03:45:12 INFO : only3: Deleted 2024/12/19 03:45:13 INFO : only4: Deleted 2024/12/19 03:45:13 INFO : only16: Deleted 2024/12/19 03:45:14 INFO : only14: Deleted 2024/12/19 03:45:14 INFO : only10: Deleted 2024/12/19 03:45:15 INFO : only18: Deleted 2024/12/19 03:45:15 INFO : only12: Deleted 2024/12/19 03:45:16 INFO : only8: Deleted 2024/12/19 03:45:16 INFO : only11: Deleted 2024/12/19 03:45:17 INFO : only0: Deleted 2024/12/19 03:45:17 INFO : only15: Deleted 2024/12/19 03:45:18 INFO : only19: Deleted 2024/12/19 03:45:19 INFO : only7: Deleted 2024/12/19 03:45:19 INFO : only6: Deleted 2024/12/19 03:45:19 INFO : only5: Deleted 2024/12/19 03:45:19 INFO : only1: Deleted 2024/12/19 03:45:20 INFO : only17: Deleted 2024/12/19 03:45:21 INFO : only2: Deleted 2024/12/19 03:45:21 INFO : only13: Deleted 2024/12/19 03:45:21 INFO : only9: Deleted 2024/12/19 03:45:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (128.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only16: Modification time difference too big |-209279h42m7.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-12-19 03:47:14 +0000 UTC) (precision 1ns) 2024/12/19 03:47:29 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for checks to finish 2024/12/19 03:47:29 DEBUG : both0: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both12: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both13: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both14: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both15: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both16: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both17: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both18: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both19: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both10: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both11: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both1: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both2: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both3: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both7: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both8: Unchanged skipping 2024/12/19 03:47:29 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/19 03:47:29 DEBUG : both9: Unchanged skipping 2024/12/19 03:47:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : both4: Unchanged skipping 2024/12/19 03:47:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : both5: Unchanged skipping 2024/12/19 03:47:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : both6: Unchanged skipping 2024/12/19 03:47:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/19 03:47:29 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Waiting for transfers to finish 2024/12/19 03:47:31 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/12/19 03:47:31 INFO : only1: Copied (replaced existing) 2024/12/19 03:47:31 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/12/19 03:47:31 INFO : only10: Copied (replaced existing) 2024/12/19 03:47:31 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/12/19 03:47:31 INFO : only0: Copied (replaced existing) 2024/12/19 03:47:32 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/12/19 03:47:32 INFO : only11: Copied (replaced existing) 2024/12/19 03:47:32 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/12/19 03:47:32 INFO : only12: Copied (replaced existing) 2024/12/19 03:47:33 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/12/19 03:47:33 INFO : only13: Copied (replaced existing) 2024/12/19 03:47:33 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/12/19 03:47:33 INFO : only15: Copied (replaced existing) 2024/12/19 03:47:33 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/12/19 03:47:33 INFO : only16: Copied (replaced existing) 2024/12/19 03:47:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/12/19 03:47:34 INFO : only14: Copied (replaced existing) 2024/12/19 03:47:36 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/12/19 03:47:36 INFO : only18: Copied (replaced existing) 2024/12/19 03:47:36 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/12/19 03:47:36 INFO : only17: Copied (replaced existing) 2024/12/19 03:47:36 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/12/19 03:47:36 INFO : only3: Copied (replaced existing) 2024/12/19 03:47:38 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/12/19 03:47:38 INFO : only7: Copied (replaced existing) 2024/12/19 03:47:38 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/12/19 03:47:38 INFO : only5: Copied (replaced existing) 2024/12/19 03:47:38 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/12/19 03:47:38 INFO : only8: Copied (replaced existing) 2024/12/19 03:47:39 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/12/19 03:47:39 INFO : only19: Copied (replaced existing) 2024/12/19 03:47:40 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/12/19 03:47:40 INFO : only9: Copied (replaced existing) 2024/12/19 03:47:40 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/12/19 03:47:40 INFO : only4: Copied (replaced existing) 2024/12/19 03:47:41 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/12/19 03:47:41 INFO : only2: Copied (replaced existing) 2024/12/19 03:47:41 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/12/19 03:47:41 INFO : only6: Copied (replaced existing) 2024/12/19 03:47:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (167.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:48:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:48:47 DEBUG : sub dir: Making directory 2024/12/19 03:48:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (44.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" 2024/12/19 03:49:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:49:32 DEBUG : sub dir: Making directory 2024/12/19 03:49:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xuhuyuq0dawo", Local "Local file system at /tmp/rclone1240382267", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.14s) FAIL 2024/12/19 03:50:22 DEBUG : Yandex rclone-test-xuhuyuq0dawo: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 26m42.305809383s (try 1/5): exit status 1: Failed [TestSyncBasedOnCheckSum TestSyncDeleteBefore TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncConcurrentTruncate]