"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/12/07 01:49:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe" 2024/12/07 01:49:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 01:49:22 DEBUG : Creating backend with remote "/tmp/rclone3886117165" === 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-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:49:23 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:49:23 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:49:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.51s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:49:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:49:25 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:49:25 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:49:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:49:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:29 DEBUG : Yandex rclone-test-yalicab2tafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.66s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:39 DEBUG : Creating backend with remote "/non-existing" 2024/12/07 01:49:39 DEBUG : Config file has changed externally - reloading 2024/12/07 01:49:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/07 01:49:39 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:49:39 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.38s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:49:41 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:49:41 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:49:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:49:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyNoTraverse (8.69s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:50 INFO : Yandex rclone-test-yalicab2tafe: Running all checks before starting transfers 2024/12/07 01:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:49:50 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:49:50 INFO : Yandex rclone-test-yalicab2tafe: Checks finished, now starting transfers 2024/12/07 01:49:50 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:49:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:49:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyCheckFirst (7.95s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:49:58 ERROR : Ignoring --no-traverse with sync 2024/12/07 01:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:49:58 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:49:58 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:50:00 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:50:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncNoTraverse (9.59s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/07 01:50:08 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:50:08 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:11 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/07 01:50:11 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyWithDepth (6.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:50:15 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:50:15 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:50:17 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (6.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:50:20 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:50:20 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:50:22 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 01:50:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:50:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 01:50:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:50:26 DEBUG : sub dir: Making directory 2024/12/07 01:50:26 DEBUG : sub dir2: Making directory 2024/12/07 01:50:27 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/07 01:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:50:27 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:50:27 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:50:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:32 DEBUG : Yandex rclone-test-yalicab2tafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:41 DEBUG : sub dir2: Making directory 2024/12/07 01:50:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 01:50:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:50:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:50:41 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:50:41 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:50:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:48 DEBUG : sub dir2: Making directory with metadata 2024/12/07 01:50:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:50:48 DEBUG : sub dir: Making directory 2024/12/07 01:50:49 DEBUG : sub dir2: Making directory 2024/12/07 01:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:50:49 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:50:49 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:50:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:50:51 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:50:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:50:53 DEBUG : Yandex rclone-test-yalicab2tafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/07 01:50:53 DEBUG : Yandex rclone-test-yalicab2tafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:00 DEBUG : sub dir2: Making directory 2024/12/07 01:51:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:51:00 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:51:00 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:51:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:51:02 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:51:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:08 DEBUG : sub dir2: Making directory with metadata 2024/12/07 01:51:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:51:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:51:09 DEBUG : sub dir: Making directory 2024/12/07 01:51:09 DEBUG : sub dir2: Making directory 2024/12/07 01:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:51:09 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:51:09 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:51:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:51:12 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:51:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:13 DEBUG : Yandex rclone-test-yalicab2tafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.05s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.63s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:20 DEBUG : sub dir2: Making directory 2024/12/07 01:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:51:20 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:51:20 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:51:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:51:22 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.53s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-jipirum8mofe" 2024/12/07 01:51:30 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-yalicab2tafe -> Yandex rclone-test-jipirum8mofe 2024/12/07 01:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:51:31 DEBUG : Yandex rclone-test-jipirum8mofe: Waiting for checks to finish 2024/12/07 01:51:31 DEBUG : Yandex rclone-test-jipirum8mofe: Waiting for transfers to finish 2024/12/07 01:51:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:51:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:34 DEBUG : Yandex rclone-test-jipirum8mofe: Purge remote --- PASS: TestServerSideCopy (13.96s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:44 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:51:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:51:44 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:51:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 01:51:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyOverSelf (12.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:51:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-nureqed5mubo" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-yalicab2tafe -> Yandex rclone-test-nureqed5mubo 2024/12/07 01:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:51:58 DEBUG : Yandex rclone-test-nureqed5mubo: Waiting for checks to finish 2024/12/07 01:51:58 DEBUG : Yandex rclone-test-nureqed5mubo: Waiting for transfers to finish 2024/12/07 01:52:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:52:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:52:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:52:05 DEBUG : Yandex rclone-test-nureqed5mubo: Waiting for checks to finish 2024/12/07 01:52:05 DEBUG : Yandex rclone-test-nureqed5mubo: Waiting for transfers to finish 2024/12/07 01:52:05 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hijasuh1" before starting 2024/12/07 01:52:08 DEBUG : sub dir/hello world.hijasuh1: server side copy: removing renamed existing file after operation 2024/12/07 01:52:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/07 01:52:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:52:11 DEBUG : Yandex rclone-test-nureqed5mubo: Purge remote --- PASS: TestServerSideCopyOverSelf (25.71s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:52:24 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:52:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:52:24 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:52:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 01:52:25 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 01:52:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestMoveOverSelf (12.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:52:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-nilecub6bubi" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-yalicab2tafe -> Yandex rclone-test-nilecub6bubi 2024/12/07 01:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:52:36 DEBUG : Yandex rclone-test-nilecub6bubi: Waiting for checks to finish 2024/12/07 01:52:36 DEBUG : Yandex rclone-test-nilecub6bubi: Waiting for transfers to finish 2024/12/07 01:52:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:52:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:52:43 DEBUG : Yandex rclone-test-nilecub6bubi: Using server-side directory move 2024/12/07 01:52:44 INFO : Yandex rclone-test-nilecub6bubi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:52:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:52:44 DEBUG : Yandex rclone-test-nilecub6bubi: Waiting for checks to finish 2024/12/07 01:52:44 DEBUG : Yandex rclone-test-nilecub6bubi: Waiting for transfers to finish 2024/12/07 01:52:45 INFO : sub dir/hello world: Deleted 2024/12/07 01:52:47 INFO : sub dir/hello world: Moved (server-side) 2024/12/07 01:52:51 DEBUG : testing file moves 2024/12/07 01:52:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/07 01:52:51 DEBUG : Yandex rclone-test-nilecub6bubi: Waiting for checks to finish 2024/12/07 01:52:51 DEBUG : Yandex rclone-test-nilecub6bubi: Waiting for transfers to finish 2024/12/07 01:52:53 INFO : sub dir/hello world: Deleted 2024/12/07 01:52:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:52:57 DEBUG : Yandex rclone-test-nilecub6bubi: Purge remote --- PASS: TestServerSideMoveOverSelf (31.57s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:06 ERROR : : error listing: directory not found 2024/12/07 01:53:06 DEBUG : Local file system at /tmp/rclone3886117165: Making directory 2024/12/07 01:53:07 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:07 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyAfterDelete (10.87s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 01:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:53:18 DEBUG : Local file system at /tmp/rclone3886117165: Waiting for checks to finish 2024/12/07 01:53:18 DEBUG : Local file system at /tmp/rclone3886117165: Waiting for transfers to finish 2024/12/07 01:53:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:53:18 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/12/07 01:53:18 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:53:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyRedownload (8.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:24 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/07 01:53:24 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:24 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:26 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 01:53:26 INFO : check sum: Copied (new) 2024/12/07 01:53:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:26 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:26 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 01:53:26 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/07 01:53:26 DEBUG : check sum: Unchanged skipping 2024/12/07 01:53:26 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:26 DEBUG : Waiting for deletions to finish 2024/12/07 01:53:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (6.23s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/07 01:53:30 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:30 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:32 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 01:53:32 INFO : sizeonly: Copied (new) 2024/12/07 01:53:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:33 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:33 DEBUG : sizeonly: Sizes identical 2024/12/07 01:53:33 DEBUG : sizeonly: Unchanged skipping 2024/12/07 01:53:33 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:33 DEBUG : Waiting for deletions to finish 2024/12/07 01:53:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncSizeOnly (7.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/07 01:53:38 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:38 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:39 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/12/07 01:53:39 INFO : ignore-size: Copied (new) 2024/12/07 01:53:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:40 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:53:40 DEBUG : ignore-size: Unchanged skipping 2024/12/07 01:53:40 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:40 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:40 DEBUG : Waiting for deletions to finish 2024/12/07 01:53:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (6.30s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:46 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:53:46 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:46 DEBUG : existing: Unchanged skipping 2024/12/07 01:53:46 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:46 DEBUG : Waiting for deletions to finish 2024/12/07 01:53:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:47 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/07 01:53:47 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:49 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/12/07 01:53:49 INFO : existing: Copied (replaced existing) 2024/12/07 01:53:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (8.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 01:53:53 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:53 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 01:53:55 INFO : existing: Copied (new) 2024/12/07 01:53:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:53:56 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:53:56 DEBUG : existing: Destination exists, skipping 2024/12/07 01:53:56 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:53:56 DEBUG : Waiting for deletions to finish 2024/12/07 01:53:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54:04 DEBUG : d: Making directory 2024/12/07 01:54:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:54:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:54:06 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:06 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:54:06 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:54:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:54:10 INFO : a/potato2: Copied (new) 2024/12/07 01:54:10 DEBUG : Waiting for deletions to finish 2024/12/07 01:54:12 INFO : b/potato: Deleted 2024/12/07 01:54:12 INFO : d: Removing directory 2024/12/07 01:54:13 INFO : b: Removing directory 2024/12/07 01:54:16 DEBUG : Yandex rclone-test-yalicab2tafe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (24.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54:28 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/07 01:54:28 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 01:54:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/07 01:54:28 DEBUG : empty space: Unchanged skipping 2024/12/07 01:54:28 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:54:28 DEBUG : Waiting for deletions to finish 2024/12/07 01:54:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54:29 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/07 01:54:29 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 01:54:29 INFO : empty space: Updated modification time in destination 2024/12/07 01:54:29 DEBUG : empty space: Unchanged skipping 2024/12/07 01:54:29 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:54:29 DEBUG : Waiting for deletions to finish 2024/12/07 01:54:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (7.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54:35 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/07 01:54:35 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 01:54:35 DEBUG : empty space: Unchanged skipping 2024/12/07 01:54:35 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:54:35 DEBUG : Waiting for deletions to finish 2024/12/07 01:54:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54: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/07 01:54:40 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3886117165) 2024/12/07 01:54:40 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-yalicab2tafe) 2024/12/07 01:54:40 DEBUG : foo: md5 differ 2024/12/07 01:54:40 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:54:42 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/12/07 01:54:42 INFO : foo: Copied (replaced existing) 2024/12/07 01:54:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.30s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 01:54:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:54:49 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:49 DEBUG : empty space: Unchanged skipping 2024/12/07 01:54:49 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:54:50 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:54:50 INFO : potato: Copied (new) 2024/12/07 01:54:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (9.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:54:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/07 01:54:57 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:54:57 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:55:00 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/07 01:55:00 INFO : potato: Copied (replaced existing) 2024/12/07 01:55:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:55:08 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:55:08 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/07 01:55:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3886117165) 2024/12/07 01:55:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-yalicab2tafe) 2024/12/07 01:55:08 DEBUG : potato: md5 differ 2024/12/07 01:55:08 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:55:09 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/07 01:55:09 INFO : potato: Copied (replaced existing) 2024/12/07 01:55:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (8.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:55:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:55:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:55:18 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:55:18 DEBUG : empty space: Unchanged skipping 2024/12/07 01:55:18 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:55:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/07 01:55:18 DEBUG : Waiting for deletions to finish 2024/12/07 01:55:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:55:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:55:29 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:55:29 DEBUG : empty space: Unchanged skipping 2024/12/07 01:55:29 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:55:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:55:31 INFO : potato2: Copied (new) 2024/12/07 01:55:31 DEBUG : Waiting for deletions to finish 2024/12/07 01:55:33 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (18.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:55:45 DEBUG : d: Making directory 2024/12/07 01:55:45 DEBUG : d/e: Making directory 2024/12/07 01:55:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:55:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:55:48 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:55:48 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:55:48 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:55:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:55:49 INFO : a/potato2: Copied (new) 2024/12/07 01:55:49 DEBUG : Waiting for deletions to finish 2024/12/07 01:55:51 INFO : b/potato: Deleted 2024/12/07 01:55:51 INFO : d/e: Removing directory 2024/12/07 01:55:52 INFO : d: Removing directory 2024/12/07 01:55:54 INFO : b: Removing directory 2024/12/07 01:55:56 DEBUG : Yandex rclone-test-yalicab2tafe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (23.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:56:08 DEBUG : d: Making directory 2024/12/07 01:56:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:56:10 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:56:10 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:56:10 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:56:10 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:56:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:56:12 INFO : a/potato2: Copied (new) 2024/12/07 01:56:12 ERROR : Yandex rclone-test-yalicab2tafe: not deleting files as there were IO errors 2024/12/07 01:56:12 ERROR : Yandex rclone-test-yalicab2tafe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:56:29 DEBUG : Waiting for deletions to finish 2024/12/07 01:56:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:56:29 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:56:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:56:29 DEBUG : empty space: Unchanged skipping 2024/12/07 01:56:29 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:56:30 INFO : potato: Deleted 2024/12/07 01:56:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:56:31 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (10.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:56:39 DEBUG : Waiting for deletions to finish 2024/12/07 01:56:40 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:56:40 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:56:41 INFO : potato: Deleted 2024/12/07 01:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:56:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:56:41 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:56:41 DEBUG : empty space: Unchanged skipping 2024/12/07 01:56:41 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:56:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 01:56:43 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (12.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:56:50 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:56:50 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:56:54 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/07 01:56:54 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (11.25s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", 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:1359 Error: Should be true Test: TestSyncWithExclude Messages: empty space: Modification time difference too big |-113532h57m2.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-07 01:57:02 +0000 UTC) (precision 1ns) 2024/12/07 01:57:03 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 01:57:03 DEBUG : enormous: Excluded 2024/12/07 01:57:03 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:03 DEBUG : potato2: Excluded 2024/12/07 01:57:03 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:03 DEBUG : potato2: Excluded 2024/12/07 01:57:03 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:57:03 DEBUG : empty space: Modification times differ by 113532h57m2.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-12-07 01:57:02 +0000 UTC 2024/12/07 01:57:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 01:57:04 INFO : empty space: Updated modification time in destination 2024/12/07 01:57:04 DEBUG : empty space: Unchanged skipping 2024/12/07 01:57:04 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:57:04 DEBUG : Waiting for deletions to finish 2024/12/07 01:57:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:57:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:04 DEBUG : potato2: Excluded 2024/12/07 01:57:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 01:57:04 DEBUG : enormous: Excluded 2024/12/07 01:57:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:04 DEBUG : potato2: Excluded 2024/12/07 01:57:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:05 DEBUG : potato2: Excluded 2024/12/07 01:57:05 DEBUG : Local file system at /tmp/rclone3886117165: Waiting for checks to finish 2024/12/07 01:57:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:57:05 DEBUG : empty space: Unchanged skipping 2024/12/07 01:57:05 DEBUG : Local file system at /tmp/rclone3886117165: Waiting for transfers to finish 2024/12/07 01:57:05 DEBUG : Waiting for deletions to finish 2024/12/07 01:57:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:57:06 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:06 DEBUG : potato2: Excluded --- FAIL: TestSyncWithExclude (11.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:57:16 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 01:57:16 DEBUG : enormous: Excluded 2024/12/07 01:57:16 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:57:16 DEBUG : potato2: Excluded 2024/12/07 01:57:16 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:57:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:57:16 DEBUG : empty space: Unchanged skipping 2024/12/07 01:57:16 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:57:16 DEBUG : Waiting for deletions to finish 2024/12/07 01:57:17 INFO : potato2: Deleted 2024/12/07 01:57:17 INFO : enormous: Deleted 2024/12/07 01:57:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:57:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:57:18 DEBUG : empty space: Unchanged skipping 2024/12/07 01:57:18 DEBUG : Local file system at /tmp/rclone3886117165: Waiting for checks to finish 2024/12/07 01:57:18 DEBUG : Local file system at /tmp/rclone3886117165: Waiting for transfers to finish 2024/12/07 01:57:18 DEBUG : Waiting for deletions to finish 2024/12/07 01:57:18 INFO : enormous: Deleted 2024/12/07 01:57:18 INFO : potato2: Deleted 2024/12/07 01:57:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:57:34 DEBUG : five: Need to transfer - File not found at Destination 2024/12/07 01:57:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/07 01:57:34 DEBUG : one: Destination is newer than source, skipping 2024/12/07 01:57:34 DEBUG : three: Sizes identical 2024/12/07 01:57:34 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:57:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 01:57:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3886117165) 2024/12/07 01:57:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 01:57:34 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-yalicab2tafe) 2024/12/07 01:57:34 DEBUG : two: md5 differ 2024/12/07 01:57:34 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:57:36 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/07 01:57:36 INFO : two: Copied (replaced existing) 2024/12/07 01:57:36 DEBUG : four: Dst hash empty - aborting Src hash check 2024/12/07 01:57:36 INFO : four: Copied (replaced existing) 2024/12/07 01:57:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/07 01:57:37 INFO : five: Copied (new) 2024/12/07 01:57:37 DEBUG : Waiting for deletions to finish 2024/12/07 01:57:38 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:57:38 DEBUG : one: Destination is newer than source, skipping 2024/12/07 01:57:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3886117165) 2024/12/07 01:57:38 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/07 01:57:38 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-yalicab2tafe) 2024/12/07 01:57:38 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/07 01:57:38 DEBUG : three: md5 differ 2024/12/07 01:57:38 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/07 01:57:38 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/07 01:57:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 01:57:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 01:57:38 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/07 01:57:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 01:57:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 01:57:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 01:57:38 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:57:39 DEBUG : three: Dst hash empty - aborting Src hash check 2024/12/07 01:57:39 INFO : three: Copied (replaced existing) 2024/12/07 01:57:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.04s) === 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-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/12/07 01:57:48 INFO : Yandex rclone-test-yalicab2tafe: Making map for --track-renames 2024/12/07 01:57:48 INFO : Yandex rclone-test-yalicab2tafe: Finished making map for --track-renames 2024/12/07 01:57:48 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:57:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 01:57:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 01:57:48 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for renames to finish 2024/12/07 01:57:48 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:57:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 01:57:49 INFO : potato: Copied (new) 2024/12/07 01:57:49 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 01:57:49 INFO : yam: Copied (new) 2024/12/07 01:57:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:57:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:57:50 INFO : Yandex rclone-test-yalicab2tafe: Making map for --track-renames 2024/12/07 01:57:50 INFO : Yandex rclone-test-yalicab2tafe: Finished making map for --track-renames 2024/12/07 01:57:50 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:57:50 DEBUG : potato: Unchanged skipping 2024/12/07 01:57:50 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for renames to finish 2024/12/07 01:57:55 INFO : yam: Moved (server-side) to: yaml 2024/12/07 01:57:55 INFO : yaml: Renamed from "yam" 2024/12/07 01:57:55 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:57:55 DEBUG : Waiting for deletions to finish 2024/12/07 01:57:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (13.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/12/07 01:58:01 INFO : Yandex rclone-test-yalicab2tafe: Making map for --track-renames 2024/12/07 01:58:01 INFO : Yandex rclone-test-yalicab2tafe: Finished making map for --track-renames 2024/12/07 01:58:01 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:58:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 01:58:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 01:58:01 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for renames to finish 2024/12/07 01:58:01 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:58:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 01:58:03 INFO : yam: Copied (new) 2024/12/07 01:58:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 01:58:03 INFO : potato: Copied (new) 2024/12/07 01:58:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:58:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:58:04 INFO : Yandex rclone-test-yalicab2tafe: Making map for --track-renames 2024/12/07 01:58:04 INFO : Yandex rclone-test-yalicab2tafe: Finished making map for --track-renames 2024/12/07 01:58:04 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:58:04 DEBUG : potato: Unchanged skipping 2024/12/07 01:58:04 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for renames to finish 2024/12/07 01:58:06 INFO : yam: Moved (server-side) to: yaml 2024/12/07 01:58:06 INFO : yaml: Renamed from "yam" 2024/12/07 01:58:06 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:58:06 DEBUG : Waiting for deletions to finish 2024/12/07 01:58:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/12/07 01:58:11 INFO : Yandex rclone-test-yalicab2tafe: Making map for --track-renames 2024/12/07 01:58:11 INFO : Yandex rclone-test-yalicab2tafe: Finished making map for --track-renames 2024/12/07 01:58:11 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:58:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 01:58:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/07 01:58:11 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for renames to finish 2024/12/07 01:58:11 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:58:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 01:58:13 INFO : potato: Copied (new) 2024/12/07 01:58:13 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 01:58:13 INFO : sub/yam: Copied (new) 2024/12/07 01:58:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:58:15 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:58:15 DEBUG : potato: Unchanged skipping 2024/12/07 01:58:15 INFO : Yandex rclone-test-yalicab2tafe: Making map for --track-renames 2024/12/07 01:58:15 INFO : Yandex rclone-test-yalicab2tafe: Finished making map for --track-renames 2024/12/07 01:58:15 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:58:15 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for renames to finish 2024/12/07 01:58:17 INFO : sub/yam: Moved (server-side) to: yam 2024/12/07 01:58:17 INFO : yam: Renamed from "sub/yam" 2024/12/07 01:58:17 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:58:17 DEBUG : Waiting for deletions to finish 2024/12/07 01:58:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (21.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:58:32 DEBUG : Creating backend with remote "/tmp/rclone3886117165/dir1" 2024/12/07 01:58:32 DEBUG : Config file has changed externally - reloading 2024/12/07 01:58:32 DEBUG : Creating backend with remote "/tmp/rclone3886117165/dir2" 2024/12/07 01:58:32 DEBUG : Local file system at /tmp/rclone3886117165/dir2: Using server-side directory move 2024/12/07 01:58:32 INFO : Local file system at /tmp/rclone3886117165/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:58:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/07 01:58:32 INFO : file1.txt: Moved (server-side) 2024/12/07 01:58:32 DEBUG : Local file system at /tmp/rclone3886117165/dir2: Waiting for checks to finish 2024/12/07 01:58:32 DEBUG : Local file system at /tmp/rclone3886117165/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:58:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 01:58:33 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:58:33 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:58:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:58:35 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:58:35 INFO : sub dir/hello world: Deleted 2024/12/07 01:58:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/07 01:58:36 INFO : nested/sub dir/file: Copied (new) 2024/12/07 01:58:36 INFO : nested/sub dir/file: Deleted 2024/12/07 01:58:36 INFO : sub dir: Removing directory 2024/12/07 01:58:36 INFO : nested/sub dir: Removing directory 2024/12/07 01:58:36 INFO : nested: Removing directory 2024/12/07 01:58:36 DEBUG : Local file system at /tmp/rclone3886117165: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" Diff of "logger" and "lsf" 3c3 < 2001-02-03 04:05:06.499999999;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file --- > 2024-12-07 01:58:35.000000000;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file 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:1789 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2001-02-03 04:05:06.499999999;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file lsf: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2024-12-07 01:58:35.000000000;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (13.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:58:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:58:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 01:58:47 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:58:47 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:58:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 01:58:49 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:58:49 INFO : sub dir/hello world: Deleted 2024/12/07 01:58:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/07 01:58:50 INFO : nested/sub dir/file: Copied (new) 2024/12/07 01:58:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:59:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 01:59:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/07 01:59:01 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:59:01 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:59:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 01:59:03 INFO : existing: Copied (new) 2024/12/07 01:59:03 INFO : existing: Deleted 2024/12/07 01:59:03 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/07 01:59:03 INFO : existing-b: Copied (new) 2024/12/07 01:59:03 INFO : existing-b: Deleted 2024/12/07 01:59:04 DEBUG : existing: Destination exists, skipping 2024/12/07 01:59:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/07 01:59:04 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 01:59:04 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 01:59:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (7.15s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:59:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-hozejuy6zidi" 2024/12/07 01:59:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/07 01:59:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 01:59:16 DEBUG : pacer: Reducing sleep to 15ms 2024/12/07 01:59:16 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/07 01:59:17 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yalicab2tafe -> Yandex rclone-test-hozejuy6zidi 2024/12/07 01:59:23 DEBUG : Yandex rclone-test-hozejuy6zidi: Using server-side directory move 2024/12/07 01:59:24 INFO : Yandex rclone-test-hozejuy6zidi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:59:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 01:59:24 DEBUG : empty space: Unchanged skipping 2024/12/07 01:59:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 01:59:24 DEBUG : Yandex rclone-test-hozejuy6zidi: Waiting for checks to finish 2024/12/07 01:59:25 INFO : potato3: Deleted 2024/12/07 01:59:26 INFO : potato2: Moved (server-side) 2024/12/07 01:59:26 INFO : empty space: Deleted 2024/12/07 01:59:26 DEBUG : Yandex rclone-test-hozejuy6zidi: Waiting for transfers to finish 2024/12/07 01:59:26 INFO : potato3: Moved (server-side) 2024/12/07 01:59:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-hefuyof4gigu" 2024/12/07 01:59:27 DEBUG : Yandex rclone-test-hefuyof4gigu: Using server-side directory move 2024/12/07 01:59:30 INFO : Yandex rclone-test-hefuyof4gigu: Server side directory move succeeded 2024/12/07 01:59:30 ERROR : : error listing: directory not found 2024/12/07 01:59:30 DEBUG : Yandex rclone-test-hefuyof4gigu: Purge remote 2024/12/07 01:59:33 DEBUG : Yandex rclone-test-hozejuy6zidi: Purge remote 2024/12/07 01:59:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (25.53s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:59:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-layevuf4kije" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yalicab2tafe -> Yandex rclone-test-layevuf4kije 2024/12/07 01:59:44 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 01:59:44 DEBUG : empty space: Excluded 2024/12/07 01:59:44 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 01:59:44 DEBUG : empty space: Excluded 2024/12/07 01:59:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:59:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 01:59:44 DEBUG : Yandex rclone-test-layevuf4kije: Waiting for checks to finish 2024/12/07 01:59:44 DEBUG : Yandex rclone-test-layevuf4kije: Waiting for transfers to finish 2024/12/07 01:59:46 INFO : potato2: Moved (server-side) 2024/12/07 01:59:47 INFO : potato3: Deleted 2024/12/07 01:59:48 INFO : potato3: Moved (server-side) 2024/12/07 01:59:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-koguloh4gewa" 2024/12/07 01:59:49 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 01:59:49 DEBUG : empty space: Excluded 2024/12/07 01:59:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:59:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 01:59:49 DEBUG : Yandex rclone-test-koguloh4gewa: Waiting for checks to finish 2024/12/07 01:59:49 DEBUG : Yandex rclone-test-koguloh4gewa: Waiting for transfers to finish 2024/12/07 01:59:50 INFO : potato3: Moved (server-side) 2024/12/07 01:59:53 INFO : potato2: Moved (server-side) 2024/12/07 01:59:53 DEBUG : Yandex rclone-test-koguloh4gewa: Purge remote 2024/12/07 01:59:55 DEBUG : Yandex rclone-test-layevuf4kije: Purge remote --- PASS: TestServerSideMoveWithFilter (24.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 01:59:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-jilored2yeki" 2024/12/07 02:00:13 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yalicab2tafe -> Yandex rclone-test-jilored2yeki 2024/12/07 02:00:18 DEBUG : Yandex rclone-test-jilored2yeki: Using server-side directory move 2024/12/07 02:00:19 INFO : Yandex rclone-test-jilored2yeki: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:00:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:00:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:00:19 DEBUG : empty space: Unchanged skipping 2024/12/07 02:00:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:00:19 DEBUG : Yandex rclone-test-jilored2yeki: Waiting for checks to finish 2024/12/07 02:00:20 INFO : empty space: Deleted 2024/12/07 02:00:20 DEBUG : Yandex rclone-test-jilored2yeki: Waiting for transfers to finish 2024/12/07 02:00:20 INFO : potato3: Deleted 2024/12/07 02:00:20 INFO : potato2: Moved (server-side) 2024/12/07 02:00:22 INFO : potato3: Moved (server-side) 2024/12/07 02:00:22 INFO : tomatoDir: Removing directory 2024/12/07 02:00:24 DEBUG : Yandex rclone-test-yalicab2tafe: deleted 1 directories 2024/12/07 02:00:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-jaraser6kido" 2024/12/07 02:00:25 DEBUG : tomatoDir: Making directory 2024/12/07 02:00:25 DEBUG : Yandex rclone-test-jaraser6kido: Using server-side directory move 2024/12/07 02:00:27 INFO : Yandex rclone-test-jaraser6kido: Server side directory move succeeded 2024/12/07 02:00:28 ERROR : : error listing: directory not found 2024/12/07 02:00:28 ERROR : : error listing: directory not found 2024/12/07 02:00:28 DEBUG : Yandex rclone-test-jaraser6kido: Purge remote 2024/12/07 02:00:31 DEBUG : Yandex rclone-test-jilored2yeki: Purge remote 2024/12/07 02:00:32 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (33.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.58s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncOverlap (5.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/rclone-sync-test" 2024/12/07 02:00:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/rclone-sync-test-include/layer2" 2024/12/07 02:00:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/rclone-sync-test-ignore-file" 2024/12/07 02:00:44 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:00:44 DEBUG : Yandex rclone-test-yalicab2tafe/rclone-sync-test: Waiting for checks to finish 2024/12/07 02:00:44 DEBUG : Yandex rclone-test-yalicab2tafe/rclone-sync-test: Waiting for transfers to finish 2024/12/07 02:00:44 DEBUG : Waiting for deletions to finish 2024/12/07 02:00:44 INFO : There was nothing to transfer 2024/12/07 02:00:45 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:00:46 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:00:46 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:00:46 DEBUG : Waiting for deletions to finish 2024/12/07 02:00:46 INFO : rclone-sync-test-include: Removing directory 2024/12/07 02:00:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 02:00:46 DEBUG : Yandex rclone-test-yalicab2tafe: failed to delete 1 directories 2024/12/07 02:00:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:47 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:49 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:50 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:52 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:54 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:00:56 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:00:58 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:00:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:00:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:00:59 DEBUG : Yandex rclone-test-yalicab2tafe/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/07 02:00:59 DEBUG : Yandex rclone-test-yalicab2tafe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/07 02:00:59 DEBUG : Waiting for deletions to finish 2024/12/07 02:00:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:00 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:02 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:01:03 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:01:07 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:01:07 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:01:07 DEBUG : Waiting for deletions to finish 2024/12/07 02:01:07 INFO : rclone-sync-test-include: Removing directory 2024/12/07 02:01:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 02:01:07 DEBUG : Yandex rclone-test-yalicab2tafe: failed to delete 1 directories 2024/12/07 02:01:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:08 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:09 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:11 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:13 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:01:15 DEBUG : : Excluded 2024/12/07 02:01:15 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:01:16 DEBUG : Yandex rclone-test-yalicab2tafe/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/07 02:01:16 DEBUG : Yandex rclone-test-yalicab2tafe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/07 02:01:16 DEBUG : Waiting for deletions to finish 2024/12/07 02:01:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:17 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:19 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:21 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:23 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:25 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:01:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:01:26 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (69.72s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:01:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:01:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/CompareDest" 2024/12/07 02:01:49 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 02:01:49 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:01:49 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:01:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/07 02:01:51 INFO : one: Copied (new) 2024/12/07 02:01:51 DEBUG : Waiting for deletions to finish 2024/12/07 02:01:52 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:01:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:01:52 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:01:54 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/07 02:01:54 INFO : one: Copied (replaced existing) 2024/12/07 02:01:54 DEBUG : Waiting for deletions to finish 2024/12/07 02:01:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:01:59 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:01:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:01:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:01:59 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:01:59 DEBUG : Waiting for deletions to finish 2024/12/07 02:01:59 INFO : There was nothing to transfer 2024/12/07 02:02:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:02:03 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:02:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:02:04 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:02:04 DEBUG : Waiting for deletions to finish 2024/12/07 02:02:04 INFO : There was nothing to transfer 2024/12/07 02:02:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:02:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:02:05 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:02:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:02:05 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:02:05 DEBUG : Waiting for deletions to finish 2024/12/07 02:02:05 INFO : There was nothing to transfer 2024/12/07 02:02:07 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/07 02:02:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 02:02:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:02:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:02:07 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:02:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:02:07 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:02:07 DEBUG : Waiting for deletions to finish 2024/12/07 02:02:07 INFO : There was nothing to transfer 2024/12/07 02:02:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 02:02:08 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 02:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:02:08 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:02:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:02:09 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:02:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/07 02:02:10 INFO : two: Copied (new) 2024/12/07 02:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (34.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:02:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dest" 2024/12/07 02:02:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/pre-dest1" 2024/12/07 02:02:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/pre-dest2" 2024/12/07 02:02:29 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:29 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/07 02:02:29 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:02:29 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/07 02:02:30 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/07 02:02:30 DEBUG : Yandex rclone-test-yalicab2tafe/dest: Waiting for checks to finish 2024/12/07 02:02:30 DEBUG : Yandex rclone-test-yalicab2tafe/dest: Waiting for transfers to finish 2024/12/07 02:02:40 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/07 02:02:40 INFO : 3: Copied (new) 2024/12/07 02:02:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.44s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:02:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:02:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/CopyDest" 2024/12/07 02:02:54 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 02:02:54 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:02:54 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:02:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/07 02:02:57 INFO : one: Copied (new) 2024/12/07 02:02:57 DEBUG : Waiting for deletions to finish 2024/12/07 02:02:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:02:58 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:02:58 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:03:00 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/07 02:03:00 INFO : one: Copied (replaced existing) 2024/12/07 02:03:00 DEBUG : Waiting for deletions to finish 2024/12/07 02:03:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/BackupDir" 2024/12/07 02:03:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:03:06 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:03:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:03:09 INFO : one: Moved (server-side) 2024/12/07 02:03:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/07 02:03:11 INFO : one: Copied (server-side copy) 2024/12/07 02:03:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/07 02:03:11 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:03:11 DEBUG : Waiting for deletions to finish 2024/12/07 02:03:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 02:03:16 INFO : two: Copied (server-side copy) 2024/12/07 02:03:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/07 02:03:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:16 DEBUG : one: Unchanged skipping 2024/12/07 02:03:16 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:03:16 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:03:16 DEBUG : Waiting for deletions to finish 2024/12/07 02:03:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:17 DEBUG : one: Unchanged skipping 2024/12/07 02:03:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:17 DEBUG : two: Unchanged skipping 2024/12/07 02:03:17 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:03:17 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:03:17 DEBUG : Waiting for deletions to finish 2024/12/07 02:03:17 INFO : There was nothing to transfer 2024/12/07 02:03:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/07 02:03:21 DEBUG : three: Destination not found in --copy-dest 2024/12/07 02:03:21 DEBUG : three: Need to transfer - File not found at Destination 2024/12/07 02:03:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:21 DEBUG : one: Unchanged skipping 2024/12/07 02:03:21 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:03:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:03:21 DEBUG : two: Unchanged skipping 2024/12/07 02:03:21 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:03:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/07 02:03:23 INFO : three: Copied (new) 2024/12/07 02:03:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (45.73s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:04:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:04:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/backup" 2024/12/07 02:04:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:04:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:04:10 DEBUG : two: Unchanged skipping 2024/12/07 02:04:10 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:04:12 INFO : one: Moved (server-side) 2024/12/07 02:04:12 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:04:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:04:15 INFO : one: Copied (new) 2024/12/07 02:04:15 DEBUG : Waiting for deletions to finish 2024/12/07 02:04:16 INFO : three.txt: Moved (server-side) 2024/12/07 02:04:16 INFO : three.txt: Moved into backup dir 2024/12/07 02:04:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:04:22 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:04:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:04:22 DEBUG : two: Unchanged skipping 2024/12/07 02:04:24 INFO : one: Deleted 2024/12/07 02:04:26 INFO : one: Moved (server-side) 2024/12/07 02:04:26 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:04:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:04:27 INFO : one: Copied (new) 2024/12/07 02:04:27 DEBUG : Waiting for deletions to finish 2024/12/07 02:04:29 INFO : three.txt: Deleted 2024/12/07 02:04:31 INFO : three.txt: Moved (server-side) 2024/12/07 02:04:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (64.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:04:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:04:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/backup" 2024/12/07 02:04:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:04:49 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:04:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:04:49 DEBUG : two: Unchanged skipping 2024/12/07 02:04:53 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:04:53 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:04:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:04:55 INFO : one: Copied (new) 2024/12/07 02:04:55 DEBUG : Waiting for deletions to finish 2024/12/07 02:04:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:04:57 INFO : three.txt: Moved into backup dir 2024/12/07 02:05:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:05:00 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:05:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:05:00 DEBUG : two: Unchanged skipping 2024/12/07 02:05:02 INFO : one.bak: Deleted 2024/12/07 02:05:03 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:05:03 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:05:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:05:05 INFO : one: Copied (new) 2024/12/07 02:05:05 DEBUG : Waiting for deletions to finish 2024/12/07 02:05:07 INFO : three.txt.bak: Deleted 2024/12/07 02:05:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:05:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (37.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:05:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:05:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/backup" 2024/12/07 02:05:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:05:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:05:28 DEBUG : two: Unchanged skipping 2024/12/07 02:05:28 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:05:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:05:30 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:05:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:05:32 INFO : one: Copied (new) 2024/12/07 02:05:32 DEBUG : Waiting for deletions to finish 2024/12/07 02:05:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:05:36 INFO : three.txt: Moved into backup dir 2024/12/07 02:05:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:05:40 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:05:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:05:40 DEBUG : two: Unchanged skipping 2024/12/07 02:05:41 INFO : one-2019-01-01: Deleted 2024/12/07 02:05:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:05:42 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:05:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:05:45 INFO : one: Copied (new) 2024/12/07 02:05:45 DEBUG : Waiting for deletions to finish 2024/12/07 02:05:47 INFO : three-2019-01-01.txt: Deleted 2024/12/07 02:05:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:05:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (38.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:06:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:06:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:06:05 DEBUG : two: Unchanged skipping 2024/12/07 02:06:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:06:05 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:06:07 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:06:07 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:06:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:06:15 INFO : one: Copied (new) 2024/12/07 02:06:15 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:06:16 INFO : three.txt: Moved into backup dir 2024/12/07 02:06:20 DEBUG : one.bak: Excluded (Path Filter) 2024/12/07 02:06:20 DEBUG : one.bak: Excluded 2024/12/07 02:06:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/07 02:06:20 DEBUG : three.txt.bak: Excluded 2024/12/07 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:06:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:06:20 DEBUG : two: Unchanged skipping 2024/12/07 02:06:20 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for checks to finish 2024/12/07 02:06:21 INFO : one.bak: Deleted 2024/12/07 02:06:23 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:06:23 DEBUG : Yandex rclone-test-yalicab2tafe/dst: Waiting for transfers to finish 2024/12/07 02:06:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:06:26 INFO : one: Copied (new) 2024/12/07 02:06:26 DEBUG : Waiting for deletions to finish 2024/12/07 02:06:27 INFO : three.txt.bak: Deleted 2024/12/07 02:06:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:06:29 INFO : three.txt: Moved into backup dir 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one: Modification time difference too big |-113413h6m25s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2024-12-07 02:06:24 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirSuffixOnly (39.45s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:06:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:06:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:06:48 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:06:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:06:50 INFO : one: Copied (new) 2024/12/07 02:06:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:06:50 DEBUG : two: Unchanged skipping 2024/12/07 02:06:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 02:06:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:06:55 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/07 02:06:55 INFO : three.txt: Copied (new) 2024/12/07 02:06:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:06:59 INFO : one.bak: Deleted 2024/12/07 02:07:00 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:07:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:07:02 INFO : one: Copied (new) 2024/12/07 02:07:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:07:02 DEBUG : two: Unchanged skipping 2024/12/07 02:07:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 02:07:06 INFO : three.txt.bak: Deleted 2024/12/07 02:07:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:07:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/07 02:07:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (43.20s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:07:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-yalicab2tafe/dst" 2024/12/07 02:07:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:07:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:07:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:07:32 INFO : one: Copied (new) 2024/12/07 02:07:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:07:32 DEBUG : two: Unchanged skipping 2024/12/07 02:07:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 02:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:07:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/07 02:07:36 INFO : three.txt: Copied (new) 2024/12/07 02:07:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:07:40 INFO : one-2019-01-01: Deleted 2024/12/07 02:07:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:07:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:07:48 INFO : one: Copied (new) 2024/12/07 02:07:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:07:48 DEBUG : two: Unchanged skipping 2024/12/07 02:07:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 02:07:50 INFO : three-2019-01-01.txt: Deleted 2024/12/07 02:07:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 02:07:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/07 02:07:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.53s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:08:11 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:08:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/07 02:08:11 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:08:13 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/12/07 02:08:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/07 02:08:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.15s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:08:20 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 02:08:20 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:08:20 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:08:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 02:08:22 INFO : existing: Copied (new) 2024/12/07 02:08:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:08:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/07 02:08:24 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:08:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/07 02:08:24 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:08:24 ERROR : Yandex rclone-test-yalicab2tafe: not deleting files as there were IO errors 2024/12/07 02:08:24 ERROR : Yandex rclone-test-yalicab2tafe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncImmutable (8.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:08:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:08:31 DEBUG : existing: Unchanged skipping 2024/12/07 02:08:31 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:08:31 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:08:31 DEBUG : Waiting for deletions to finish 2024/12/07 02:08:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.52s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.78s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.79s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.87s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:09:21 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/07 02:09:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 02:09:21 DEBUG : pacer: Reducing sleep to 15ms 2024/12/07 02:09:22 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/07 02:09:22 DEBUG : pacer: Reducing sleep to 10ms 2024/12/07 02:09:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/07 02:09:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 02:09:47 DEBUG : pacer: Reducing sleep to 15ms 2024/12/07 02:09:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/07 02:09:48 DEBUG : pacer: Reducing sleep to 10ms 2024/12/07 02:09:55 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both0: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both1: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both10: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both11: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both12: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both13: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:09:55 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both14: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both17: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both19: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both2: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both3: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both18: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both5: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both6: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both7: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both8: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:09:55 DEBUG : both9: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both15: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both4: Unchanged skipping 2024/12/07 02:09:55 DEBUG : both16: Unchanged skipping 2024/12/07 02:09:55 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:09:55 DEBUG : Waiting for deletions to finish 2024/12/07 02:09:57 INFO : only9: Deleted 2024/12/07 02:09:57 INFO : only17: Deleted 2024/12/07 02:09:57 INFO : only12: Deleted 2024/12/07 02:09:57 INFO : only8: Deleted 2024/12/07 02:09:58 INFO : only16: Deleted 2024/12/07 02:09:58 INFO : only1: Deleted 2024/12/07 02:09:58 INFO : only13: Deleted 2024/12/07 02:09:59 INFO : only15: Deleted 2024/12/07 02:09:59 INFO : only14: Deleted 2024/12/07 02:09:59 INFO : only19: Deleted 2024/12/07 02:10:00 INFO : only18: Deleted 2024/12/07 02:10:01 INFO : only4: Deleted 2024/12/07 02:10:01 INFO : only0: Deleted 2024/12/07 02:10:01 INFO : only3: Deleted 2024/12/07 02:10:01 INFO : only11: Deleted 2024/12/07 02:10:02 INFO : only2: Deleted 2024/12/07 02:10:02 INFO : only5: Deleted 2024/12/07 02:10:02 INFO : only6: Deleted 2024/12/07 02:10:03 INFO : only7: Deleted 2024/12/07 02:10:04 INFO : only10: Deleted 2024/12/07 02:10:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (124.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:11:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for checks to finish 2024/12/07 02:11:57 DEBUG : both11: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both12: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both0: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both14: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both15: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both10: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both17: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both18: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both1: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both2: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both3: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both4: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both13: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both6: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both7: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both8: Unchanged skipping 2024/12/07 02:11:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/07 02:11:57 DEBUG : both9: Unchanged skipping 2024/12/07 02:11:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : both16: Unchanged skipping 2024/12/07 02:11:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : both19: Unchanged skipping 2024/12/07 02:11:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : both5: Unchanged skipping 2024/12/07 02:11:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/07 02:11:57 DEBUG : Yandex rclone-test-yalicab2tafe: Waiting for transfers to finish 2024/12/07 02:11:59 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/12/07 02:11:59 INFO : only0: Copied (replaced existing) 2024/12/07 02:11:59 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/12/07 02:11:59 INFO : only1: Copied (replaced existing) 2024/12/07 02:11:59 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/12/07 02:11:59 INFO : only11: Copied (replaced existing) 2024/12/07 02:12:00 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/12/07 02:12:00 INFO : only10: Copied (replaced existing) 2024/12/07 02:12:01 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/12/07 02:12:01 INFO : only15: Copied (replaced existing) 2024/12/07 02:12:01 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/12/07 02:12:01 INFO : only14: Copied (replaced existing) 2024/12/07 02:12:02 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/12/07 02:12:02 INFO : only13: Copied (replaced existing) 2024/12/07 02:12:03 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/12/07 02:12:03 INFO : only2: Copied (replaced existing) 2024/12/07 02:12:03 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/12/07 02:12:03 INFO : only19: Copied (replaced existing) 2024/12/07 02:12:03 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/12/07 02:12:03 INFO : only3: Copied (replaced existing) 2024/12/07 02:12:05 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/12/07 02:12:05 INFO : only4: Copied (replaced existing) 2024/12/07 02:12:05 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/12/07 02:12:05 INFO : only5: Copied (replaced existing) 2024/12/07 02:12:05 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/12/07 02:12:05 INFO : only6: Copied (replaced existing) 2024/12/07 02:12:06 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/12/07 02:12:06 INFO : only12: Copied (replaced existing) 2024/12/07 02:12:06 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/12/07 02:12:06 INFO : only8: Copied (replaced existing) 2024/12/07 02:12:07 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/12/07 02:12:07 INFO : only9: Copied (replaced existing) 2024/12/07 02:12:07 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/12/07 02:12:07 INFO : only7: Copied (replaced existing) 2024/12/07 02:12:08 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/12/07 02:12:08 INFO : only16: Copied (replaced existing) 2024/12/07 02:12:08 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/12/07 02:12:08 INFO : only17: Copied (replaced existing) 2024/12/07 02:12:08 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/12/07 02:12:08 INFO : only18: Copied (replaced existing) 2024/12/07 02:12:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (151.80s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:13:13 DEBUG : sub dir: Making directory 2024/12/07 02:13:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (46.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" 2024/12/07 02:13:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:13:59 DEBUG : sub dir: Making directory 2024/12/07 02:14:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yalicab2tafe", Local "Local file system at /tmp/rclone3886117165", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.54s) FAIL 2024/12/07 02:14:46 DEBUG : Yandex rclone-test-yalicab2tafe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 25m25.626230404s (try 1/5): exit status 1: Failed [TestSyncWithExclude TestMoveWithDeleteEmptySrcDirs TestSyncBackupDirSuffixOnly]