"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/11/10 03:56:09 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo" 2024/11/10 03:56:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 03:56:09 INFO : [rclone-test-doguxaz7luwo]: Valid token not found, authorizing. 2024/11/10 03:56:09 DEBUG : Saving config "token" in section "TestMailru" of the config file 2024/11/10 03:56:09 DEBUG : TestMailru: Saved new token in config file 2024/11/10 03:56:09 DEBUG : Creating backend with remote "/tmp/rclone3230971312" === 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 "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:09 DEBUG : [rclone-test-doguxaz7luwo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:10 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/10 03:56:10 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.93s) === RUN TestCopy run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 03:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:10 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:10 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:11 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:11 DEBUG : [rclone-test-doguxaz7luwo]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.45s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.19s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:12 DEBUG : Creating backend with remote "/non-existing" 2024/11/10 03:56:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/10 03:56:12 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:12 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:13 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:13 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:13 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.40s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:14 INFO : [rclone-test-doguxaz7luwo]: Running all checks before starting transfers 2024/11/10 03:56:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:14 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:14 INFO : [rclone-test-doguxaz7luwo]: Checks finished, now starting transfers 2024/11/10 03:56:14 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:14 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:15 ERROR : Ignoring --no-traverse with sync 2024/11/10 03:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:15 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:15 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:16 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:16 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:56:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.42s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/10 03:56:17 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:17 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:17 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/11/10 03:56:17 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyWithDepth (1.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:56:18 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:18 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:18 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:18 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:56:19 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:19 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:19 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:19 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 03:56:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 03:56:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/10 03:56:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 03:56:20 DEBUG : sub dir: Making directory 2024/11/10 03:56:20 DEBUG : sub dir2: Making directory 2024/11/10 03:56:20 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/10 03:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:20 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:20 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:21 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:21 DEBUG : [rclone-test-doguxaz7luwo]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:22 DEBUG : sub dir2: Making directory 2024/11/10 03:56:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 03:56:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 03:56:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:23 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:23 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:23 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:24 DEBUG : sub dir2: Making directory with metadata 2024/11/10 03:56:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 03:56:24 DEBUG : sub dir: Making directory 2024/11/10 03:56:24 DEBUG : sub dir2: Making directory 2024/11/10 03:56:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:24 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:24 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:56:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:25 DEBUG : [rclone-test-doguxaz7luwo]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/10 03:56:25 DEBUG : [rclone-test-doguxaz7luwo]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.12s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.21s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:26 DEBUG : sub dir2: Making directory 2024/11/10 03:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:26 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:26 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:26 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:26 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:56:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:27 DEBUG : sub dir2: Making directory with metadata 2024/11/10 03:56:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 03:56:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 03:56:27 DEBUG : sub dir: Making directory 2024/11/10 03:56:27 DEBUG : sub dir2: Making directory 2024/11/10 03:56:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:28 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:28 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:28 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:28 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:56:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:28 DEBUG : [rclone-test-doguxaz7luwo]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.19s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:29 DEBUG : sub dir2: Making directory 2024/11/10 03:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:30 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:30 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:30 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:30 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:56:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:31 DEBUG : Creating backend with remote "TestMailru:rclone-test-foxorij9quyi" sync_test.go:590: Server side copy (if possible) [rclone-test-doguxaz7luwo] -> [rclone-test-foxorij9quyi] 2024/11/10 03:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:31 DEBUG : [rclone-test-foxorij9quyi]: Waiting for checks to finish 2024/11/10 03:56:31 DEBUG : [rclone-test-foxorij9quyi]: Waiting for transfers to finish 2024/11/10 03:56:32 DEBUG : [rclone-test-foxorij9quyi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:56:32 DEBUG : [rclone-test-foxorij9quyi]: mkDirs by part "/rclone-test-foxorij9quyi/sub dir" 2024/11/10 03:56:32 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:32 DEBUG : [rclone-test-foxorij9quyi]: Purge remote --- PASS: TestServerSideCopy (2.78s) === RUN TestCopyOverSelf run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:34 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 03:56:34 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:34 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/11/10 03:56:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:36 DEBUG : Creating backend with remote "TestMailru:rclone-test-yapuref8dapa" sync_test.go:626: Server side copy (if possible) [rclone-test-doguxaz7luwo] -> [rclone-test-yapuref8dapa] 2024/11/10 03:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:36 DEBUG : [rclone-test-yapuref8dapa]: Waiting for checks to finish 2024/11/10 03:56:36 DEBUG : [rclone-test-yapuref8dapa]: Waiting for transfers to finish 2024/11/10 03:56:36 DEBUG : [rclone-test-yapuref8dapa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:56:36 DEBUG : [rclone-test-yapuref8dapa]: mkDirs by part "/rclone-test-yapuref8dapa/sub dir" 2024/11/10 03:56:37 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 03:56:38 DEBUG : [rclone-test-yapuref8dapa]: Waiting for checks to finish 2024/11/10 03:56:38 DEBUG : [rclone-test-yapuref8dapa]: Waiting for transfers to finish 2024/11/10 03:56:38 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/11/10 03:56:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:38 DEBUG : [rclone-test-yapuref8dapa]: Purge remote --- PASS: TestServerSideCopyOverSelf (4.20s) === RUN TestMoveOverSelf run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 03:56:40 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:40 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:40 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/11/10 03:56:40 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/10 03:56:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestMoveOverSelf (1.90s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-vugubej3kavu" sync_test.go:671: Server side copy (if possible) [rclone-test-doguxaz7luwo] -> [rclone-test-vugubej3kavu] 2024/11/10 03:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:42 DEBUG : [rclone-test-vugubej3kavu]: Waiting for checks to finish 2024/11/10 03:56:42 DEBUG : [rclone-test-vugubej3kavu]: Waiting for transfers to finish 2024/11/10 03:56:42 DEBUG : [rclone-test-vugubej3kavu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:56:42 DEBUG : [rclone-test-vugubej3kavu]: mkDirs by part "/rclone-test-vugubej3kavu/sub dir" 2024/11/10 03:56:43 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:43 DEBUG : [rclone-test-vugubej3kavu]: Using server-side directory move 2024/11/10 03:56:44 INFO : [rclone-test-vugubej3kavu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 03:56:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 03:56:44 DEBUG : [rclone-test-vugubej3kavu]: Waiting for checks to finish 2024/11/10 03:56:44 DEBUG : [rclone-test-vugubej3kavu]: Waiting for transfers to finish 2024/11/10 03:56:44 INFO : sub dir/hello world: Deleted 2024/11/10 03:56:44 INFO : sub dir/hello world: Moved (server-side) 2024/11/10 03:56:45 DEBUG : sub dir/hello world: File has been put by hash from source 2024/11/10 03:56:45 DEBUG : testing file moves 2024/11/10 03:56:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/10 03:56:45 DEBUG : [rclone-test-vugubej3kavu]: Waiting for checks to finish 2024/11/10 03:56:45 DEBUG : [rclone-test-vugubej3kavu]: Waiting for transfers to finish 2024/11/10 03:56:45 INFO : sub dir/hello world: Deleted 2024/11/10 03:56:46 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:46 DEBUG : [rclone-test-vugubej3kavu]: Purge remote --- PASS: TestServerSideMoveOverSelf (5.78s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:47 ERROR : : error listing: directory not found 2024/11/10 03:56:48 DEBUG : Local file system at /tmp/rclone3230971312: Making directory 2024/11/10 03:56:48 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:48 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:49 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/10 03:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:56:49 DEBUG : Local file system at /tmp/rclone3230971312: Waiting for checks to finish 2024/11/10 03:56:49 DEBUG : Local file system at /tmp/rclone3230971312: Waiting for transfers to finish 2024/11/10 03:56:50 DEBUG : [rclone-test-doguxaz7luwo]: Switch file server: locks 1, url https://cloclo63.datacloudmail.ru/oauth-get/, expiry "2024-11-10T03:59:49.928548135Z" 2024/11/10 03:56:50 DEBUG : [rclone-test-doguxaz7luwo]: Unlock file server: locks 0, url https://cloclo63.datacloudmail.ru/oauth-get/ 2024/11/10 03:56:50 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:56:50 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/11/10 03:56:50 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:56:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:51 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/10 03:56:51 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:51 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:51 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/10 03:56:51 INFO : check sum: Copied (new) 2024/11/10 03:56:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:51 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:51 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/10 03:56:51 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/11/10 03:56:51 DEBUG : check sum: Unchanged skipping 2024/11/10 03:56:51 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:51 DEBUG : Waiting for deletions to finish 2024/11/10 03:56:51 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/10 03:56:52 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:52 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:52 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/10 03:56:52 INFO : sizeonly: Copied (new) 2024/11/10 03:56:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:53 DEBUG : sizeonly: Sizes identical 2024/11/10 03:56:53 DEBUG : sizeonly: Unchanged skipping 2024/11/10 03:56:53 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:53 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:53 DEBUG : Waiting for deletions to finish 2024/11/10 03:56:53 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/10 03:56:54 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:54 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:54 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/11/10 03:56:54 INFO : ignore-size: Copied (new) 2024/11/10 03:56:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:54 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:56:54 DEBUG : ignore-size: Unchanged skipping 2024/11/10 03:56:54 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:54 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:54 DEBUG : Waiting for deletions to finish 2024/11/10 03:56:54 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:56:55 DEBUG : existing: Unchanged skipping 2024/11/10 03:56:55 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:55 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:55 DEBUG : Waiting for deletions to finish 2024/11/10 03:56:55 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/10 03:56:55 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:55 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:56 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/10 03:56:56 INFO : existing: Copied (replaced existing) 2024/11/10 03:56:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 03:56:56 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:56 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:57 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/10 03:56:57 INFO : existing: Copied (new) 2024/11/10 03:56:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:57 DEBUG : existing: Destination exists, skipping 2024/11/10 03:56:57 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:57 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:57 DEBUG : Waiting for deletions to finish 2024/11/10 03:56:57 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.56s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:56:58 DEBUG : b/potato: File has been put by hash from source 2024/11/10 03:56:58 DEBUG : d: Making directory 2024/11/10 03:56:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 03:56:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:56:59 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 03:56:59 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:56:59 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:56:59 DEBUG : [rclone-test-doguxaz7luwo]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/10 03:57:00 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:00 INFO : a/potato2: Copied (new) 2024/11/10 03:57:00 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:00 INFO : b/potato: Deleted 2024/11/10 03:57:00 INFO : d: Removing directory 2024/11/10 03:57:00 INFO : b: Removing directory 2024/11/10 03:57:00 DEBUG : [rclone-test-doguxaz7luwo]: deleted 2 directories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (3.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:02 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/10 03:57:02 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/10 03:57:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/10 03:57:02 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:02 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:02 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:02 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/10 03:57:02 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:02 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/10 03:57:03 INFO : empty space: Updated modification time in destination 2024/11/10 03:57:03 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:03 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:03 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:03 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:04 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/10 03:57:04 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/10 03:57:04 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:04 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:04 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:04 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:05 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:05 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/10 03:57:05 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone3230971312) 2024/11/10 03:57:05 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-doguxaz7luwo]) 2024/11/10 03:57:05 DEBUG : foo: mailru differ 2024/11/10 03:57:05 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:05 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/11/10 03:57:05 INFO : foo: Copied (replaced existing) 2024/11/10 03:57:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.23s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/10 03:57:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:06 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:06 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:06 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:06 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:06 INFO : potato: Copied (new) 2024/11/10 03:57:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:07 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/10 03:57:08 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:08 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:08 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/11/10 03:57:08 INFO : potato: Copied (replaced existing) 2024/11/10 03:57:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:09 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:09 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:09 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/11/10 03:57:09 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone3230971312) 2024/11/10 03:57:09 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-doguxaz7luwo]) 2024/11/10 03:57:09 DEBUG : potato: mailru differ 2024/11/10 03:57:09 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:09 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/11/10 03:57:09 INFO : potato: Copied (replaced existing) 2024/11/10 03:57:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:10 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/10 03:57:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:10 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:10 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:10 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:10 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:11 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:12 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:12 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:12 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:12 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:12 INFO : potato2: Copied (new) 2024/11/10 03:57:12 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:12 INFO : potato: Deleted run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:13 DEBUG : b/potato: File has been put by hash from source 2024/11/10 03:57:13 DEBUG : d: Making directory 2024/11/10 03:57:13 DEBUG : d/e: Making directory 2024/11/10 03:57:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:14 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 03:57:15 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:15 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:15 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:15 INFO : a/potato2: Copied (new) 2024/11/10 03:57:15 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:15 INFO : b/potato: Deleted 2024/11/10 03:57:15 INFO : d/e: Removing directory 2024/11/10 03:57:15 INFO : d: Removing directory 2024/11/10 03:57:15 INFO : b: Removing directory 2024/11/10 03:57:16 DEBUG : [rclone-test-doguxaz7luwo]: deleted 3 directories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:17 DEBUG : b/potato: File has been put by hash from source 2024/11/10 03:57:18 DEBUG : d: Making directory 2024/11/10 03:57:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:18 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 03:57:19 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:19 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:19 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:19 INFO : a/potato2: Copied (new) 2024/11/10 03:57:19 ERROR : [rclone-test-doguxaz7luwo]: not deleting files as there were IO errors 2024/11/10 03:57:19 ERROR : [rclone-test-doguxaz7luwo]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:22 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:22 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:22 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:22 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:22 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:22 INFO : potato: Deleted 2024/11/10 03:57:23 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:23 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.86s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:24 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:24 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:24 INFO : potato: Deleted 2024/11/10 03:57:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:24 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:25 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/10 03:57:25 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:26 DEBUG : potato: File has been put by hash from source 2024/11/10 03:57:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:26 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:26 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:26 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/11/10 03:57:26 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.43s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:27 DEBUG : potato2: File has been put by hash from source 2024/11/10 03:57:27 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 03:57:27 DEBUG : enormous: Excluded 2024/11/10 03:57:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 03:57:27 DEBUG : potato2: Excluded 2024/11/10 03:57:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 03:57:27 DEBUG : potato2: Excluded 2024/11/10 03:57:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:27 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:27 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:27 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:27 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:27 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:27 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 03:57:27 DEBUG : enormous: Excluded 2024/11/10 03:57:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 03:57:27 DEBUG : potato2: Excluded 2024/11/10 03:57:28 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 03:57:28 DEBUG : potato2: Excluded 2024/11/10 03:57:28 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/10 03:57:28 DEBUG : Local file system at /tmp/rclone3230971312: Waiting for checks to finish 2024/11/10 03:57:28 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:28 DEBUG : Local file system at /tmp/rclone3230971312: Waiting for transfers to finish 2024/11/10 03:57:28 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:28 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncWithExclude (1.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:29 DEBUG : potato2: File has been put by hash from source 2024/11/10 03:57:29 DEBUG : enormous: File has been put by hash from source 2024/11/10 03:57:29 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 03:57:29 DEBUG : enormous: Excluded 2024/11/10 03:57:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 03:57:29 DEBUG : potato2: Excluded 2024/11/10 03:57:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:57:29 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:29 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:29 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:29 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:29 INFO : enormous: Deleted 2024/11/10 03:57:29 INFO : potato2: Deleted 2024/11/10 03:57:29 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/10 03:57:30 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:30 DEBUG : Local file system at /tmp/rclone3230971312: Waiting for checks to finish 2024/11/10 03:57:30 DEBUG : Local file system at /tmp/rclone3230971312: Waiting for transfers to finish 2024/11/10 03:57:30 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:30 INFO : potato2: Deleted 2024/11/10 03:57:30 INFO : enormous: Deleted 2024/11/10 03:57:30 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.91s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:31 DEBUG : five: Need to transfer - File not found at Destination 2024/11/10 03:57:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/10 03:57:31 DEBUG : one: Destination is newer than source, skipping 2024/11/10 03:57:31 DEBUG : three: Sizes identical 2024/11/10 03:57:31 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/10 03:57:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 03:57:31 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone3230971312) 2024/11/10 03:57:31 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-doguxaz7luwo]) 2024/11/10 03:57:31 DEBUG : two: mailru differ 2024/11/10 03:57:31 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:32 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/11/10 03:57:32 INFO : four: Copied (replaced existing) 2024/11/10 03:57:32 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/10 03:57:32 INFO : two: Copied (replaced existing) 2024/11/10 03:57:32 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/11/10 03:57:32 INFO : five: Copied (new) 2024/11/10 03:57:32 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:32 DEBUG : one: Destination is newer than source, skipping 2024/11/10 03:57:32 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:32 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/11/10 03:57:32 DEBUG : four: Size and mailru of src and dst objects identical 2024/11/10 03:57:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 03:57:32 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/10 03:57:32 DEBUG : two: Size and mailru of src and dst objects identical 2024/11/10 03:57:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 03:57:32 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/11/10 03:57:32 DEBUG : five: Size and mailru of src and dst objects identical 2024/11/10 03:57:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 03:57:32 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone3230971312) 2024/11/10 03:57:32 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-doguxaz7luwo]) 2024/11/10 03:57:32 DEBUG : three: mailru differ 2024/11/10 03:57:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/10 03:57:32 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:32 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/11/10 03:57:32 INFO : three: Copied (replaced existing) 2024/11/10 03:57:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.96s) === 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 "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/10 03:57:33 INFO : [rclone-test-doguxaz7luwo]: Making map for --track-renames 2024/11/10 03:57:33 INFO : [rclone-test-doguxaz7luwo]: Finished making map for --track-renames 2024/11/10 03:57:33 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 03:57:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/10 03:57:33 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for renames to finish 2024/11/10 03:57:33 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:34 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/10 03:57:34 INFO : potato: Copied (new) 2024/11/10 03:57:34 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/10 03:57:34 INFO : yam: Copied (new) 2024/11/10 03:57:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:57:34 INFO : [rclone-test-doguxaz7luwo]: Making map for --track-renames 2024/11/10 03:57:34 INFO : [rclone-test-doguxaz7luwo]: Finished making map for --track-renames 2024/11/10 03:57:34 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:34 DEBUG : potato: Unchanged skipping 2024/11/10 03:57:34 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for renames to finish 2024/11/10 03:57:35 INFO : yam: Moved (server-side) to: yaml 2024/11/10 03:57:35 INFO : yaml: Renamed from "yam" 2024/11/10 03:57:35 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:35 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:35 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/10 03:57:36 INFO : [rclone-test-doguxaz7luwo]: Making map for --track-renames 2024/11/10 03:57:36 INFO : [rclone-test-doguxaz7luwo]: Finished making map for --track-renames 2024/11/10 03:57:36 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 03:57:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/10 03:57:36 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for renames to finish 2024/11/10 03:57:36 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:36 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/10 03:57:36 INFO : potato: Copied (new) 2024/11/10 03:57:36 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/10 03:57:36 INFO : yam: Copied (new) 2024/11/10 03:57:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:36 INFO : [rclone-test-doguxaz7luwo]: Making map for --track-renames 2024/11/10 03:57:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:57:36 INFO : [rclone-test-doguxaz7luwo]: Finished making map for --track-renames 2024/11/10 03:57:36 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:36 DEBUG : potato: Unchanged skipping 2024/11/10 03:57:36 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for renames to finish 2024/11/10 03:57:37 INFO : yam: Moved (server-side) to: yaml 2024/11/10 03:57:37 INFO : yaml: Renamed from "yam" 2024/11/10 03:57:37 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:37 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:37 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/10 03:57:38 INFO : [rclone-test-doguxaz7luwo]: Making map for --track-renames 2024/11/10 03:57:38 INFO : [rclone-test-doguxaz7luwo]: Finished making map for --track-renames 2024/11/10 03:57:38 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 03:57:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/10 03:57:38 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for renames to finish 2024/11/10 03:57:38 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:38 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/10 03:57:38 INFO : potato: Copied (new) 2024/11/10 03:57:38 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/10 03:57:38 INFO : sub/yam: Copied (new) 2024/11/10 03:57:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:57:39 DEBUG : potato: Unchanged skipping 2024/11/10 03:57:39 INFO : [rclone-test-doguxaz7luwo]: Making map for --track-renames 2024/11/10 03:57:39 INFO : [rclone-test-doguxaz7luwo]: Finished making map for --track-renames 2024/11/10 03:57:39 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:39 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for renames to finish 2024/11/10 03:57:39 INFO : sub/yam: Moved (server-side) to: yam 2024/11/10 03:57:39 INFO : yam: Renamed from "sub/yam" 2024/11/10 03:57:39 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:39 DEBUG : Waiting for deletions to finish 2024/11/10 03:57:39 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:41 DEBUG : Creating backend with remote "/tmp/rclone3230971312/dir1" 2024/11/10 03:57:41 DEBUG : Creating backend with remote "/tmp/rclone3230971312/dir2" 2024/11/10 03:57:41 DEBUG : Local file system at /tmp/rclone3230971312/dir2: Using server-side directory move 2024/11/10 03:57:41 INFO : Local file system at /tmp/rclone3230971312/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 03:57:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/10 03:57:41 INFO : file1.txt: Moved (server-side) 2024/11/10 03:57:41 DEBUG : Local file system at /tmp/rclone3230971312/dir2: Waiting for checks to finish 2024/11/10 03:57:41 DEBUG : Local file system at /tmp/rclone3230971312/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:57:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 03:57:41 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:41 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:41 DEBUG : [rclone-test-doguxaz7luwo]: mkDirs by part "/rclone-test-doguxaz7luwo/nested/sub dir" 2024/11/10 03:57:41 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:57:41 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:57:41 INFO : sub dir/hello world: Deleted 2024/11/10 03:57:42 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/11/10 03:57:42 INFO : nested/sub dir/file: Copied (new) 2024/11/10 03:57:42 INFO : nested/sub dir/file: Deleted 2024/11/10 03:57:42 INFO : sub dir: Removing directory 2024/11/10 03:57:42 INFO : nested/sub dir: Removing directory 2024/11/10 03:57:42 INFO : nested: Removing directory 2024/11/10 03:57:42 DEBUG : Local file system at /tmp/rclone3230971312: deleted 3 directories run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 03:57:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 03:57:44 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:44 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:44 DEBUG : [rclone-test-doguxaz7luwo]: mkDirs by part "/rclone-test-doguxaz7luwo/nested/sub dir" 2024/11/10 03:57:44 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/10 03:57:44 INFO : sub dir/hello world: Copied (new) 2024/11/10 03:57:44 INFO : sub dir/hello world: Deleted 2024/11/10 03:57:45 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/11/10 03:57:45 INFO : nested/sub dir/file: Copied (new) 2024/11/10 03:57:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 03:57:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/10 03:57:47 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:47 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:47 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/10 03:57:47 INFO : existing: Copied (new) 2024/11/10 03:57:47 INFO : existing: Deleted 2024/11/10 03:57:47 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/11/10 03:57:47 INFO : existing-b: Copied (new) 2024/11/10 03:57:47 INFO : existing-b: Deleted 2024/11/10 03:57:48 DEBUG : existing: Destination exists, skipping 2024/11/10 03:57:48 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:57:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/10 03:57:48 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:57:48 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.60s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-hecaseh7beqo" 2024/11/10 03:57:49 DEBUG : potato2: File has been put by hash from source 2024/11/10 03:57:49 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-doguxaz7luwo] -> [rclone-test-hecaseh7beqo] 2024/11/10 03:57:49 DEBUG : [rclone-test-hecaseh7beqo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:57:50 DEBUG : potato3: File has been put by hash from source 2024/11/10 03:57:50 DEBUG : [rclone-test-hecaseh7beqo]: Using server-side directory move 2024/11/10 03:57:50 INFO : [rclone-test-hecaseh7beqo]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 03:57:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/10 03:57:50 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 03:57:50 DEBUG : [rclone-test-hecaseh7beqo]: Waiting for checks to finish 2024/11/10 03:57:51 INFO : empty space: Deleted 2024/11/10 03:57:51 DEBUG : [rclone-test-hecaseh7beqo]: Waiting for transfers to finish 2024/11/10 03:57:51 INFO : potato3: Deleted 2024/11/10 03:57:51 INFO : potato2: Moved (server-side) 2024/11/10 03:57:51 INFO : potato3: Moved (server-side) 2024/11/10 03:57:51 DEBUG : Creating backend with remote "TestMailru:rclone-test-wayeroq8miwu" 2024/11/10 03:57:51 DEBUG : [rclone-test-wayeroq8miwu]: Using server-side directory move 2024/11/10 03:57:52 DEBUG : [rclone-test-wayeroq8miwu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:57:52 INFO : [rclone-test-wayeroq8miwu]: Server side directory move succeeded 2024/11/10 03:57:52 ERROR : : error listing: directory not found 2024/11/10 03:57:52 DEBUG : [rclone-test-wayeroq8miwu]: Purge remote 2024/11/10 03:57:52 DEBUG : [rclone-test-hecaseh7beqo]: Purge remote 2024/11/10 03:57:52 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (4.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:53 DEBUG : Creating backend with remote "TestMailru:rclone-test-lopuqer1sufe" 2024/11/10 03:57:53 DEBUG : potato2: File has been put by hash from source 2024/11/10 03:57:53 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-doguxaz7luwo] -> [rclone-test-lopuqer1sufe] 2024/11/10 03:57:53 DEBUG : [rclone-test-lopuqer1sufe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:57:54 DEBUG : potato3: File has been put by hash from source 2024/11/10 03:57:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 03:57:54 DEBUG : empty space: Excluded 2024/11/10 03:57:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 03:57:54 DEBUG : empty space: Excluded 2024/11/10 03:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 03:57:54 DEBUG : [rclone-test-lopuqer1sufe]: Waiting for checks to finish 2024/11/10 03:57:54 DEBUG : [rclone-test-lopuqer1sufe]: Waiting for transfers to finish 2024/11/10 03:57:54 INFO : potato3: Deleted 2024/11/10 03:57:55 INFO : potato2: Moved (server-side) 2024/11/10 03:57:55 INFO : potato3: Moved (server-side) 2024/11/10 03:57:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-xiwezit3qera" 2024/11/10 03:57:55 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 03:57:55 DEBUG : empty space: Excluded 2024/11/10 03:57:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/10 03:57:55 DEBUG : [rclone-test-xiwezit3qera]: Waiting for checks to finish 2024/11/10 03:57:55 DEBUG : [rclone-test-xiwezit3qera]: Waiting for transfers to finish 2024/11/10 03:57:55 DEBUG : [rclone-test-xiwezit3qera]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:57:56 INFO : potato2: Moved (server-side) 2024/11/10 03:57:56 INFO : potato3: Moved (server-side) 2024/11/10 03:57:56 DEBUG : [rclone-test-xiwezit3qera]: Purge remote 2024/11/10 03:57:56 DEBUG : [rclone-test-lopuqer1sufe]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:57:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-wigifit3yija" 2024/11/10 03:57:57 DEBUG : potato2: File has been put by hash from source 2024/11/10 03:57:58 DEBUG : potato3: File has been put by hash from source 2024/11/10 03:57:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) [rclone-test-doguxaz7luwo] -> [rclone-test-wigifit3yija] 2024/11/10 03:57:58 DEBUG : [rclone-test-wigifit3yija]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:57:59 DEBUG : potato3: File has been put by hash from source 2024/11/10 03:57:59 DEBUG : [rclone-test-wigifit3yija]: Using server-side directory move 2024/11/10 03:57:59 INFO : [rclone-test-wigifit3yija]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 03:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 03:57:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/10 03:57:59 DEBUG : empty space: Unchanged skipping 2024/11/10 03:57:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 03:57:59 DEBUG : [rclone-test-wigifit3yija]: Waiting for checks to finish 2024/11/10 03:57:59 INFO : potato3: Deleted 2024/11/10 03:57:59 INFO : empty space: Deleted 2024/11/10 03:57:59 DEBUG : [rclone-test-wigifit3yija]: Waiting for transfers to finish 2024/11/10 03:58:00 INFO : potato2: Moved (server-side) 2024/11/10 03:58:00 INFO : potato3: Moved (server-side) 2024/11/10 03:58:00 INFO : tomatoDir: Removing directory 2024/11/10 03:58:00 DEBUG : [rclone-test-doguxaz7luwo]: deleted 1 directories 2024/11/10 03:58:00 DEBUG : Creating backend with remote "TestMailru:rclone-test-kiducax5mepi" 2024/11/10 03:58:00 DEBUG : tomatoDir: Making directory 2024/11/10 03:58:00 DEBUG : [rclone-test-kiducax5mepi]: Using server-side directory move 2024/11/10 03:58:01 DEBUG : [rclone-test-kiducax5mepi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:01 INFO : [rclone-test-kiducax5mepi]: Server side directory move succeeded 2024/11/10 03:58:01 ERROR : : error listing: directory not found 2024/11/10 03:58:01 ERROR : : error listing: directory not found 2024/11/10 03:58:01 DEBUG : [rclone-test-kiducax5mepi]: Purge remote 2024/11/10 03:58:01 DEBUG : [rclone-test-wigifit3yija]: Purge remote 2024/11/10 03:58:01 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.80s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.27s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:02 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/rclone-sync-test" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncOverlap (1.15s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/rclone-sync-test" 2024/11/10 03:58:03 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/rclone-sync-test-include/layer2" 2024/11/10 03:58:04 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:04 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-doguxaz7luwo/rclone-sync-test-include/layer2" 2024/11/10 03:58:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/rclone-sync-test-ignore-file" 2024/11/10 03:58:04 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:05 DEBUG : rclone-sync-test: Excluded 2024/11/10 03:58:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 03:58:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 03:58:05 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test]: Waiting for checks to finish 2024/11/10 03:58:05 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test]: Waiting for transfers to finish 2024/11/10 03:58:05 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:05 INFO : There was nothing to transfer 2024/11/10 03:58:06 DEBUG : rclone-sync-test: Excluded 2024/11/10 03:58:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 03:58:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 03:58:06 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:58:06 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:58:06 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:06 INFO : rclone-sync-test-include: Removing directory 2024/11/10 03:58:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/10 03:58:06 DEBUG : [rclone-test-doguxaz7luwo]: failed to delete 1 directories 2024/11/10 03:58:06 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:07 DEBUG : rclone-sync-test: Excluded 2024/11/10 03:58:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 03:58:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 03:58:07 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/11/10 03:58:07 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/11/10 03:58:07 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:07 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:07 DEBUG : rclone-sync-test: Excluded 2024/11/10 03:58:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 03:58:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 03:58:08 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:58:08 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:58:08 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:08 INFO : rclone-sync-test-include: Removing directory 2024/11/10 03:58:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/10 03:58:08 DEBUG : [rclone-test-doguxaz7luwo]: failed to delete 1 directories 2024/11/10 03:58:08 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:08 DEBUG : : Excluded 2024/11/10 03:58:08 DEBUG : rclone-sync-test: Excluded 2024/11/10 03:58:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 03:58:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 03:58:08 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/11/10 03:58:08 DEBUG : [rclone-test-doguxaz7luwo/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/11/10 03:58:08 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:08 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (10.51s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:14 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:58:14 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/CompareDest" 2024/11/10 03:58:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 03:58:14 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:14 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:14 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:15 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/10 03:58:15 INFO : one: Copied (new) 2024/11/10 03:58:15 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:15 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:15 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:15 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/10 03:58:15 INFO : one: Copied (replaced existing) 2024/11/10 03:58:15 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:16 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 03:58:16 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:16 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:16 INFO : There was nothing to transfer 2024/11/10 03:58:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 03:58:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:17 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 03:58:18 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:18 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:18 INFO : There was nothing to transfer 2024/11/10 03:58:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 03:58:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:18 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 03:58:18 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:18 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:18 INFO : There was nothing to transfer 2024/11/10 03:58:19 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/11/10 03:58:19 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/10 03:58:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 03:58:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:19 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 03:58:19 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:19 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:19 INFO : There was nothing to transfer 2024/11/10 03:58:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:19 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 03:58:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:19 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 03:58:20 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:20 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/11/10 03:58:20 INFO : two: Copied (new) 2024/11/10 03:58:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:22 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dest" 2024/11/10 03:58:22 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/pre-dest1" 2024/11/10 03:58:22 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/pre-dest2" 2024/11/10 03:58:23 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:23 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/10 03:58:23 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:23 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/10 03:58:23 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/10 03:58:23 DEBUG : [rclone-test-doguxaz7luwo/dest]: Waiting for checks to finish 2024/11/10 03:58:23 DEBUG : [rclone-test-doguxaz7luwo/dest]: Waiting for transfers to finish 2024/11/10 03:58:23 DEBUG : [rclone-test-doguxaz7luwo/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:23 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/11/10 03:58:23 INFO : 3: Copied (new) 2024/11/10 03:58:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.01s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:58:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/CopyDest" 2024/11/10 03:58:26 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 03:58:26 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:26 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:26 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:26 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/10 03:58:26 INFO : one: Copied (new) 2024/11/10 03:58:26 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:27 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:27 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:27 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/10 03:58:27 INFO : one: Copied (replaced existing) 2024/11/10 03:58:27 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:28 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/BackupDir" 2024/11/10 03:58:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:28 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 03:58:29 DEBUG : [rclone-test-doguxaz7luwo/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:29 INFO : one: Moved (server-side) 2024/11/10 03:58:29 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/10 03:58:29 INFO : one: Copied (server-side copy) 2024/11/10 03:58:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/10 03:58:29 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:29 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:31 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/10 03:58:31 INFO : two: Copied (server-side copy) 2024/11/10 03:58:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/10 03:58:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:31 DEBUG : one: Unchanged skipping 2024/11/10 03:58:31 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:31 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:31 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:32 DEBUG : one: Unchanged skipping 2024/11/10 03:58:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:32 DEBUG : two: Unchanged skipping 2024/11/10 03:58:32 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:32 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:32 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:32 INFO : There was nothing to transfer 2024/11/10 03:58:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/10 03:58:33 DEBUG : three: Destination not found in --copy-dest 2024/11/10 03:58:33 DEBUG : three: Need to transfer - File not found at Destination 2024/11/10 03:58:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:33 DEBUG : one: Unchanged skipping 2024/11/10 03:58:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 03:58:33 DEBUG : two: Unchanged skipping 2024/11/10 03:58:33 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:33 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:33 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/11/10 03:58:33 INFO : three: Copied (new) 2024/11/10 03:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.99s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:36 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:58:36 DEBUG : Config file has changed externally - reloading 2024/11/10 03:58:36 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/backup" 2024/11/10 03:58:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 03:58:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:36 DEBUG : two: Unchanged skipping 2024/11/10 03:58:36 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:37 DEBUG : [rclone-test-doguxaz7luwo/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:37 INFO : one: Moved (server-side) 2024/11/10 03:58:37 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:37 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:37 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/10 03:58:37 INFO : one: Copied (new) 2024/11/10 03:58:37 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:38 INFO : three.txt: Moved (server-side) 2024/11/10 03:58:38 INFO : three.txt: Moved into backup dir 2024/11/10 03:58:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 03:58:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:39 DEBUG : two: Unchanged skipping 2024/11/10 03:58:39 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:39 INFO : one: Deleted 2024/11/10 03:58:39 INFO : one: Moved (server-side) 2024/11/10 03:58:39 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:40 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/10 03:58:40 INFO : one: Copied (new) 2024/11/10 03:58:40 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:40 INFO : three.txt: Deleted 2024/11/10 03:58:40 INFO : three.txt: Moved (server-side) 2024/11/10 03:58:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.24s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:58:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/backup" 2024/11/10 03:58:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 03:58:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:43 DEBUG : two: Unchanged skipping 2024/11/10 03:58:43 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:43 DEBUG : [rclone-test-doguxaz7luwo/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:43 INFO : one: Moved (server-side) to: one.bak 2024/11/10 03:58:43 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:43 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:44 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/10 03:58:44 INFO : one: Copied (new) 2024/11/10 03:58:44 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 03:58:44 INFO : three.txt: Moved into backup dir 2024/11/10 03:58:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 03:58:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:45 DEBUG : two: Unchanged skipping 2024/11/10 03:58:45 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:45 INFO : one.bak: Deleted 2024/11/10 03:58:45 INFO : one: Moved (server-side) to: one.bak 2024/11/10 03:58:45 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:46 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/10 03:58:46 INFO : one: Copied (new) 2024/11/10 03:58:46 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:46 INFO : three.txt.bak: Deleted 2024/11/10 03:58:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 03:58:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:58:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/backup" 2024/11/10 03:58:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:49 DEBUG : two: Unchanged skipping 2024/11/10 03:58:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 03:58:49 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:49 DEBUG : [rclone-test-doguxaz7luwo/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 03:58:50 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:50 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:50 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/10 03:58:50 INFO : one: Copied (new) 2024/11/10 03:58:50 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 03:58:50 INFO : three.txt: Moved into backup dir 2024/11/10 03:58:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 03:58:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:51 DEBUG : two: Unchanged skipping 2024/11/10 03:58:51 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:52 INFO : one-2019-01-01: Deleted 2024/11/10 03:58:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 03:58:52 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:52 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/10 03:58:52 INFO : one: Copied (new) 2024/11/10 03:58:52 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:52 INFO : three-2019-01-01.txt: Deleted 2024/11/10 03:58:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 03:58:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:58:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:58:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 03:58:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:55 DEBUG : two: Unchanged skipping 2024/11/10 03:58:55 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:56 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:58:56 INFO : one: Moved (server-side) to: one.bak 2024/11/10 03:58:56 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:56 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/10 03:58:56 INFO : one: Copied (new) 2024/11/10 03:58:56 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 03:58:57 INFO : three.txt: Moved into backup dir 2024/11/10 03:58:57 DEBUG : one.bak: Excluded (Path Filter) 2024/11/10 03:58:57 DEBUG : one.bak: Excluded 2024/11/10 03:58:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/10 03:58:57 DEBUG : three.txt.bak: Excluded 2024/11/10 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:58:57 DEBUG : two: Unchanged skipping 2024/11/10 03:58:57 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for checks to finish 2024/11/10 03:58:58 INFO : one.bak: Deleted 2024/11/10 03:58:58 INFO : one: Moved (server-side) to: one.bak 2024/11/10 03:58:58 DEBUG : [rclone-test-doguxaz7luwo/dst]: Waiting for transfers to finish 2024/11/10 03:58:58 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/10 03:58:58 INFO : one: Copied (new) 2024/11/10 03:58:58 DEBUG : Waiting for deletions to finish 2024/11/10 03:58:59 INFO : three.txt.bak: Deleted 2024/11/10 03:58:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 03:58:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.81s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:01 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:59:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 03:59:01 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:59:02 INFO : one: Moved (server-side) to: one.bak 2024/11/10 03:59:02 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/10 03:59:02 INFO : one: Copied (new) 2024/11/10 03:59:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:02 DEBUG : two: Unchanged skipping 2024/11/10 03:59:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 03:59:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 03:59:03 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/11/10 03:59:03 INFO : three.txt: Copied (new) 2024/11/10 03:59:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 03:59:04 INFO : one.bak: Deleted 2024/11/10 03:59:04 INFO : one: Moved (server-side) to: one.bak 2024/11/10 03:59:04 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/10 03:59:04 INFO : one: Copied (new) 2024/11/10 03:59:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:04 DEBUG : two: Unchanged skipping 2024/11/10 03:59:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 03:59:05 INFO : three.txt.bak: Deleted 2024/11/10 03:59:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 03:59:05 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/11/10 03:59:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:07 DEBUG : Creating backend with remote "TestMailru:rclone-test-doguxaz7luwo/dst" 2024/11/10 03:59:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 03:59:08 DEBUG : [rclone-test-doguxaz7luwo/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/10 03:59:08 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 03:59:08 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/10 03:59:08 INFO : one: Copied (new) 2024/11/10 03:59:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:09 DEBUG : two: Unchanged skipping 2024/11/10 03:59:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 03:59:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 03:59:09 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/11/10 03:59:09 INFO : three.txt: Copied (new) 2024/11/10 03:59:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 03:59:10 INFO : one-2019-01-01: Deleted 2024/11/10 03:59:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 03:59:11 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/10 03:59:11 INFO : one: Copied (new) 2024/11/10 03:59:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:11 DEBUG : two: Unchanged skipping 2024/11/10 03:59:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 03:59:11 INFO : three-2019-01-01.txt: Deleted 2024/11/10 03:59:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 03:59:12 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/11/10 03:59:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.58s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/10 03:59:13 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:59:13 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:59:14 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/11/10 03:59:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/10 03:59:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.00s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:14 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 03:59:14 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:59:14 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:59:15 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/10 03:59:15 INFO : existing: Copied (new) 2024/11/10 03:59:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/10 03:59:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/10 03:59:15 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:59:15 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:59:15 ERROR : [rclone-test-doguxaz7luwo]: not deleting files as there were IO errors 2024/11/10 03:59:15 ERROR : [rclone-test-doguxaz7luwo]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncImmutable (1.63s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.23s) === RUN TestFixCase run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:16 DEBUG : [rclone-test-doguxaz7luwo]: mkDirs by part "/rclone-test-doguxaz7luwo/SUBDIRA/subdirb/SUBDIRC" 2024/11/10 03:59:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:18 DEBUG : existing: Unchanged skipping 2024/11/10 03:59:18 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/10 03:59:18 DEBUG : EXISTING: moving to existing-rclone-move-xeboxot8 2024/11/10 03:59:18 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-mizeyeh5 2024/11/10 03:59:19 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xeboxot8 2024/11/10 03:59:19 DEBUG : EXISTING: moving to existing 2024/11/10 03:59:19 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-mizeyeh5 2024/11/10 03:59:19 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/10 03:59:19 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/10 03:59:20 INFO : existing-rclone-move-xeboxot8: Moved (server-side) to: existing 2024/11/10 03:59:20 INFO : EXISTING: Moved (server-side) to: existing 2024/11/10 03:59:20 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/10 03:59:20 INFO : existingbutdifferent-rclone-move-mizeyeh5: Moved (server-side) to: existingbutdifferent 2024/11/10 03:59:20 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/10 03:59:20 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/10 03:59:20 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/10 03:59:20 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/10 03:59:21 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/10 03:59:21 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/10 03:59:21 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/10 03:59:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-pitezin0 2024/11/10 03:59:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-pitezin0 2024/11/10 03:59:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/10 03:59:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/10 03:59:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/10 03:59:23 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:59:23 INFO : subdira/subdirb/subdirc/hello-rclone-move-pitezin0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/10 03:59:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/10 03:59:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/10 03:59:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kanacif7 2024/11/10 03:59:23 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/10 03:59:23 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/10 03:59:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kanacif7 2024/11/10 03:59:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 03:59:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kanacif7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 03:59:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 03:59:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 03:59:24 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:59:24 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/10 03:59:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/10 03:59:24 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.64s) --- SKIP: TestMaxTransfer/Hard (0.22s) --- SKIP: TestMaxTransfer/Soft (0.22s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both0: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both1: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both10: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both11: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both12: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both13: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both14: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both15: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both16: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both17: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both18: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both19: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both2: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both3: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both4: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both5: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both6: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both7: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both8: Unchanged skipping 2024/11/10 03:59:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:35 DEBUG : both9: Unchanged skipping 2024/11/10 03:59:35 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:59:35 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:59:35 DEBUG : Waiting for deletions to finish 2024/11/10 03:59:35 INFO : only14: Deleted 2024/11/10 03:59:35 INFO : only15: Deleted 2024/11/10 03:59:36 INFO : only16: Deleted 2024/11/10 03:59:36 INFO : only4: Deleted 2024/11/10 03:59:36 INFO : only7: Deleted 2024/11/10 03:59:36 INFO : only0: Deleted 2024/11/10 03:59:36 INFO : only10: Deleted 2024/11/10 03:59:36 INFO : only17: Deleted 2024/11/10 03:59:36 INFO : only19: Deleted 2024/11/10 03:59:36 INFO : only6: Deleted 2024/11/10 03:59:36 INFO : only9: Deleted 2024/11/10 03:59:36 INFO : only11: Deleted 2024/11/10 03:59:37 INFO : only13: Deleted 2024/11/10 03:59:37 INFO : only1: Deleted 2024/11/10 03:59:37 INFO : only2: Deleted 2024/11/10 03:59:37 INFO : only3: Deleted 2024/11/10 03:59:37 INFO : only5: Deleted 2024/11/10 03:59:37 INFO : only8: Deleted 2024/11/10 03:59:37 INFO : only12: Deleted 2024/11/10 03:59:37 INFO : only18: Deleted run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (12.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for checks to finish 2024/11/10 03:59:48 DEBUG : both0: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both12: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both13: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both14: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both15: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both16: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both1: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both18: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both10: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both2: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both3: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both4: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both5: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both6: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both7: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both8: Unchanged skipping 2024/11/10 03:59:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 03:59:48 DEBUG : both9: Unchanged skipping 2024/11/10 03:59:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : both11: Unchanged skipping 2024/11/10 03:59:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : both17: Unchanged skipping 2024/11/10 03:59:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/10 03:59:48 DEBUG : both19: Unchanged skipping 2024/11/10 03:59:48 DEBUG : [rclone-test-doguxaz7luwo]: Waiting for transfers to finish 2024/11/10 03:59:49 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:49 INFO : only0: Copied (replaced existing) 2024/11/10 03:59:49 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:49 INFO : only1: Copied (replaced existing) 2024/11/10 03:59:49 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:49 INFO : only11: Copied (replaced existing) 2024/11/10 03:59:49 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:49 INFO : only10: Copied (replaced existing) 2024/11/10 03:59:49 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:49 INFO : only12: Copied (replaced existing) 2024/11/10 03:59:49 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:49 INFO : only13: Copied (replaced existing) 2024/11/10 03:59:50 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:50 INFO : only14: Copied (replaced existing) 2024/11/10 03:59:50 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:50 INFO : only15: Copied (replaced existing) 2024/11/10 03:59:50 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:50 INFO : only16: Copied (replaced existing) 2024/11/10 03:59:50 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:50 INFO : only17: Copied (replaced existing) 2024/11/10 03:59:50 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:50 INFO : only18: Copied (replaced existing) 2024/11/10 03:59:50 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:50 INFO : only19: Copied (replaced existing) 2024/11/10 03:59:51 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:51 INFO : only2: Copied (replaced existing) 2024/11/10 03:59:51 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:51 INFO : only3: Copied (replaced existing) 2024/11/10 03:59:51 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:51 INFO : only6: Copied (replaced existing) 2024/11/10 03:59:51 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:51 INFO : only7: Copied (replaced existing) 2024/11/10 03:59:52 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:52 INFO : only8: Copied (replaced existing) 2024/11/10 03:59:52 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:52 INFO : only9: Copied (replaced existing) 2024/11/10 03:59:52 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:52 INFO : only4: Copied (replaced existing) 2024/11/10 03:59:52 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/11/10 03:59:52 INFO : only5: Copied (replaced existing) 2024/11/10 03:59:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (16.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 03:59:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 03:59:57 DEBUG : sub dir: Making directory 2024/11/10 03:59:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (8.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" 2024/11/10 04:00:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 04:00:05 DEBUG : sub dir: Making directory 2024/11/10 04:00:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" run.go:180: Remote "[rclone-test-doguxaz7luwo]", Local "Local file system at /tmp/rclone3230971312", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.48s) PASS 2024/11/10 04:00:14 DEBUG : [rclone-test-doguxaz7luwo]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished OK in 4m5.239566627s (try 1/5)