"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/07/07 05:40:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo" 2026/07/07 05:40:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 05:40:56 DEBUG : Creating backend with remote "/tmp/rclone960453589" === 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:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:40:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:40:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/07 05:40:57 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:40:57 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.36s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:40:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:40:58 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:40:58 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:41:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:41:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:41:00 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:41:02 DEBUG : Yandex rclone-test-fosuxid3mujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.82s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.63s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:41:18 DEBUG : Creating backend with remote "/non-existing" 2026/07/07 05:41:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/07 05:41:19 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:41:19 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.52s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:41:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:41:21 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:41:21 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:41:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:41:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:41:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.19s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.65s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:41:41 INFO : Yandex rclone-test-fosuxid3mujo: Running all checks before starting transfers 2026/07/07 05:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:41:41 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:41:41 INFO : Yandex rclone-test-fosuxid3mujo: Checks finished, now starting transfers 2026/07/07 05:41:41 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:41:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:41:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:41:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.26s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:41:59 ERROR : Ignoring --no-traverse with sync 2026/07/07 05:41:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:41:59 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:41:59 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:42:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:42:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:42:02 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:42:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.45s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:42:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/07 05:42:17 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:42:17 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:42:19 DEBUG : hello world2: size = 12 OK 2026/07/07 05:42:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/07 05:42:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.12s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:42:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:42:26 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:42:26 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:42:28 DEBUG : potato2: size = 11 OK 2026/07/07 05:42:28 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:42:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:42:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:42:35 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:42:35 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:42:37 DEBUG : potato2: size = 11 OK 2026/07/07 05:42:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:42:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (12.07s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:42:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 05:42:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:42:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 05:42:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:42:47 INFO : sub dir2: Making directory 2026/07/07 05:42:48 INFO : sub dir: Making directory 2026/07/07 05:42:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:42:48 INFO : sub dir2/sub sub dir2: Making directory 2026/07/07 05:42:49 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:42:49 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:42:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:42:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:42:59 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:43:02 DEBUG : Yandex rclone-test-fosuxid3mujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (44.41s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:43:31 INFO : sub dir2: Making directory 2026/07/07 05:43:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 05:43:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:43:32 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:43:32 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:43:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:43:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:43:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.66s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:43:49 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:43:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:43:49 INFO : sub dir2: Making directory 2026/07/07 05:43:50 INFO : sub dir: Making directory 2026/07/07 05:43:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:43:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:43:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:43:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:43:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:43:52 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:43:52 INFO : sub dir/hello world: Deleted 2026/07/07 05:43:54 DEBUG : Yandex rclone-test-fosuxid3mujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 05:43:54 DEBUG : Yandex rclone-test-fosuxid3mujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (31.54s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.54s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:44:21 INFO : sub dir2: Making directory 2026/07/07 05:44:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:44:22 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:44:22 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:44:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:44:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:44:24 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:44:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.24s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:44:39 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:44:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:44:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:44:40 INFO : sub dir2: Making directory 2026/07/07 05:44:40 INFO : sub dir: Making directory 2026/07/07 05:44:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:44:41 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:44:41 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:44:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:44:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:44:44 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:44:44 DEBUG : Waiting for deletions to finish 2026/07/07 05:44:45 DEBUG : Yandex rclone-test-fosuxid3mujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.67s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:45:07 INFO : sub dir2: Making directory 2026/07/07 05:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:45:07 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:45:07 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:45:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:45:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:45:09 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:45:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (21.42s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:45:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gawesav2pini" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-fosuxid3mujo -> Yandex rclone-test-gawesav2pini 2026/07/07 05:45:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:45:31 DEBUG : Yandex rclone-test-gawesav2pini: Waiting for checks to finish 2026/07/07 05:45:31 DEBUG : Yandex rclone-test-gawesav2pini: Waiting for transfers to finish 2026/07/07 05:45:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:45:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:45:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:45:38 DEBUG : Yandex rclone-test-gawesav2pini: Purge remote --- PASS: TestServerSideCopy (34.64s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:46:06 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:46:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone960453589) 2026/07/07 05:46:06 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:46:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:46:06 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:46:08 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 05:46:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/07/07 05:46:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (22.23s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:46:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-badomiy7zuse" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-fosuxid3mujo -> Yandex rclone-test-badomiy7zuse 2026/07/07 05:46:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:46:29 DEBUG : Yandex rclone-test-badomiy7zuse: Waiting for checks to finish 2026/07/07 05:46:29 DEBUG : Yandex rclone-test-badomiy7zuse: Waiting for transfers to finish 2026/07/07 05:46:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:46:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:46:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:46:37 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:46:37 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-badomiy7zuse) 2026/07/07 05:46:37 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:46:37 DEBUG : Yandex rclone-test-badomiy7zuse: Waiting for checks to finish 2026/07/07 05:46:37 DEBUG : Yandex rclone-test-badomiy7zuse: Waiting for transfers to finish 2026/07/07 05:46:38 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.recekir5" before starting 2026/07/07 05:46:40 DEBUG : sub dir/hello world.recekir5: server side copy: removing renamed existing file after operation 2026/07/07 05:46:46 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 05:46:46 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/07 05:46:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:46:47 DEBUG : Yandex rclone-test-badomiy7zuse: Purge remote --- PASS: TestServerSideCopyOverSelf (47.70s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:47:16 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:47:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone960453589) 2026/07/07 05:47:16 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:47:16 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:47:16 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:47:18 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 05:47:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/07/07 05:47:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 05:47:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.44s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:47:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-bazupup8veci" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-fosuxid3mujo -> Yandex rclone-test-bazupup8veci 2026/07/07 05:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:36 DEBUG : Yandex rclone-test-bazupup8veci: Waiting for checks to finish 2026/07/07 05:47:36 DEBUG : Yandex rclone-test-bazupup8veci: Waiting for transfers to finish 2026/07/07 05:47:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:47:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:47:42 DEBUG : Yandex rclone-test-bazupup8veci: Using server-side directory move 2026/07/07 05:47:42 INFO : Yandex rclone-test-bazupup8veci: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 05:47:43 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:47:43 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-bazupup8veci) 2026/07/07 05:47:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:47:43 DEBUG : Yandex rclone-test-bazupup8veci: Waiting for checks to finish 2026/07/07 05:47:43 DEBUG : Yandex rclone-test-bazupup8veci: Waiting for transfers to finish 2026/07/07 05:47:50 INFO : sub dir/hello world: Deleted 2026/07/07 05:47:52 INFO : sub dir/hello world: Moved (server-side) 2026/07/07 05:47:58 DEBUG : testing file moves 2026/07/07 05:47:58 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:47:58 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-bazupup8veci) 2026/07/07 05:47:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:47:58 DEBUG : Yandex rclone-test-bazupup8veci: Waiting for checks to finish 2026/07/07 05:47:58 DEBUG : Yandex rclone-test-bazupup8veci: Waiting for transfers to finish 2026/07/07 05:48:05 INFO : sub dir/hello world: Deleted 2026/07/07 05:48:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/07 05:48:08 DEBUG : Yandex rclone-test-bazupup8veci: Purge remote --- PASS: TestServerSideMoveOverSelf (55.94s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:48:32 ERROR : error listing: directory not found 2026/07/07 05:48:33 INFO : Local file system at /tmp/rclone960453589: Making directory 2026/07/07 05:48:33 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:48:33 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.01s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:48:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:48:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:48:53 DEBUG : Local file system at /tmp/rclone960453589: Waiting for checks to finish 2026/07/07 05:48:53 DEBUG : Local file system at /tmp/rclone960453589: Waiting for transfers to finish 2026/07/07 05:48:53 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/07 05:48:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:48:53 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/07 05:48:53 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:48:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.74s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:49:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/07 05:49:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:12 DEBUG : check sum: size = 1 OK 2026/07/07 05:49:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/07 05:49:12 INFO : check sum: Copied (new) 2026/07/07 05:49:12 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:15 DEBUG : check sum: size = 1 OK 2026/07/07 05:49:15 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:15 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/07 05:49:15 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/07 05:49:15 DEBUG : check sum: Unchanged skipping 2026/07/07 05:49:15 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:15 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.90s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:49:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/07 05:49:23 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:23 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:27 DEBUG : sizeonly: size = 6 OK 2026/07/07 05:49:27 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/07 05:49:27 INFO : sizeonly: Copied (new) 2026/07/07 05:49:27 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:28 DEBUG : sizeonly: size = 6 OK 2026/07/07 05:49:28 DEBUG : sizeonly: Sizes identical 2026/07/07 05:49:28 DEBUG : sizeonly: Unchanged skipping 2026/07/07 05:49:28 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:28 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:28 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (13.28s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:49:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/07 05:49:36 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:36 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:38 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/07/07 05:49:38 INFO : ignore-size: Copied (new) 2026/07/07 05:49:38 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:38 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:38 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:49:38 DEBUG : ignore-size: Unchanged skipping 2026/07/07 05:49:38 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:38 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.30s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:49:51 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:51 DEBUG : existing: size = 6 OK 2026/07/07 05:49:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:49:51 DEBUG : existing: Unchanged skipping 2026/07/07 05:49:51 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:51 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:51 INFO : There was nothing to transfer 2026/07/07 05:49:51 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:49:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/07 05:49:51 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:49:53 DEBUG : existing: size = 6 OK 2026/07/07 05:49:53 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/07/07 05:49:53 INFO : existing: Copied (replaced existing) 2026/07/07 05:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.47s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:50:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 05:50:00 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:50:00 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:50:04 DEBUG : existing: size = 6 OK 2026/07/07 05:50:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/07 05:50:04 INFO : existing: Copied (new) 2026/07/07 05:50:04 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:05 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:50:05 DEBUG : existing: Destination exists, skipping 2026/07/07 05:50:05 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:50:05 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (12.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:50:16 INFO : d: Making directory 2026/07/07 05:50:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 05:50:18 DEBUG : c/non empty space: size = 5 OK 2026/07/07 05:50:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:50:18 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 05:50:18 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:50:18 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:50:20 DEBUG : a/potato2: size = 60 OK 2026/07/07 05:50:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:50:20 INFO : a/potato2: Copied (new) 2026/07/07 05:50:20 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:27 INFO : b/potato: Deleted 2026/07/07 05:50:27 INFO : d: Removing directory 2026/07/07 05:50:34 INFO : b: Removing directory 2026/07/07 05:50:42 DEBUG : Yandex rclone-test-fosuxid3mujo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (57.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:51:13 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:13 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 05:51:13 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:51:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/07 05:51:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/07 05:51:13 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:13 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:51:13 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:13 INFO : There was nothing to transfer 2026/07/07 05:51:14 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:14 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 05:51:14 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:51:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/07 05:51:15 INFO : empty space: Updated modification time in destination 2026/07/07 05:51:15 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:15 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:51:15 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:51:25 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:51:25 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:25 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 05:51:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/07 05:51:25 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:25 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:51:25 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.58s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:51:34 DEBUG : foo: size = 3 OK 2026/07/07 05:51:34 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 05:51:34 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:51:34 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone960453589) 2026/07/07 05:51:34 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:51:34 DEBUG : foo: md5 differ 2026/07/07 05:51:34 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:51:37 DEBUG : foo: size = 3 OK 2026/07/07 05:51:37 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/07/07 05:51:37 INFO : foo: Copied (replaced existing) 2026/07/07 05:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:51:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/07 05:51:47 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:51:47 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:51:47 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:47 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:51:49 DEBUG : potato: size = 60 OK 2026/07/07 05:51:49 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:51:49 INFO : potato: Copied (new) 2026/07/07 05:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:52:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone960453589) 2026/07/07 05:52:04 DEBUG : potato: size = 60 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:52:04 DEBUG : potato: Sizes differ 2026/07/07 05:52:04 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:52:04 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:52:07 DEBUG : potato: size = 21 OK 2026/07/07 05:52:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/07/07 05:52:07 INFO : potato: Copied (replaced existing) 2026/07/07 05:52:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (13.13s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:52:18 DEBUG : potato: size = 21 OK 2026/07/07 05:52:18 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 2026/07/07 05:52:18 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:52:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone960453589) 2026/07/07 05:52:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:52:18 DEBUG : potato: md5 differ 2026/07/07 05:52:18 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:52:19 DEBUG : potato: size = 21 OK 2026/07/07 05:52:19 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/07/07 05:52:19 INFO : potato: Copied (replaced existing) 2026/07/07 05:52:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:52:30 DEBUG : empty space: size = 1 OK 2026/07/07 05:52:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:52:30 DEBUG : empty space: Unchanged skipping 2026/07/07 05:52:30 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:52:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/07 05:52:30 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:52:30 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:52:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:52:48 DEBUG : empty space: size = 1 OK 2026/07/07 05:52:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:52:48 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:52:48 DEBUG : empty space: Unchanged skipping 2026/07/07 05:52:48 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:52:49 DEBUG : potato2: size = 60 OK 2026/07/07 05:52:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:52:49 INFO : potato2: Copied (new) 2026/07/07 05:52:49 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:53:14 INFO : d: Making directory 2026/07/07 05:53:14 INFO : d/e: Making directory 2026/07/07 05:53:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 05:53:16 DEBUG : c/non empty space: size = 5 OK 2026/07/07 05:53:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:53:16 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 05:53:17 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:53:17 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:53:18 DEBUG : a/potato2: size = 60 OK 2026/07/07 05:53:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:53:18 INFO : a/potato2: Copied (new) 2026/07/07 05:53:18 DEBUG : Waiting for deletions to finish 2026/07/07 05:53:24 INFO : b/potato: Deleted 2026/07/07 05:53:24 INFO : d/e: Removing directory 2026/07/07 05:53:32 INFO : d: Removing directory 2026/07/07 05:53:40 INFO : b: Removing directory 2026/07/07 05:53:47 DEBUG : Yandex rclone-test-fosuxid3mujo: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (68.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:54:22 INFO : d: Making directory 2026/07/07 05:54:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 05:54:24 DEBUG : c/non empty space: size = 5 OK 2026/07/07 05:54:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:54:24 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 05:54:24 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:54:24 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:54:26 DEBUG : a/potato2: size = 60 OK 2026/07/07 05:54:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:54:26 INFO : a/potato2: Copied (new) 2026/07/07 05:54:26 ERROR : Yandex rclone-test-fosuxid3mujo: not deleting files as there were IO errors 2026/07/07 05:54:26 ERROR : Yandex rclone-test-fosuxid3mujo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (59.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:55:21 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:55:22 DEBUG : empty space: size = 1 OK 2026/07/07 05:55:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:55:22 DEBUG : empty space: Unchanged skipping 2026/07/07 05:55:22 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:55:22 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:55:24 DEBUG : potato2: size = 60 OK 2026/07/07 05:55:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:55:24 INFO : potato2: Copied (new) 2026/07/07 05:55:28 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.40s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:55:45 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:45 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:55:45 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:55:51 INFO : potato: Deleted 2026/07/07 05:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:55:52 DEBUG : empty space: size = 1 OK 2026/07/07 05:55:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:55:52 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:55:52 DEBUG : empty space: Unchanged skipping 2026/07/07 05:55:52 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:55:53 DEBUG : potato2: size = 60 OK 2026/07/07 05:55:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/07 05:55:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.45s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:56:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:56:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:56:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:56:12 DEBUG : potato2: size = 19 OK 2026/07/07 05:56:12 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/07 05:56:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.95s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:56:30 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 05:56:30 DEBUG : enormous: Excluded 2026/07/07 05:56:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:30 DEBUG : potato2: Excluded 2026/07/07 05:56:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:30 DEBUG : potato2: Excluded 2026/07/07 05:56:30 DEBUG : empty space: size = 1 OK 2026/07/07 05:56:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:56:30 DEBUG : empty space: Unchanged skipping 2026/07/07 05:56:30 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:56:30 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:56:30 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:30 INFO : There was nothing to transfer 2026/07/07 05:56:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:31 DEBUG : potato2: Excluded 2026/07/07 05:56:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 05:56:31 DEBUG : enormous: Excluded 2026/07/07 05:56:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:31 DEBUG : potato2: Excluded 2026/07/07 05:56:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:31 DEBUG : potato2: Excluded 2026/07/07 05:56:31 DEBUG : empty space: size = 1 OK 2026/07/07 05:56:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:56:31 DEBUG : Local file system at /tmp/rclone960453589: Waiting for checks to finish 2026/07/07 05:56:31 DEBUG : empty space: Unchanged skipping 2026/07/07 05:56:31 DEBUG : Local file system at /tmp/rclone960453589: Waiting for transfers to finish 2026/07/07 05:56:31 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:31 INFO : There was nothing to transfer 2026/07/07 05:56:32 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:32 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:56:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 05:56:50 DEBUG : enormous: Excluded 2026/07/07 05:56:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:56:50 DEBUG : potato2: Excluded 2026/07/07 05:56:50 DEBUG : empty space: size = 1 OK 2026/07/07 05:56:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:56:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:56:50 DEBUG : empty space: Unchanged skipping 2026/07/07 05:56:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:56:50 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:56 INFO : enormous: Deleted 2026/07/07 05:56:56 INFO : potato2: Deleted 2026/07/07 05:56:56 INFO : There was nothing to transfer 2026/07/07 05:56:57 DEBUG : empty space: size = 1 OK 2026/07/07 05:56:57 DEBUG : Local file system at /tmp/rclone960453589: Waiting for checks to finish 2026/07/07 05:56:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:56:57 DEBUG : empty space: Unchanged skipping 2026/07/07 05:56:57 DEBUG : Local file system at /tmp/rclone960453589: Waiting for transfers to finish 2026/07/07 05:56:57 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:57 INFO : enormous: Deleted 2026/07/07 05:56:57 INFO : potato2: Deleted 2026/07/07 05:56:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.51s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:57:11 DEBUG : five: Need to transfer - File not found at Destination 2026/07/07 05:57:11 DEBUG : four: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 05:57:11 DEBUG : four: size = 8 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:57:11 DEBUG : four: Sizes differ 2026/07/07 05:57:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/07 05:57:11 DEBUG : one: Destination is newer than source, skipping 2026/07/07 05:57:11 DEBUG : three: size = 5 OK 2026/07/07 05:57:11 DEBUG : two: size = 3 OK 2026/07/07 05:57:11 DEBUG : three: Sizes identical 2026/07/07 05:57:11 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:57:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 05:57:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone960453589) 2026/07/07 05:57:11 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:57:11 DEBUG : two: md5 differ 2026/07/07 05:57:11 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:57:12 DEBUG : four: size = 4 OK 2026/07/07 05:57:12 DEBUG : four: Dst hash empty - aborting Src hash check 2026/07/07 05:57:12 INFO : four: Copied (replaced existing) 2026/07/07 05:57:13 DEBUG : two: size = 3 OK 2026/07/07 05:57:13 DEBUG : two: Dst hash empty - aborting Src hash check 2026/07/07 05:57:13 INFO : two: Copied (replaced existing) 2026/07/07 05:57:13 DEBUG : five: size = 4 OK 2026/07/07 05:57:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/07 05:57:13 INFO : five: Copied (new) 2026/07/07 05:57:13 DEBUG : Waiting for deletions to finish 2026/07/07 05:57:14 DEBUG : five: size = 4 OK 2026/07/07 05:57:14 DEBUG : four: size = 4 OK 2026/07/07 05:57:14 DEBUG : one: Destination is newer than source, skipping 2026/07/07 05:57:14 DEBUG : two: size = 3 OK 2026/07/07 05:57:14 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/07 05:57:14 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/07 05:57:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 05:57:14 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:57:14 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/07 05:57:14 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/07 05:57:14 DEBUG : three: size = 5 OK 2026/07/07 05:57:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 05:57:14 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone960453589) 2026/07/07 05:57:14 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 05:57:14 DEBUG : three: md5 differ 2026/07/07 05:57:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/07 05:57:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/07 05:57:14 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/07 05:57:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 05:57:14 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:57:16 DEBUG : three: size = 5 OK 2026/07/07 05:57:16 DEBUG : three: Dst hash empty - aborting Src hash check 2026/07/07 05:57:16 INFO : three: Copied (replaced existing) 2026/07/07 05:57:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (46.19s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/07 05:57:50 INFO : Yandex rclone-test-fosuxid3mujo: Making map for --track-renames 2026/07/07 05:57:50 INFO : Yandex rclone-test-fosuxid3mujo: Finished making map for --track-renames 2026/07/07 05:57:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:57:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 05:57:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for renames to finish 2026/07/07 05:57:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/07 05:57:50 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:57:52 DEBUG : potato: size = 14 OK 2026/07/07 05:57:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/07 05:57:52 INFO : potato: Copied (new) 2026/07/07 05:57:53 DEBUG : yam: size = 11 OK 2026/07/07 05:57:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/07 05:57:53 INFO : yam: Copied (new) 2026/07/07 05:57:53 DEBUG : Waiting for deletions to finish 2026/07/07 05:57:53 INFO : Yandex rclone-test-fosuxid3mujo: Making map for --track-renames 2026/07/07 05:57:53 DEBUG : potato: size = 14 OK 2026/07/07 05:57:53 INFO : Yandex rclone-test-fosuxid3mujo: Finished making map for --track-renames 2026/07/07 05:57:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:57:53 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:57:53 DEBUG : potato: Unchanged skipping 2026/07/07 05:57:53 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for renames to finish 2026/07/07 05:57:55 INFO : yam: Moved (server-side) to: yaml 2026/07/07 05:57:55 INFO : yaml: Renamed from "yam" 2026/07/07 05:57:55 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:57:55 DEBUG : Waiting for deletions to finish 2026/07/07 05:57:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (19.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/07 05:58:10 INFO : Yandex rclone-test-fosuxid3mujo: Making map for --track-renames 2026/07/07 05:58:10 INFO : Yandex rclone-test-fosuxid3mujo: Finished making map for --track-renames 2026/07/07 05:58:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:58:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 05:58:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for renames to finish 2026/07/07 05:58:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/07 05:58:10 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:58:14 DEBUG : potato: size = 14 OK 2026/07/07 05:58:14 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/07 05:58:14 INFO : potato: Copied (new) 2026/07/07 05:58:15 DEBUG : yam: size = 11 OK 2026/07/07 05:58:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/07 05:58:15 INFO : yam: Copied (new) 2026/07/07 05:58:15 DEBUG : Waiting for deletions to finish 2026/07/07 05:58:16 DEBUG : potato: size = 14 OK 2026/07/07 05:58:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:58:16 INFO : Yandex rclone-test-fosuxid3mujo: Making map for --track-renames 2026/07/07 05:58:16 INFO : Yandex rclone-test-fosuxid3mujo: Finished making map for --track-renames 2026/07/07 05:58:16 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:58:16 DEBUG : potato: Unchanged skipping 2026/07/07 05:58:16 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for renames to finish 2026/07/07 05:58:18 INFO : yam: Moved (server-side) to: yaml 2026/07/07 05:58:18 INFO : yaml: Renamed from "yam" 2026/07/07 05:58:18 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:58:18 DEBUG : Waiting for deletions to finish 2026/07/07 05:58:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (21.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/07 05:58:32 INFO : Yandex rclone-test-fosuxid3mujo: Making map for --track-renames 2026/07/07 05:58:32 INFO : Yandex rclone-test-fosuxid3mujo: Finished making map for --track-renames 2026/07/07 05:58:32 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:58:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/07 05:58:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 05:58:32 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for renames to finish 2026/07/07 05:58:32 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:58:34 DEBUG : potato: size = 14 OK 2026/07/07 05:58:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/07 05:58:34 INFO : potato: Copied (new) 2026/07/07 05:58:34 DEBUG : sub/yam: size = 11 OK 2026/07/07 05:58:34 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/07 05:58:34 INFO : sub/yam: Copied (new) 2026/07/07 05:58:34 DEBUG : Waiting for deletions to finish 2026/07/07 05:58:36 DEBUG : potato: size = 14 OK 2026/07/07 05:58:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 05:58:36 DEBUG : potato: Unchanged skipping 2026/07/07 05:58:36 INFO : Yandex rclone-test-fosuxid3mujo: Making map for --track-renames 2026/07/07 05:58:36 INFO : Yandex rclone-test-fosuxid3mujo: Finished making map for --track-renames 2026/07/07 05:58:36 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:58:36 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for renames to finish 2026/07/07 05:58:39 INFO : sub/yam: Moved (server-side) to: yam 2026/07/07 05:58:39 INFO : yam: Renamed from "sub/yam" 2026/07/07 05:58:39 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:58:39 DEBUG : Waiting for deletions to finish 2026/07/07 05:58:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.31s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:59:00 DEBUG : Creating backend with remote "/tmp/rclone960453589/dir1" 2026/07/07 05:59:00 DEBUG : Config file has changed externally - reloading 2026/07/07 05:59:00 DEBUG : Creating backend with remote "/tmp/rclone960453589/dir2" 2026/07/07 05:59:00 DEBUG : Local file system at /tmp/rclone960453589/dir2: Using server-side directory move 2026/07/07 05:59:00 INFO : Local file system at /tmp/rclone960453589/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 05:59:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/07 05:59:00 INFO : file1.txt: Moved (server-side) 2026/07/07 05:59:00 DEBUG : Local file system at /tmp/rclone960453589/dir2: Waiting for checks to finish 2026/07/07 05:59:00 DEBUG : Local file system at /tmp/rclone960453589/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.69s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:59:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 05:59:01 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:59:01 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:59:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:59:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:59:03 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:59:03 INFO : sub dir/hello world: Deleted 2026/07/07 05:59:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/07 05:59:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/07 05:59:03 INFO : nested/sub dir/file: Copied (new) 2026/07/07 05:59:03 INFO : nested/sub dir/file: Deleted 2026/07/07 05:59:03 INFO : sub dir: Removing directory 2026/07/07 05:59:03 INFO : nested/sub dir: Removing directory 2026/07/07 05:59:03 INFO : nested: Removing directory 2026/07/07 05:59:03 DEBUG : Local file system at /tmp/rclone960453589: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (43.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 05:59:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:59:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 05:59:44 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 05:59:44 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 05:59:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:59:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 05:59:47 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:59:47 INFO : sub dir/hello world: Deleted 2026/07/07 05:59:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/07 05:59:48 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/07 05:59:48 INFO : nested/sub dir/file: Copied (new) 2026/07/07 05:59:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (43.48s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:00:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/07 06:00:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 06:00:28 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:00:28 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:00:30 DEBUG : existing-b: size = 6 OK 2026/07/07 06:00:30 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/07 06:00:30 INFO : existing-b: Copied (new) 2026/07/07 06:00:30 INFO : existing-b: Deleted 2026/07/07 06:00:30 DEBUG : existing: size = 6 OK 2026/07/07 06:00:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/07 06:00:30 INFO : existing: Copied (new) 2026/07/07 06:00:30 INFO : existing: Deleted 2026/07/07 06:00:31 DEBUG : existing: Destination exists, skipping 2026/07/07 06:00:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/07 06:00:31 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:00:31 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:00:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.52s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:00:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-gumocob9yeru" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fosuxid3mujo -> Yandex rclone-test-gumocob9yeru 2026/07/07 06:00:53 DEBUG : Yandex rclone-test-gumocob9yeru: Using server-side directory move 2026/07/07 06:00:53 INFO : Yandex rclone-test-gumocob9yeru: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 06:00:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 06:00:54 DEBUG : empty space: size = 1 OK 2026/07/07 06:00:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:00:54 DEBUG : empty space: Unchanged skipping 2026/07/07 06:00:54 DEBUG : potato3: size = 68 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:00:54 DEBUG : potato3: size = 60 (Yandex rclone-test-gumocob9yeru) 2026/07/07 06:00:54 DEBUG : potato3: Sizes differ 2026/07/07 06:00:54 DEBUG : Yandex rclone-test-gumocob9yeru: Waiting for checks to finish 2026/07/07 06:00:55 INFO : potato2: Moved (server-side) 2026/07/07 06:01:01 INFO : empty space: Deleted 2026/07/07 06:01:01 DEBUG : Yandex rclone-test-gumocob9yeru: Waiting for transfers to finish 2026/07/07 06:01:01 INFO : potato3: Deleted 2026/07/07 06:01:03 INFO : potato3: Moved (server-side) 2026/07/07 06:01:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-damafuh3xume" 2026/07/07 06:01:04 DEBUG : Yandex rclone-test-damafuh3xume: Using server-side directory move 2026/07/07 06:01:07 INFO : Yandex rclone-test-damafuh3xume: Server side directory move succeeded 2026/07/07 06:01:07 ERROR : error listing: directory not found 2026/07/07 06:01:07 DEBUG : Yandex rclone-test-damafuh3xume: Purge remote 2026/07/07 06:01:21 DEBUG : Yandex rclone-test-gumocob9yeru: Purge remote 2026/07/07 06:01:21 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.42s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:01:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-powusuy5dude" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fosuxid3mujo -> Yandex rclone-test-powusuy5dude fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: empty space: Modification time difference too big |-127385h1m29.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-07 06:01:29 +0000 UTC) (precision 1ns) 2026/07/07 06:01:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 06:01:37 DEBUG : empty space: Excluded 2026/07/07 06:01:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 06:01:37 DEBUG : empty space: Excluded 2026/07/07 06:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 06:01:37 DEBUG : potato3: size = 68 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:01:37 DEBUG : potato3: size = 60 (Yandex rclone-test-powusuy5dude) 2026/07/07 06:01:37 DEBUG : potato3: Sizes differ 2026/07/07 06:01:37 DEBUG : Yandex rclone-test-powusuy5dude: Waiting for checks to finish 2026/07/07 06:01:37 DEBUG : Yandex rclone-test-powusuy5dude: Waiting for transfers to finish 2026/07/07 06:01:38 INFO : potato2: Moved (server-side) 2026/07/07 06:01:43 INFO : potato3: Deleted 2026/07/07 06:01:46 INFO : potato3: Moved (server-side) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: empty space: Modification time difference too big |-127385h1m29.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-07 06:01:29 +0000 UTC) (precision 1ns) 2026/07/07 06:01:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-yahadoq9huso" 2026/07/07 06:01:48 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 06:01:48 DEBUG : empty space: Excluded 2026/07/07 06:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 06:01:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/07 06:01:48 DEBUG : Yandex rclone-test-yahadoq9huso: Waiting for checks to finish 2026/07/07 06:01:48 DEBUG : Yandex rclone-test-yahadoq9huso: Waiting for transfers to finish 2026/07/07 06:01:49 INFO : potato3: Moved (server-side) 2026/07/07 06:01:49 INFO : potato2: Moved (server-side) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: empty space: Modification time difference too big |-127385h1m29.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-07 06:01:29 +0000 UTC) (precision 1ns) 2026/07/07 06:01:50 DEBUG : Yandex rclone-test-yahadoq9huso: Purge remote 2026/07/07 06:02:03 DEBUG : Yandex rclone-test-powusuy5dude: Purge remote --- FAIL: TestServerSideMoveWithFilter (60.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:02:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-xeqebel0guqe" 2026/07/07 06:02:27 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fosuxid3mujo -> Yandex rclone-test-xeqebel0guqe 2026/07/07 06:02:34 DEBUG : Yandex rclone-test-xeqebel0guqe: Using server-side directory move 2026/07/07 06:02:34 INFO : Yandex rclone-test-xeqebel0guqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 06:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 06:02:35 DEBUG : empty space: size = 1 OK 2026/07/07 06:02:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:02:35 DEBUG : empty space: Unchanged skipping 2026/07/07 06:02:35 DEBUG : potato3: size = 68 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:02:35 DEBUG : potato3: size = 60 (Yandex rclone-test-xeqebel0guqe) 2026/07/07 06:02:35 DEBUG : potato3: Sizes differ 2026/07/07 06:02:35 DEBUG : Yandex rclone-test-xeqebel0guqe: Waiting for checks to finish 2026/07/07 06:02:36 INFO : potato2: Moved (server-side) 2026/07/07 06:02:41 INFO : potato3: Deleted 2026/07/07 06:02:42 INFO : empty space: Deleted 2026/07/07 06:02:42 DEBUG : Yandex rclone-test-xeqebel0guqe: Waiting for transfers to finish 2026/07/07 06:02:43 INFO : potato3: Moved (server-side) 2026/07/07 06:02:43 INFO : tomatoDir: Removing directory 2026/07/07 06:02:50 DEBUG : Yandex rclone-test-fosuxid3mujo: deleted 1 directories 2026/07/07 06:02:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-codaxak0webu" 2026/07/07 06:02:51 INFO : tomatoDir: Making directory 2026/07/07 06:02:52 DEBUG : Yandex rclone-test-codaxak0webu: Using server-side directory move 2026/07/07 06:02:55 INFO : Yandex rclone-test-codaxak0webu: Server side directory move succeeded 2026/07/07 06:02:56 ERROR : error listing: directory not found 2026/07/07 06:02:56 ERROR : error listing: directory not found 2026/07/07 06:02:56 DEBUG : Yandex rclone-test-codaxak0webu: Purge remote 2026/07/07 06:03:11 DEBUG : Yandex rclone-test-xeqebel0guqe: Purge remote 2026/07/07 06:03:11 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.41s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.62s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:03:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/rclone-sync-test" --- PASS: TestSyncOverlap (2.08s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:03:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/rclone-sync-test" 2026/07/07 06:03:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/rclone-sync-test-include/layer2" 2026/07/07 06:03:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/rclone-sync-test-ignore-file" 2026/07/07 06:03:21 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:22 DEBUG : Yandex rclone-test-fosuxid3mujo/rclone-sync-test: Waiting for checks to finish 2026/07/07 06:03:22 DEBUG : Yandex rclone-test-fosuxid3mujo/rclone-sync-test: Waiting for transfers to finish 2026/07/07 06:03:22 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:22 INFO : There was nothing to transfer 2026/07/07 06:03:23 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:27 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:03:27 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:03:27 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:27 INFO : rclone-sync-test-include: Removing directory 2026/07/07 06:03:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/07 06:03:28 DEBUG : Yandex rclone-test-fosuxid3mujo: failed to delete 1 directories 2026/07/07 06:03:28 INFO : There was nothing to transfer 2026/07/07 06:03:28 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:30 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:32 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:34 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:36 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:38 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:40 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:41 DEBUG : Yandex rclone-test-fosuxid3mujo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/07 06:03:41 DEBUG : Yandex rclone-test-fosuxid3mujo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/07 06:03:41 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:41 INFO : There was nothing to transfer 2026/07/07 06:03:41 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:43 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:44 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:45 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:03:45 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:03:45 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:45 INFO : rclone-sync-test-include: Removing directory 2026/07/07 06:03:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/07 06:03:46 DEBUG : Yandex rclone-test-fosuxid3mujo: failed to delete 1 directories 2026/07/07 06:03:46 INFO : There was nothing to transfer 2026/07/07 06:03:46 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:48 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:51 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:52 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:54 DEBUG : Excluded 2026/07/07 06:03:54 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:55 DEBUG : Yandex rclone-test-fosuxid3mujo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/07 06:03:55 DEBUG : Yandex rclone-test-fosuxid3mujo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/07 06:03:55 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:55 INFO : There was nothing to transfer 2026/07/07 06:03:55 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:57 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:03:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:03:59 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:03:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:04:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:04:00 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:04:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:04:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 06:04:02 DEBUG : rclone-sync-test: Excluded 2026/07/07 06:04:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 06:04:03 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (96.26s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:04:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:04:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/CompareDest" 2026/07/07 06:04:52 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 06:04:52 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:04:52 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:04:55 DEBUG : one: size = 3 OK 2026/07/07 06:04:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/07 06:04:55 INFO : one: Copied (new) 2026/07/07 06:04:55 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:04:56 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:04:56 DEBUG : one: Sizes differ 2026/07/07 06:04:56 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:04:57 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:04:59 DEBUG : one: size = 5 OK 2026/07/07 06:04:59 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/07 06:04:59 INFO : one: Copied (replaced existing) 2026/07/07 06:04:59 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:05 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:05:05 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:05:05 DEBUG : one: Sizes differ 2026/07/07 06:05:05 DEBUG : one: size = 5 OK 2026/07/07 06:05:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 06:05:05 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:05:05 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:05 INFO : There was nothing to transfer 2026/07/07 06:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:05:10 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:05:10 DEBUG : one: Sizes differ 2026/07/07 06:05:10 DEBUG : one: size = 5 OK 2026/07/07 06:05:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 06:05:10 DEBUG : two: size = 3 OK 2026/07/07 06:05:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 06:05:10 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:05:10 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:05:10 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:10 INFO : There was nothing to transfer 2026/07/07 06:05:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:05:11 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:05:11 DEBUG : one: Sizes differ 2026/07/07 06:05:11 DEBUG : one: size = 5 OK 2026/07/07 06:05:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 06:05:11 DEBUG : two: size = 3 OK 2026/07/07 06:05:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 06:05:11 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:05:11 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:05:11 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:11 INFO : There was nothing to transfer 2026/07/07 06:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:05:12 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:05:12 DEBUG : one: Sizes differ 2026/07/07 06:05:13 DEBUG : one: size = 5 OK 2026/07/07 06:05:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 06:05:13 DEBUG : two: size = 3 OK 2026/07/07 06:05:13 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 06:05:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/07 06:05:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 06:05:13 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:05:13 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:05:13 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:13 INFO : There was nothing to transfer 2026/07/07 06:05:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:05:15 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:05:15 DEBUG : one: Sizes differ 2026/07/07 06:05:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:05:16 DEBUG : two: size = 3 (Yandex rclone-test-fosuxid3mujo/CompareDest) 2026/07/07 06:05:16 DEBUG : two: Sizes differ 2026/07/07 06:05:16 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 06:05:16 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:05:16 DEBUG : one: size = 5 OK 2026/07/07 06:05:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:05:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 06:05:16 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:05:18 DEBUG : two: size = 5 OK 2026/07/07 06:05:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/07 06:05:18 INFO : two: Copied (new) 2026/07/07 06:05:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (79.74s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:06:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dest" 2026/07/07 06:06:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/pre-dest1" 2026/07/07 06:06:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/pre-dest2" 2026/07/07 06:06:15 DEBUG : 1: size = 1 OK 2026/07/07 06:06:15 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:06:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/07 06:06:16 DEBUG : 2: size = 1 OK 2026/07/07 06:06:16 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:06:16 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/07 06:06:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/07 06:06:16 DEBUG : Yandex rclone-test-fosuxid3mujo/dest: Waiting for checks to finish 2026/07/07 06:06:16 DEBUG : Yandex rclone-test-fosuxid3mujo/dest: Waiting for transfers to finish 2026/07/07 06:06:19 DEBUG : 3: size = 1 OK 2026/07/07 06:06:19 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/07 06:06:19 INFO : 3: Copied (new) 2026/07/07 06:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (58.75s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:07:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:07:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/CopyDest" 2026/07/07 06:07:10 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 06:07:10 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:07:10 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:07:12 DEBUG : one: size = 3 OK 2026/07/07 06:07:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/07 06:07:12 INFO : one: Copied (new) 2026/07/07 06:07:12 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:14 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:07:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:07:14 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:07:14 DEBUG : one: Sizes differ 2026/07/07 06:07:14 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:07:16 DEBUG : one: size = 5 OK 2026/07/07 06:07:16 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/07 06:07:16 INFO : one: Copied (replaced existing) 2026/07/07 06:07:16 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/BackupDir" 2026/07/07 06:07:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:07:21 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:07:21 DEBUG : one: Sizes differ 2026/07/07 06:07:21 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:07:21 DEBUG : one: size = 5 OK 2026/07/07 06:07:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:07:21 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:07:21 DEBUG : one: Sizes differ 2026/07/07 06:07:23 INFO : one: Moved (server-side) 2026/07/07 06:07:24 DEBUG : one: size = 5 OK 2026/07/07 06:07:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/07 06:07:24 INFO : one: Copied (server-side copy) 2026/07/07 06:07:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/07 06:07:24 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:07:24 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:27 DEBUG : one: size = 5 OK 2026/07/07 06:07:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:27 DEBUG : one: Unchanged skipping 2026/07/07 06:07:27 DEBUG : two: size = 3 OK 2026/07/07 06:07:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:29 DEBUG : two: size = 3 OK 2026/07/07 06:07:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/07 06:07:29 INFO : two: Copied (server-side copy) 2026/07/07 06:07:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/07 06:07:29 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:07:29 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:07:29 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:31 DEBUG : one: size = 5 OK 2026/07/07 06:07:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:31 DEBUG : one: Unchanged skipping 2026/07/07 06:07:31 DEBUG : two: size = 3 OK 2026/07/07 06:07:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:31 DEBUG : two: Unchanged skipping 2026/07/07 06:07:31 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:07:31 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:07:31 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:31 INFO : There was nothing to transfer 2026/07/07 06:07:34 DEBUG : one: size = 5 OK 2026/07/07 06:07:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:34 DEBUG : one: Unchanged skipping 2026/07/07 06:07:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone960453589) 2026/07/07 06:07:34 DEBUG : three: size = 5 (Yandex rclone-test-fosuxid3mujo/CopyDest) 2026/07/07 06:07:34 DEBUG : three: Sizes differ 2026/07/07 06:07:34 DEBUG : three: Destination not found in --copy-dest 2026/07/07 06:07:34 DEBUG : three: Need to transfer - File not found at Destination 2026/07/07 06:07:34 DEBUG : two: size = 3 OK 2026/07/07 06:07:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:07:34 DEBUG : two: Unchanged skipping 2026/07/07 06:07:34 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:07:34 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:07:39 DEBUG : three: size = 7 OK 2026/07/07 06:07:39 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/07 06:07:39 INFO : three: Copied (new) 2026/07/07 06:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (101.58s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:08:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:08:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/backup" 2026/07/07 06:08:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 06:08:58 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:08:58 DEBUG : one: Sizes differ 2026/07/07 06:08:58 DEBUG : two: size = 3 OK 2026/07/07 06:08:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:08:58 DEBUG : two: Unchanged skipping 2026/07/07 06:08:58 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:08:59 INFO : one: Moved (server-side) 2026/07/07 06:08:59 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:09:01 DEBUG : one: size = 4 OK 2026/07/07 06:09:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/07 06:09:01 INFO : one: Copied (new) 2026/07/07 06:09:01 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:03 INFO : three.txt: Moved (server-side) 2026/07/07 06:09:03 INFO : three.txt: Moved into backup dir 2026/07/07 06:09:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:09:07 DEBUG : one: size = 4 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:09:07 DEBUG : one: Sizes differ 2026/07/07 06:09:07 DEBUG : two: size = 3 OK 2026/07/07 06:09:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:09:07 DEBUG : two: Unchanged skipping 2026/07/07 06:09:07 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:09:14 INFO : one: Deleted 2026/07/07 06:09:16 INFO : one: Moved (server-side) 2026/07/07 06:09:16 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:09:18 DEBUG : one: size = 5 OK 2026/07/07 06:09:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/07 06:09:18 INFO : one: Copied (new) 2026/07/07 06:09:18 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:26 INFO : three.txt: Deleted 2026/07/07 06:09:27 INFO : three.txt: Moved (server-side) 2026/07/07 06:09:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (79.89s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:10:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:10:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/backup" 2026/07/07 06:10:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 06:10:17 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:10:17 DEBUG : one: Sizes differ 2026/07/07 06:10:17 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:10:17 DEBUG : two: size = 3 OK 2026/07/07 06:10:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:10:17 DEBUG : two: Unchanged skipping 2026/07/07 06:10:20 INFO : one: Moved (server-side) to: one.bak 2026/07/07 06:10:20 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:10:22 DEBUG : one: size = 4 OK 2026/07/07 06:10:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/07 06:10:22 INFO : one: Copied (new) 2026/07/07 06:10:22 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 06:10:24 INFO : three.txt: Moved into backup dir 2026/07/07 06:10:28 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:10:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:10:28 DEBUG : two: size = 3 OK 2026/07/07 06:10:28 DEBUG : one: size = 4 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:10:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:10:28 DEBUG : one: Sizes differ 2026/07/07 06:10:28 DEBUG : two: Unchanged skipping 2026/07/07 06:10:35 INFO : one.bak: Deleted 2026/07/07 06:10:36 INFO : one: Moved (server-side) to: one.bak 2026/07/07 06:10:36 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:10:38 DEBUG : one: size = 5 OK 2026/07/07 06:10:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/07 06:10:38 INFO : one: Copied (new) 2026/07/07 06:10:38 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:45 INFO : three.txt.bak: Deleted 2026/07/07 06:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 06:10:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (80.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:11:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:11:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/backup" 2026/07/07 06:11:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 06:11:41 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:11:41 DEBUG : one: Sizes differ 2026/07/07 06:11:41 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:11:41 DEBUG : two: size = 3 OK 2026/07/07 06:11:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:11:41 DEBUG : two: Unchanged skipping 2026/07/07 06:11:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 06:11:43 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:11:45 DEBUG : one: size = 4 OK 2026/07/07 06:11:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/07 06:11:45 INFO : one: Copied (new) 2026/07/07 06:11:45 DEBUG : Waiting for deletions to finish 2026/07/07 06:11:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 06:11:48 INFO : three.txt: Moved into backup dir fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-127385h11m49.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-07 06:11:49 +0000 UTC) (precision 1ns) 2026/07/07 06:11:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:11:51 DEBUG : one: size = 4 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:11:51 DEBUG : one: Sizes differ 2026/07/07 06:11:51 DEBUG : two: size = 3 OK 2026/07/07 06:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:11:51 DEBUG : two: Unchanged skipping 2026/07/07 06:11:51 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:11:58 INFO : one-2019-01-01: Deleted 2026/07/07 06:11:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 06:11:59 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:12:02 DEBUG : one: size = 5 OK 2026/07/07 06:12:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/07 06:12:02 INFO : one: Copied (new) 2026/07/07 06:12:02 DEBUG : Waiting for deletions to finish 2026/07/07 06:12:08 INFO : three-2019-01-01.txt: Deleted 2026/07/07 06:12:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 06:12:09 INFO : three.txt: Moved into backup dir fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: Modification time difference too big |-127385h12m9.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-07 06:12:09 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (84.49s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:13:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:13:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 06:13:01 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:13:01 DEBUG : one: Sizes differ 2026/07/07 06:13:01 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:13:01 DEBUG : two: size = 3 OK 2026/07/07 06:13:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:13:01 DEBUG : two: Unchanged skipping 2026/07/07 06:13:04 INFO : one: Moved (server-side) to: one.bak 2026/07/07 06:13:04 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:13:06 DEBUG : one: size = 4 OK 2026/07/07 06:13:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/07 06:13:06 INFO : one: Copied (new) 2026/07/07 06:13:06 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 06:13:07 INFO : three.txt: Moved into backup dir 2026/07/07 06:13:11 DEBUG : one.bak: Excluded (Path Filter) 2026/07/07 06:13:11 DEBUG : one.bak: Excluded 2026/07/07 06:13:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/07 06:13:11 DEBUG : three.txt.bak: Excluded 2026/07/07 06:13:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:13:11 DEBUG : one: size = 4 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:13:11 DEBUG : one: Sizes differ 2026/07/07 06:13:11 DEBUG : two: size = 3 OK 2026/07/07 06:13:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:13:11 DEBUG : two: Unchanged skipping 2026/07/07 06:13:11 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for checks to finish 2026/07/07 06:13:17 INFO : one.bak: Deleted 2026/07/07 06:13:19 INFO : one: Moved (server-side) to: one.bak 2026/07/07 06:13:19 DEBUG : Yandex rclone-test-fosuxid3mujo/dst: Waiting for transfers to finish 2026/07/07 06:13:21 DEBUG : one: size = 5 OK 2026/07/07 06:13:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/07 06:13:21 INFO : one: Copied (new) 2026/07/07 06:13:21 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:28 INFO : three.txt.bak: Deleted 2026/07/07 06:13:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 06:13:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (70.72s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:14:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:14:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 06:14:12 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:14:12 DEBUG : one: Sizes differ 2026/07/07 06:14:13 INFO : one: Moved (server-side) to: one.bak 2026/07/07 06:14:15 DEBUG : one: size = 4 OK 2026/07/07 06:14:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/07 06:14:15 INFO : one: Copied (new) 2026/07/07 06:14:16 DEBUG : two: size = 3 OK 2026/07/07 06:14:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:14:16 DEBUG : two: Unchanged skipping 2026/07/07 06:14:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone960453589) 2026/07/07 06:14:16 DEBUG : three.txt: size = 5 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:14:16 DEBUG : three.txt: Sizes differ 2026/07/07 06:14:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 06:14:20 DEBUG : three.txt: size = 6 OK 2026/07/07 06:14:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/07 06:14:20 INFO : three.txt: Copied (new) 2026/07/07 06:14:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:14:21 DEBUG : one: size = 4 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:14:21 DEBUG : one: Sizes differ 2026/07/07 06:14:28 INFO : one.bak: Deleted 2026/07/07 06:14:29 INFO : one: Moved (server-side) to: one.bak 2026/07/07 06:14:31 DEBUG : one: size = 5 OK 2026/07/07 06:14:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/07 06:14:31 INFO : one: Copied (new) 2026/07/07 06:14:32 DEBUG : two: size = 3 OK 2026/07/07 06:14:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:14:32 DEBUG : two: Unchanged skipping 2026/07/07 06:14:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone960453589) 2026/07/07 06:14:32 DEBUG : three.txt: size = 6 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:14:32 DEBUG : three.txt: Sizes differ 2026/07/07 06:14:39 INFO : three.txt.bak: Deleted 2026/07/07 06:14:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 06:14:42 DEBUG : three.txt: size = 19 OK 2026/07/07 06:14:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/07 06:14:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (77.38s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:15:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-fosuxid3mujo/dst" 2026/07/07 06:15:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone960453589) 2026/07/07 06:15:30 DEBUG : one: size = 3 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:15:30 DEBUG : one: Sizes differ 2026/07/07 06:15:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 06:15:34 DEBUG : one: size = 4 OK 2026/07/07 06:15:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/07 06:15:34 INFO : one: Copied (new) 2026/07/07 06:15:34 DEBUG : two: size = 3 OK 2026/07/07 06:15:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:15:34 DEBUG : two: Unchanged skipping 2026/07/07 06:15:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone960453589) 2026/07/07 06:15:34 DEBUG : three.txt: size = 5 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:15:34 DEBUG : three.txt: Sizes differ 2026/07/07 06:15:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 06:15:39 DEBUG : three.txt: size = 6 OK 2026/07/07 06:15:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/07 06:15:39 INFO : three.txt: Copied (new) 2026/07/07 06:15:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone960453589) 2026/07/07 06:15:41 DEBUG : one: size = 4 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:15:41 DEBUG : one: Sizes differ 2026/07/07 06:15:48 INFO : one-2019-01-01: Deleted 2026/07/07 06:15:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 06:15:51 DEBUG : one: size = 5 OK 2026/07/07 06:15:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/07 06:15:51 INFO : one: Copied (new) 2026/07/07 06:15:52 DEBUG : two: size = 3 OK 2026/07/07 06:15:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:15:52 DEBUG : two: Unchanged skipping 2026/07/07 06:15:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone960453589) 2026/07/07 06:15:52 DEBUG : three.txt: size = 6 (Yandex rclone-test-fosuxid3mujo/dst) 2026/07/07 06:15:52 DEBUG : three.txt: Sizes differ 2026/07/07 06:15:59 INFO : three-2019-01-01.txt: Deleted 2026/07/07 06:16:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 06:16:05 DEBUG : three.txt: size = 19 OK 2026/07/07 06:16:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/07 06:16:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (83.06s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:16:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone960453589) 2026/07/07 06:16:49 DEBUG : Testêé: size = 18 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:16:49 DEBUG : Testêé: Sizes differ 2026/07/07 06:16:49 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:16:49 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:16:50 DEBUG : Testêé: size = 14 OK 2026/07/07 06:16:50 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/07/07 06:16:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/07 06:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.84s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:16:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 06:16:58 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:16:58 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:17:00 DEBUG : existing: size = 6 OK 2026/07/07 06:17:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/07 06:17:00 INFO : existing: Copied (new) 2026/07/07 06:17:00 DEBUG : Waiting for deletions to finish 2026/07/07 06:17:01 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:17:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone960453589) 2026/07/07 06:17:01 DEBUG : existing: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:17:01 DEBUG : existing: Sizes differ 2026/07/07 06:17:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/07 06:17:01 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:17:01 ERROR : Yandex rclone-test-fosuxid3mujo: not deleting files as there were IO errors 2026/07/07 06:17:01 ERROR : Yandex rclone-test-fosuxid3mujo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (13.28s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:17:12 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:17:12 DEBUG : EXISTING: size = 6 OK 2026/07/07 06:17:12 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:17:12 DEBUG : existing: Unchanged skipping 2026/07/07 06:17:12 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:17:12 DEBUG : Waiting for deletions to finish 2026/07/07 06:17:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.15s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (3.24s) --- SKIP: TestMaxTransfer/Hard (2.02s) --- SKIP: TestMaxTransfer/Soft (0.55s) --- SKIP: TestMaxTransfer/Cautious (0.68s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:18:35 DEBUG : both0: size = 6 OK 2026/07/07 06:18:35 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:18:35 DEBUG : both10: size = 6 OK 2026/07/07 06:18:35 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both11: size = 6 OK 2026/07/07 06:18:35 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both12: size = 6 OK 2026/07/07 06:18:35 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both0: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both13: size = 6 OK 2026/07/07 06:18:35 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both13: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both14: size = 6 OK 2026/07/07 06:18:35 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both14: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both15: size = 6 OK 2026/07/07 06:18:35 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both10: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both16: size = 6 OK 2026/07/07 06:18:35 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both16: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both17: size = 6 OK 2026/07/07 06:18:35 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both11: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both18: size = 6 OK 2026/07/07 06:18:35 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both18: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both19: size = 6 OK 2026/07/07 06:18:35 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both19: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both1: size = 6 OK 2026/07/07 06:18:35 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both1: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both2: size = 6 OK 2026/07/07 06:18:35 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both2: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both3: size = 6 OK 2026/07/07 06:18:35 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both12: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both4: size = 6 OK 2026/07/07 06:18:35 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both4: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both5: size = 6 OK 2026/07/07 06:18:35 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both5: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both6: size = 6 OK 2026/07/07 06:18:35 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both15: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both7: size = 6 OK 2026/07/07 06:18:35 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both7: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both8: size = 6 OK 2026/07/07 06:18:35 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both17: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both9: size = 6 OK 2026/07/07 06:18:35 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:18:35 DEBUG : both9: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both3: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both6: Unchanged skipping 2026/07/07 06:18:35 DEBUG : both8: Unchanged skipping 2026/07/07 06:18:35 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:18:35 DEBUG : Waiting for deletions to finish 2026/07/07 06:18:48 INFO : only9: Deleted 2026/07/07 06:18:48 INFO : only15: Deleted 2026/07/07 06:18:48 INFO : only13: Deleted 2026/07/07 06:18:48 INFO : only12: Deleted 2026/07/07 06:18:55 INFO : only19: Deleted 2026/07/07 06:18:55 INFO : only1: Deleted 2026/07/07 06:18:55 INFO : only14: Deleted 2026/07/07 06:18:55 INFO : only0: Deleted 2026/07/07 06:19:01 INFO : only16: Deleted 2026/07/07 06:19:02 INFO : only17: Deleted 2026/07/07 06:19:02 INFO : only18: Deleted 2026/07/07 06:19:02 INFO : only5: Deleted 2026/07/07 06:19:09 INFO : only6: Deleted 2026/07/07 06:19:09 INFO : only10: Deleted 2026/07/07 06:19:10 INFO : only7: Deleted 2026/07/07 06:19:11 INFO : only8: Deleted 2026/07/07 06:19:15 INFO : only11: Deleted 2026/07/07 06:19:16 INFO : only2: Deleted 2026/07/07 06:19:17 INFO : only3: Deleted 2026/07/07 06:19:17 INFO : only4: Deleted 2026/07/07 06:19:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (248.39s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both2: Modification time difference too big |-222842h16m33.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-07 06:21:40 +0000 UTC) (precision 1ns) 2026/07/07 06:22:44 DEBUG : both0: size = 6 OK 2026/07/07 06:22:44 DEBUG : both10: size = 6 OK 2026/07/07 06:22:44 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:22:44 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both12: size = 6 OK 2026/07/07 06:22:44 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both11: size = 6 OK 2026/07/07 06:22:44 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both0: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both13: size = 6 OK 2026/07/07 06:22:44 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both10: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both14: size = 6 OK 2026/07/07 06:22:44 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both14: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both15: size = 6 OK 2026/07/07 06:22:44 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both15: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both16: size = 6 OK 2026/07/07 06:22:44 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both16: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both17: size = 6 OK 2026/07/07 06:22:44 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both17: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both18: size = 6 OK 2026/07/07 06:22:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both18: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both19: size = 6 OK 2026/07/07 06:22:44 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both19: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both1: size = 6 OK 2026/07/07 06:22:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both1: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both2: size = 6 OK 2026/07/07 06:22:44 DEBUG : both2: Modification times differ by 222842h16m33.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-07-07 06:21:40 +0000 UTC 2026/07/07 06:22:44 DEBUG : both12: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both3: size = 6 OK 2026/07/07 06:22:44 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both3: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both4: size = 6 OK 2026/07/07 06:22:44 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both4: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both5: size = 6 OK 2026/07/07 06:22:44 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/07 06:22:44 DEBUG : both5: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both6: size = 6 OK 2026/07/07 06:22:44 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both6: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both7: size = 6 OK 2026/07/07 06:22:44 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both7: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both8: size = 6 OK 2026/07/07 06:22:44 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both11: Unchanged skipping 2026/07/07 06:22:44 DEBUG : both9: size = 6 OK 2026/07/07 06:22:44 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:22:44 DEBUG : both9: Unchanged skipping 2026/07/07 06:22:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only0: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only0: Sizes differ 2026/07/07 06:22:44 DEBUG : both13: Unchanged skipping 2026/07/07 06:22:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only10: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only10: Sizes differ 2026/07/07 06:22:44 DEBUG : both8: Unchanged skipping 2026/07/07 06:22:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only12: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only12: Sizes differ 2026/07/07 06:22:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only13: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only13: Sizes differ 2026/07/07 06:22:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only11: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only11: Sizes differ 2026/07/07 06:22:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only14: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only14: Sizes differ 2026/07/07 06:22:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only15: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only15: Sizes differ 2026/07/07 06:22:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only16: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only16: Sizes differ 2026/07/07 06:22:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only17: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only17: Sizes differ 2026/07/07 06:22:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only18: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only18: Sizes differ 2026/07/07 06:22:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only19: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only19: Sizes differ 2026/07/07 06:22:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only1: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only1: Sizes differ 2026/07/07 06:22:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only2: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only2: Sizes differ 2026/07/07 06:22:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only3: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only3: Sizes differ 2026/07/07 06:22:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only4: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only4: Sizes differ 2026/07/07 06:22:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only5: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only5: Sizes differ 2026/07/07 06:22:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only6: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only6: Sizes differ 2026/07/07 06:22:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only7: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only7: Sizes differ 2026/07/07 06:22:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only8: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only8: Sizes differ 2026/07/07 06:22:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone960453589) 2026/07/07 06:22:44 DEBUG : only9: size = 6 (Yandex rclone-test-fosuxid3mujo) 2026/07/07 06:22:44 DEBUG : only9: Sizes differ 2026/07/07 06:22:44 INFO : both2: Updated modification time in destination 2026/07/07 06:22:44 DEBUG : both2: Unchanged skipping 2026/07/07 06:22:44 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:22:46 DEBUG : only11: size = 0 OK 2026/07/07 06:22:46 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/07/07 06:22:46 INFO : only11: Copied (replaced existing) 2026/07/07 06:22:46 DEBUG : only12: size = 0 OK 2026/07/07 06:22:46 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/07/07 06:22:46 INFO : only12: Copied (replaced existing) 2026/07/07 06:22:46 DEBUG : only0: size = 0 OK 2026/07/07 06:22:46 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/07/07 06:22:46 INFO : only0: Copied (replaced existing) 2026/07/07 06:22:47 DEBUG : only10: size = 0 OK 2026/07/07 06:22:47 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/07/07 06:22:47 INFO : only10: Copied (replaced existing) 2026/07/07 06:22:47 DEBUG : only13: size = 0 OK 2026/07/07 06:22:47 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/07/07 06:22:47 INFO : only13: Copied (replaced existing) 2026/07/07 06:22:47 DEBUG : only15: size = 0 OK 2026/07/07 06:22:47 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/07/07 06:22:47 INFO : only15: Copied (replaced existing) 2026/07/07 06:22:48 DEBUG : only17: size = 0 OK 2026/07/07 06:22:48 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/07/07 06:22:48 INFO : only17: Copied (replaced existing) 2026/07/07 06:22:48 DEBUG : only14: size = 0 OK 2026/07/07 06:22:48 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/07/07 06:22:48 INFO : only14: Copied (replaced existing) 2026/07/07 06:22:49 DEBUG : only1: size = 0 OK 2026/07/07 06:22:49 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/07/07 06:22:49 INFO : only1: Copied (replaced existing) 2026/07/07 06:22:49 DEBUG : only19: size = 0 OK 2026/07/07 06:22:49 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/07/07 06:22:49 INFO : only19: Copied (replaced existing) 2026/07/07 06:22:49 DEBUG : only2: size = 0 OK 2026/07/07 06:22:49 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/07/07 06:22:49 INFO : only2: Copied (replaced existing) 2026/07/07 06:22:51 DEBUG : only6: size = 0 OK 2026/07/07 06:22:51 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/07/07 06:22:51 INFO : only6: Copied (replaced existing) 2026/07/07 06:22:51 DEBUG : only4: size = 0 OK 2026/07/07 06:22:51 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/07/07 06:22:51 INFO : only4: Copied (replaced existing) 2026/07/07 06:22:51 DEBUG : only5: size = 0 OK 2026/07/07 06:22:51 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/07/07 06:22:51 INFO : only5: Copied (replaced existing) 2026/07/07 06:22:51 DEBUG : only3: size = 0 OK 2026/07/07 06:22:51 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/07/07 06:22:51 INFO : only3: Copied (replaced existing) 2026/07/07 06:22:52 DEBUG : only16: size = 0 OK 2026/07/07 06:22:52 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/07/07 06:22:52 INFO : only16: Copied (replaced existing) 2026/07/07 06:22:52 DEBUG : only18: size = 0 OK 2026/07/07 06:22:52 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/07/07 06:22:52 INFO : only18: Copied (replaced existing) 2026/07/07 06:22:53 DEBUG : only7: size = 0 OK 2026/07/07 06:22:53 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/07/07 06:22:53 INFO : only7: Copied (replaced existing) 2026/07/07 06:22:53 DEBUG : only9: size = 0 OK 2026/07/07 06:22:53 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/07/07 06:22:53 INFO : only9: Copied (replaced existing) 2026/07/07 06:22:54 DEBUG : only8: size = 0 OK 2026/07/07 06:22:54 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/07/07 06:22:54 INFO : only8: Copied (replaced existing) 2026/07/07 06:22:54 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (359.67s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:27:32 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:27:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:27:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 06:27:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:27:32 INFO : empty_on_remote: Making directory 2026/07/07 06:27:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 06:27:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 06:27:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:27:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:27:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (63.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:28:35 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:28:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:28:35 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 06:28:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:28:35 INFO : empty_on_remote: Making directory 2026/07/07 06:28:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 06:28:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 06:28:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:28:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:28:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/07 06:28:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (71.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:29:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:29:46 INFO : sub dir: Making directory 2026/07/07 06:29:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (112.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:31:38 INFO : sub dir: Making directory 2026/07/07 06:31:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (113.64s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:34:05 DEBUG : Waiting for deletions to finish 2026/07/07 06:34:05 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:34:05 DEBUG : apple: Excluded 2026/07/07 06:34:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:34:05 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:34:05 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:34:05 DEBUG : banana: Excluded 2026/07/07 06:34:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:34:05 DEBUG : splitbananasplit: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:34:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:34:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 06:34:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:34:06 DEBUG : apple: size = 5 OK 2026/07/07 06:34:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:34:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:34:06 DEBUG : banana: size = 6 OK 2026/07/07 06:34:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:34:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:06 DEBUG : banana: Unchanged skipping 2026/07/07 06:34:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:06 DEBUG : apple: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:34:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:34:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:34:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:34:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:34:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:34:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:34:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:34:07 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:34:07 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:34:07 DEBUG : Waiting for deletions to finish 2026/07/07 06:34:07 INFO : There was nothing to transfer 2026/07/07 06:34:07 DEBUG : Waiting for deletions to finish 2026/07/07 06:34:07 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : apple: Excluded 2026/07/07 06:34:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:34:07 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : banana: Excluded 2026/07/07 06:34:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : splitbananasplit: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:34:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:34:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 06:34:08 DEBUG : apple: size = 5 OK 2026/07/07 06:34:08 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : apple: Unchanged skipping 2026/07/07 06:34:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:34:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:34:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:34:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:34:08 DEBUG : banana: size = 6 OK 2026/07/07 06:34:08 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : banana: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:34:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:34:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:34:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:34:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:34:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:34:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:34:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:34:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:34:08 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:34:08 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:34:08 DEBUG : Waiting for deletions to finish 2026/07/07 06:34:08 INFO : There was nothing to transfer 2026/07/07 06:34:08 DEBUG : Waiting for deletions to finish 2026/07/07 06:34:09 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : apple: Excluded 2026/07/07 06:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:34:09 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : banana: Excluded 2026/07/07 06:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : splitbananasplit: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:34:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:37:16 DEBUG : Waiting for deletions to finish 2026/07/07 06:37:16 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : apple: Excluded 2026/07/07 06:37:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:37:16 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : banana: Excluded 2026/07/07 06:37:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : splitbananasplit: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:37:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:37:16 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: dir1/0002-cdefghi.txt: Modification time difference too big |-222842h31m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-07 06:36:42 +0000 UTC) (precision 1ns) 2026/07/07 06:37:17 DEBUG : apple: size = 5 OK 2026/07/07 06:37:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:37:17 DEBUG : apple: Unchanged skipping 2026/07/07 06:37:17 DEBUG : banana: size = 6 OK 2026/07/07 06:37:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:37:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:37:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:37:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : banana: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0002-cdefghi.txt: Modification times differ by 222842h31m35.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-07-07 06:36:42 +0000 UTC 2026/07/07 06:37:17 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:37:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:37:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:37:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/07 06:37:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:37:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:37:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:37:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:37:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:37:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:37:17 INFO : dir1/0002-cdefghi.txt: Updated modification time in destination 2026/07/07 06:37:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:37:17 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:37:17 DEBUG : Waiting for deletions to finish 2026/07/07 06:37:17 INFO : There was nothing to transfer 2026/07/07 06:37:17 DEBUG : Waiting for deletions to finish 2026/07/07 06:37:18 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : apple: Excluded 2026/07/07 06:37:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:37:18 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : banana: Excluded 2026/07/07 06:37:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : splitbananasplit: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:37:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:37:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 06:37:21 DEBUG : apple: size = 5 OK 2026/07/07 06:37:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:37:21 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:21 DEBUG : apple: Unchanged skipping 2026/07/07 06:37:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:37:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:37:21 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:37:21 DEBUG : banana: size = 6 OK 2026/07/07 06:37:21 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:21 DEBUG : banana: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:37:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:37:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:37:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:37:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:37:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:37:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:37:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:37:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/07 06:37:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:37:22 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:37:22 DEBUG : Waiting for deletions to finish 2026/07/07 06:37:22 INFO : There was nothing to transfer 2026/07/07 06:37:22 DEBUG : Waiting for deletions to finish 2026/07/07 06:37:22 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : apple: Excluded 2026/07/07 06:37:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:37:22 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : banana: Excluded 2026/07/07 06:37:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : splitbananasplit: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:37:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:37:22 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-fosuxid3mujo", Local "Local file system at /tmp/rclone960453589", Modify Window "1ns" 2026/07/07 06:40:33 DEBUG : Waiting for deletions to finish 2026/07/07 06:40:33 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : apple: Excluded 2026/07/07 06:40:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : appleappleapplebanana: Excluded 2026/07/07 06:40:33 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : banana: Excluded 2026/07/07 06:40:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : splitbananasplit: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 06:40:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:40:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 06:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:40:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:40:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:40:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:40:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:40:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 06:40:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:40:34 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for checks to finish 2026/07/07 06:40:34 DEBUG : Yandex rclone-test-fosuxid3mujo: Waiting for transfers to finish 2026/07/07 06:40:36 DEBUG : YmFuYW5h: size = 6 OK 2026/07/07 06:40:36 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/07 06:40:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/07 06:40:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/07 06:40:36 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/07 06:40:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:40:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:36 DEBUG : YXBwbGU=: size = 5 OK 2026/07/07 06:40:36 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/07 06:40:36 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/07 06:40:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/07 06:40:36 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/07 06:40:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:40:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/07 06:40:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/07 06:40:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:40:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/07 06:40:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/07 06:40:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:40:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/07 06:40:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/07 06:40:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:40:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/07 06:40:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/07 06:40:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:40:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/07 06:40:39 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/07 06:40:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:40:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/07 06:40:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/07 06:40:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:40:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/07 06:40:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/07 06:40:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:40:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/07 06:40:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/07 06:40:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:40:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/07 06:40:41 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/07 06:40:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:40:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/07 06:40:41 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/07 06:40:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:40:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/07 06:40:42 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/07 06:40:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:40:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/07 06:40:43 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/07 06:40:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:40:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:40:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/07 06:40:43 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/07 06:40:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:40:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/07 06:40:44 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/07 06:40:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:40:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/07 06:40:44 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/07 06:40:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:40:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/07 06:40:45 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/07 06:40:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:40:45 DEBUG : Waiting for deletions to finish 2026/07/07 06:40:54 INFO : splitbananasplit: Deleted 2026/07/07 06:40:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 06:40:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 06:40:54 INFO : appleappleapplebanana: Deleted 2026/07/07 06:40:55 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 06:40:55 INFO : apple: Deleted 2026/07/07 06:40:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 06:40:55 INFO : banana: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (7m24s) TestTransform/base64 (1m3s) goroutine 16649 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0x183e9c4ee008, {0x2a44f4c?, 0x183e9bffdae8?}, 0x2bbb2f8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x183e9c4ee008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x183e9c4ee008, 0x183e9bffdc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a6bd66, 0x18}, {0x2a8cf4b, 0x20}, 0x183e9c705728, {0x465e300, 0x6c, 0x6c}, {0xc28b45be18ee7658, 0x3463e91b22b, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x183e9c3caa00) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x183e9c3caa00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 16164 [select]: net/http.(*persistConn).writeLoop(0x183e9c872280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16126 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 52 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 53 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 16613 [select]: net/http.(*persistConn).roundTrip(0x183e9caebb80, 0x183e9cc12230) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cb4aa00) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cb4aa00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cb4a8c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cb4a8c0, {0x2bd94e0, 0x183e9c09b840}, {0x183e9ccb54f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cb4a8c0, {0x6f662d7473657401?, 0x183e9ccb5578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cb4a8c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc38c60) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc0e380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc0e380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cc144c0, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ece40, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ece40}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 15989 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c0d5e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764100?, 0x183e9c715300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764100, {0x183e9c715300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764100, {0x183e9c715300?, 0x12fb?, 0x183e9cb847e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee100, {0x183e9c715300?, 0x0?, 0x183e9c9ee9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6e49c0, {0x183e9c715300?, 0x7af60c0ae4c0?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5ba960, {0x183e9c715300?, 0x183e9c104b40?, 0x183e9c9eea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4370a8, {0x2bd8900, 0x183e9c5ba960}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c436e08, {0x7af60c214000, 0x183e9c6e49c0}, 0x183e9c9eec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c436e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c436e08, {0x183e9c77f000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c415040, {0x183e9c77f000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c776840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c776840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c415040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15903 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16095 [select]: net/http.(*persistConn).writeLoop(0x183e9c414dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16160 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15819 [select]: net/http.(*persistConn).writeLoop(0x183e9c96d180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15936 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16537 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17ae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764e80?, 0x183e9ca96c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764e80, {0x183e9ca96c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764e80, {0x183e9ca96c00?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee5d8, {0x183e9ca96c00?, 0x0?, 0x183e9c9f59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6e47b0, {0x183e9ca96c00?, 0x7af60c09e340?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6e4e40, {0x183e9ca96c00?, 0x183e9c105680?, 0x183e9c9f5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c8277a8, {0x2bd8900, 0x183e9c6e4e40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c827508, {0x7af60c214000, 0x183e9c6e47b0}, 0x183e9c9f5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c827508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c827508, {0x183e9cb27000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9caeac80, {0x183e9cb27000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cb30240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cb30240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9caeac80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16571 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16265 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccb600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46a300?, 0x183e9ca64000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46a300, {0x183e9ca64000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46a300, {0x183e9ca64000?, 0x183e9c73d968?, 0x43d07c?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1021e0, {0x183e9ca64000?, 0x431836?, 0x469e200?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5ba300, {0x183e9ca64000?, 0x7af60c09e340?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6e4000, {0x183e9ca64000?, 0x183e9c105860?, 0x183e9c73da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e10a8, {0x2bd8900, 0x183e9c6e4000}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e0e08, {0x7af60c214000, 0x183e9c5ba300}, 0x183e9c73dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e0e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e0e08, {0x183e9c6d0000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c470640, {0x183e9c6d0000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c6ecc60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c6ecc60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c470640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16238 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14942 [chan receive, 1 minutes]: testing.(*T).Run(0x183e9c6f7208, {0x2a30015?, 0x9003e9c509be8?}, 0x183e9c6005a0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x183e9c6f7208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x183e9c6f7208, 0x2bbb2f8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16123 [select]: net/http.(*persistConn).writeLoop(0x183e9c96c640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16139 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16020 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c17ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c896e80?, 0x183e9c718c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c896e80, {0x183e9c718c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c896e80, {0x183e9c718c00?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee3d0, {0x183e9c718c00?, 0x0?, 0x183e9c9fb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c114750, {0x183e9c718c00?, 0x7af60c0ad020?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dadf8, {0x183e9c718c00?, 0x183e9c0845a0?, 0x183e9c9fba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5f1b28, {0x2bd8900, 0x183e9c6dadf8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c5f1888, {0x7af60c214000, 0x183e9c114750}, 0x183e9c9fbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c5f1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c5f1888, {0x183e9c966000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c942000, {0x183e9c966000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c953140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c953140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c942000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16015 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16207 [select]: net/http.(*persistConn).writeLoop(0x183e9c96c780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16349 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16498 [select]: net/http.(*persistConn).writeLoop(0x183e9c339540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16444 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16104 [select]: net/http.(*persistConn).writeLoop(0x183e9c9c03c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16080 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16304 [select]: net/http.(*persistConn).writeLoop(0x183e9c4157c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16273 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16616 [select]: net/http.(*persistConn).roundTrip(0x183e9c470a00, 0x183e9cc4a500) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cbd9040) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cbd9040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cbd8f00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cbd8f00, {0x2bd94e0, 0x183e9c09b840}, {0x183e9cbdd4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cbd8f00, {0x6f662d7473657401?, 0x183e9cbdd578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cbd8f00) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc4c6e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc18ec0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc18ec0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cac5100, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ed020, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ed020}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 15818 [IO wait]: internal/poll.runtime_pollWait(0x7af60c063e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c896880?, 0x183e9c4bd300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c896880, {0x183e9c4bd300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c896880, {0x183e9c4bd300?, 0x12fb?, 0x183e9c99c4a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf94370, {0x183e9c4bd300?, 0x0?, 0x183e9ca019c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5ba198, {0x183e9c4bd300?, 0x7af60c123c40?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a1230, {0x183e9c4bd300?, 0x183e9cb04000?, 0x183e9ca01a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c672628, {0x2bd8900, 0x183e9c9a1230}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c672388, {0x7af60c214000, 0x183e9c5ba198}, 0x183e9ca01c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c672388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c672388, {0x183e9c51e000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c96d180, {0x183e9c51e000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c2dc420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c2dc420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c96d180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15936 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16645 [IO wait]: internal/poll.runtime_pollWait(0x7af60c106a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c765080?, 0x183e9ca65800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c765080, {0x183e9ca65800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c765080, {0x183e9ca65800?, 0x17fb?, 0x183e9c47cec0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1026a0, {0x183e9ca65800?, 0x4299ea?, 0x183e9c9879c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9bfa4f18, {0x183e9ca65800?, 0x7af6559a84c0?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9bfa5020, {0x183e9ca65800?, 0x183e9cb045a0?, 0x183e9c987a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a1b28, {0x2bd8900, 0x183e9bfa5020}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a1888, {0x7af60c214000, 0x183e9bfa4f18}, 0x183e9c987c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a1888, {0x183e9ccf4000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9caeb400, {0x183e9ccf4000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cce9740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cce9740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9caeb400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16598 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16063 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c9c0780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16057 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16618 [select]: net/http.(*persistConn).roundTrip(0x183e9c470640, 0x183e9cb3e050) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cbd8280) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cbd8280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cbd8140) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cbd8140, {0x2bd94e0, 0x183e9c09b840}, {0x183e9cbdb4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cbd8140, {0x183e9cbdb528?, 0x431836?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cbd8140) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cb6c000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cb08100, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cb08100) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9c852140, 0x32}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ed260, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ed260}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 16010 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c106000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764700?, 0x183e9c717900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764700, {0x183e9c717900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764700, {0x183e9c717900?, 0x7af60c0ca140?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee2d8, {0x183e9c717900?, 0x183e9c59c9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6e5a70, {0x183e9c717900?, 0x7af60c0ae4c0?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5baa68, {0x183e9c717900?, 0x183e9cb050e0?, 0x183e9c59ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5f10a8, {0x2bd8900, 0x183e9c5baa68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c5f0e08, {0x7af60c214000, 0x183e9c6e5a70}, 0x183e9c59cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c5f0e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c5f0e08, {0x183e9c92e000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c470f00, {0x183e9c92e000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c91ce40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c91ce40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c470f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16004 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16481 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1b80?, 0x183e9caba600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1b80, {0x183e9caba600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1b80, {0x183e9caba600?, 0x12fb?, 0x183e9cb85040?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c082470, {0x183e9caba600?, 0x0?, 0x183e9c9f69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5baed0, {0x183e9caba600?, 0x7af60c0ae4c0?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5bb260, {0x183e9caba600?, 0x183e9cb052c0?, 0x183e9c9f6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e1ea8, {0x2bd8900, 0x183e9c5bb260}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e1c08, {0x7af60c214000, 0x183e9c5baed0}, 0x183e9c9f6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e1c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e1c08, {0x183e9c99a000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c339540, {0x183e9c99a000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c777e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c777e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c339540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16444 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15899 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c338780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15959 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16122 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1c00?, 0x183e9c819900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1c00, {0x183e9c819900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1c00, {0x183e9c819900?, 0x12fb?, 0x183e9c02b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1024a8, {0x183e9c819900?, 0x0?, 0x183e9c02b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6dae88, {0x183e9c819900?, 0x7af60c123c40?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a0ff0, {0x183e9c819900?, 0x183e9cb05680?, 0x183e9c02ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c8262a8, {0x2bd8900, 0x183e9c9a0ff0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c826008, {0x7af60c214000, 0x183e9c6dae88}, 0x183e9c02bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c826008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c826008, {0x183e9c86c000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c96c640, {0x183e9c86c000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c91cb40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c91cb40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c96c640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16139 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16310 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccb200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46a880?, 0x183e9c848600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46a880, {0x183e9c848600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46a880, {0x183e9c848600?, 0x12fb?, 0x183e9c5ed280?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee378, {0x183e9c848600?, 0x0?, 0x183e9cd3e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c115548, {0x183e9c848600?, 0x7af60c0ad020?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dabd0, {0x183e9c848600?, 0x183e9cb05860?, 0x183e9cd3ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c826d28, {0x2bd8900, 0x183e9c6dabd0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c826a88, {0x7af60c214000, 0x183e9c115548}, 0x183e9cd3ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c826a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c826a88, {0x183e9c940000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c415180, {0x183e9c940000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c91d6e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c91d6e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c415180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16268 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16219 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccb400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0480?, 0x183e9c736c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0480, {0x183e9c736c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0480, {0x183e9c736c00?, 0x12fb?, 0x183e9c833970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf94440, {0x183e9c736c00?, 0x0?, 0x183e9c8339c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da468, {0x183e9c736c00?, 0x7af60c2db6e8?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c115830, {0x183e9c736c00?, 0x183e9cb05c20?, 0x183e9c833a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5722a8, {0x2bd8900, 0x183e9c115830}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c572008, {0x7af60c214000, 0x183e9c6da468}, 0x183e9c833c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c572008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c572008, {0x183e9c9b4000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c998280, {0x183e9c9b4000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c776420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c776420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c998280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16292 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16288 [select]: net/http.(*persistConn).writeLoop(0x183e9c414640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16261 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16225 [select]: net/http.(*persistConn).writeLoop(0x183e9c998a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16298 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14647 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccbc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c896900?, 0x183e9bfaef00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c896900, {0x183e9bfaef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c896900, {0x183e9bfaef00?, 0x24fb?, 0x183e9cb5f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c082318, {0x183e9bfaef00?, 0x0?, 0x183e00000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da360, {0x183e9bfaef00?, 0x7af60c13cfa0?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c704090, {0x183e9bfaef00?, 0x183e9cb0e780?, 0x183e9cb5fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c1b3ea8, {0x2bd8900, 0x183e9c704090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c1b3c08, {0x7af60c214000, 0x183e9c6da360}, 0x183e9cb5fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c1b3c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c1b3c08, {0x183e9c7a9000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c64cc80, {0x183e9c7a9000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c449800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c449800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c64cc80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 14557 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16364 [select]: net/http.(*persistConn).writeLoop(0x183e9c96cf00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16373 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16431 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fe600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c897280?, 0x183e9ca94600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c897280, {0x183e9ca94600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c897280, {0x183e9ca94600?, 0x12fb?, 0x183e9ccbd970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee258, {0x183e9ca94600?, 0x0?, 0x183e9ccbd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a0f48, {0x183e9ca94600?, 0x7af60c0ad020?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6daaf8, {0x183e9ca94600?, 0x183e9cb0ed20?, 0x183e9ccbda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c8270a8, {0x2bd8900, 0x183e9c6daaf8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c826e08, {0x7af60c214000, 0x183e9c9a0f48}, 0x183e9ccbdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c826e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c826e08, {0x183e9c75a000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c872000, {0x183e9c75a000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9ca3f1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9ca3f1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c872000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16425 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16617 [select]: net/http.(*persistConn).roundTrip(0x183e9caeb400, 0x183e9cc4a410) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cbd8dc0) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cbd8dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cbd8c80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cbd8c80, {0x2bd94e0, 0x183e9c09b840}, {0x183e9cbdf4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cbd8c80, {0x6f662d7473657401?, 0x183e9cbdf578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cbd8c80) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc4c160) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc18d80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc18d80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cac4f40, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ecfc0, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ecfc0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 16256 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 16371 [select]: net/http.(*persistConn).writeLoop(0x183e9c942640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16357 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16320 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46a380?, 0x183e9c84ac00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46a380, {0x183e9c84ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46a380, {0x183e9c84ac00?, 0x12fb?, 0x183e9c5ec540?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1021d0, {0x183e9c84ac00?, 0x0?, 0x183e9c9fa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c114720, {0x183e9c84ac00?, 0x7af60c123c40?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a0918, {0x183e9c84ac00?, 0x183e9cb2c3c0?, 0x183e9c9faa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a09a8, {0x2bd8900, 0x183e9c9a0918}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a0708, {0x7af60c214000, 0x183e9c114720}, 0x183e9c9fac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a0708, {0x183e9c8f4000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c9c08c0, {0x183e9c8f4000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9ca81860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9ca81860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c9c08c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16314 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16155 [select]: net/http.(*persistConn).writeLoop(0x183e9c96d7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16148 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16286 [select]: net/http.(*persistConn).writeLoop(0x183e9c470a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16275 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16021 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c942000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16015 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16283 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764400?, 0x183e9c76a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764400, {0x183e9c76a000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764400, {0x183e9c76a000?, 0x17fb?, 0x183e9cd3c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1021c8, {0x183e9c76a000?, 0x0?, 0x183e9cd3c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5ba2a0, {0x183e9c76a000?, 0x7af60c13cfa0?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c704180, {0x183e9c76a000?, 0x183e9c8f01e0?, 0x183e9cd3ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e09a8, {0x2bd8900, 0x183e9c704180}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e0708, {0x7af60c214000, 0x183e9c5ba2a0}, 0x183e9cd3cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e0708, {0x183e9c5c1000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c470dc0, {0x183e9c5c1000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c2dc000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c2dc000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c470dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16277 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15967 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c873540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15823 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16000 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c063c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764480?, 0x183e9c716600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764480, {0x183e9c716600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764480, {0x183e9c716600?, 0x7af6559a8880?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee230, {0x183e9c716600?, 0x183e9c9ec9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6e5338, {0x183e9c716600?, 0x7af60c0ad020?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dac30, {0x183e9c716600?, 0x183e9c8f0d20?, 0x183e9c9eca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5f02a8, {0x2bd8900, 0x183e9c6dac30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c5f0008, {0x7af60c214000, 0x183e9c6e5338}, 0x183e9c9ecc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c5f0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c5f0008, {0x183e9c8f5000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c470280, {0x183e9c8f5000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c8eac00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c8eac00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c470280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15994 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16615 [select]: net/http.(*persistConn).roundTrip(0x183e9c64cc80, 0x183e9cc12140) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cb4a780) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cb4a780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cb4a640) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cb4a640, {0x2bd94e0, 0x183e9c09b840}, {0x183e9c7514f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cb4a640, {0x6f662d7473657401?, 0x183e9c751578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cb4a640) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc386e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc0e240, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc0e240) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cc14300, 0x33}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ed140, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ed140}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 16321 [select]: net/http.(*persistConn).writeLoop(0x183e9c9c08c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16314 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16486 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17b600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1d80?, 0x183e9ca95900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1d80, {0x183e9ca95900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1d80, {0x183e9ca95900?, 0x12fb?, 0x183e9c99dd40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee420, {0x183e9ca95900?, 0x0?, 0x183e9c9899c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a19f8, {0x183e9ca95900?, 0x7af60c123c40?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a1da0, {0x183e9ca95900?, 0x183e9cb2d0e0?, 0x183e9c989a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c827428, {0x2bd8900, 0x183e9c9a1da0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c827188, {0x7af60c214000, 0x183e9c9a19f8}, 0x183e9c989c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c827188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c827188, {0x183e9c8d9000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c64c000, {0x183e9c8d9000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c9539e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c9539e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c64c000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16449 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16163 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fe200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764680?, 0x183e9c81ac00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764680, {0x183e9c81ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764680, {0x183e9c81ac00?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c102558, {0x183e9c81ac00?, 0x0?, 0x183e9c7409c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6db380, {0x183e9c81ac00?, 0x7af60c123c40?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a1620, {0x183e9c81ac00?, 0x183e9cb2d860?, 0x183e9c740a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c826628, {0x2bd8900, 0x183e9c9a1620}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c826388, {0x7af60c214000, 0x183e9c6db380}, 0x183e9c740c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c826388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c826388, {0x183e9c877000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c872280, {0x183e9c877000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c866f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c866f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c872280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16126 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16069 [select]: net/http.(*persistConn).writeLoop(0x183e9c998500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15950 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16579 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764980?, 0x183e9c97d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764980, {0x183e9c97d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764980, {0x183e9c97d900?, 0x12fb?, 0x183e9c5ed860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c082690, {0x183e9c97d900?, 0x0?, 0x183e9c83d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5bbb18, {0x183e9c97d900?, 0x7af60c0ae4c0?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5bbd58, {0x183e9c97d900?, 0x183e9c7623c0?, 0x183e9c83da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c9e62a8, {0x2bd8900, 0x183e9c5bbd58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c9e6008, {0x7af60c214000, 0x183e9c5bbb18}, 0x183e9c83dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c9e6008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c9e6008, {0x183e9cbc7000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9cbb8c80, {0x183e9cbc7000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cba5b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cba5b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9cbb8c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16555 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16417 [select]: net/http.(*persistConn).writeLoop(0x183e9c414280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16410 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16045 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c998b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16038 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16044 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c106400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1980?, 0x183e9c817300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1980, {0x183e9c817300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1980, {0x183e9c817300?, 0x4299ea?, 0x183e9c47da60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1024b0, {0x183e9c817300?, 0x7af60c2db6e8?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6db158, {0x183e9c817300?, 0x7af60c2db6e8?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c114be8, {0x183e9c817300?, 0x183e9c762b40?, 0x183e9cb60a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c48bb28, {0x2bd8900, 0x183e9c114be8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c48b888, {0x7af60c214000, 0x183e9c6db158}, 0x183e9cb60c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c48b888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c48b888, {0x183e9c9d1000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c998b40, {0x183e9c9d1000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c9cade0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c9cade0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c998b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16038 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16068 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0d6200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46a180?, 0x183e9c818600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46a180, {0x183e9c818600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46a180, {0x183e9c818600?, 0x7af60c0d0ce8?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1021b0, {0x183e9c818600?, 0x183e9c9f79b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da198, {0x183e9c818600?, 0x7af60c2db6e8?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c1144b0, {0x183e9c818600?, 0x183e9c762f00?, 0x183e9c9f7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5f1ea8, {0x2bd8900, 0x183e9c1144b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c5f1c08, {0x7af60c214000, 0x183e9c6da198}, 0x183e9c9f7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c5f1c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c5f1c08, {0x183e9c7ad000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c998500, {0x183e9c7ad000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c9521e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c9521e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c998500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15950 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16363 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c897000?, 0x183e9cab9300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c897000, {0x183e9cab9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c897000, {0x183e9cab9300?, 0x12fb?, 0x183e9ca27970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c0822c0, {0x183e9cab9300?, 0x4299ea?, 0x183e9ca279c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5ba330, {0x183e9cab9300?, 0x7af60c2db6e8?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c114b70, {0x183e9cab9300?, 0x183e9c7632c0?, 0x183e9ca27a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e0d28, {0x2bd8900, 0x183e9c114b70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e0a88, {0x7af60c214000, 0x183e9c5ba330}, 0x183e9ca27c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e0a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e0a88, {0x183e9c98d000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c96cf00, {0x183e9c98d000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c449260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c449260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c96cf00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16373 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16113 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1800?, 0x183e9c734600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1800, {0x183e9c734600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1800, {0x183e9c734600?, 0x12fb?, 0x183e9c09ae40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c0823d8, {0x183e9c734600?, 0x0?, 0x183e9c9f39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a0930, {0x183e9c734600?, 0x7af60c0ad020?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dab88, {0x183e9c734600?, 0x183e9c7634a0?, 0x183e9c9f3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a02a8, {0x2bd8900, 0x183e9c6dab88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a0008, {0x7af60c214000, 0x183e9c9a0930}, 0x183e9c9f3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a0008, {0x183e9c6d1000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c98f040, {0x183e9c6d1000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c776360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c776360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c98f040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16107 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2636 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2649 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15990 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c415040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15903 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16370 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17bc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c896b00?, 0x183e9ca93300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c896b00, {0x183e9ca93300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c896b00, {0x183e9ca93300?, 0x12fb?, 0x183e9cd0d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee078, {0x183e9ca93300?, 0x0?, 0x183e9cd0d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a03a8, {0x183e9ca93300?, 0x7af60c123c40?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a0810, {0x183e9ca93300?, 0x183e9c763a40?, 0x183e9cd0da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c8269a8, {0x2bd8900, 0x183e9c9a0810}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c826708, {0x7af60c214000, 0x183e9c9a03a8}, 0x183e9cd0dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c826708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c826708, {0x183e9c9d5000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c942640, {0x183e9c9d5000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c8eade0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c8eade0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c942640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16357 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16311 [select]: net/http.(*persistConn).writeLoop(0x183e9c415180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16268 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16206 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fe400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46ad80?, 0x183e9c849900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46ad80, {0x183e9c849900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46ad80, {0x183e9c849900?, 0x12fb?, 0x183e9ca35970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c102500, {0x183e9c849900?, 0x0?, 0x183e9ca359c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5bb8f0, {0x183e9c849900?, 0x7af60c0ae4c0?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5ba258, {0x183e9c849900?, 0x183e9c8f1860?, 0x183e9ca35a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e1b28, {0x2bd8900, 0x183e9c5ba258}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e1888, {0x7af60c214000, 0x183e9c5bb8f0}, 0x183e9ca35c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e1888, {0x183e9cae1000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c96c780, {0x183e9cae1000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c866ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c866ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c96c780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16349 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15983 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c0d6400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c897080?, 0x183e9c4be600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c897080, {0x183e9c4be600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c897080, {0x183e9c4be600?, 0x12fb?, 0x183e9c9fd970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf947f0, {0x183e9c4be600?, 0x0?, 0x183e9c9fd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5bacc0, {0x183e9c4be600?, 0x7af60c0ad020?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6daeb8, {0x183e9c4be600?, 0x183e9c0f83c0?, 0x183e9c9fda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c672d28, {0x2bd8900, 0x183e9c6daeb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c672a88, {0x7af60c214000, 0x183e9c5bacc0}, 0x183e9c9fdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c672a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c672a88, {0x183e9c86a000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c64d2c0, {0x183e9c86a000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c8665a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c8665a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c64d2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15977 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16432 [select]: net/http.(*persistConn).writeLoop(0x183e9c872000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16425 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16099 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17fc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0380?, 0x183e9c732000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0380, {0x183e9c732000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0380, {0x183e9c732000?, 0x12fb?, 0x183e9c73f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c0822a8, {0x183e9c732000?, 0x0?, 0x183e9c73f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a0180, {0x183e9c732000?, 0x7af60c0ad020?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6da6c0, {0x183e9c732000?, 0x183e9c91e5a0?, 0x183e9c73fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c673b28, {0x2bd8900, 0x183e9c6da6c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c673888, {0x7af60c214000, 0x183e9c9a0180}, 0x183e9c73fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c673888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c673888, {0x183e9ca16000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c999180, {0x183e9ca16000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c04b6e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c04b6e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c999180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16072 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16589 [IO wait]: internal/poll.runtime_pollWait(0x7af60c106c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764b80?, 0x183e9c97ec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764b80, {0x183e9c97ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764b80, {0x183e9c97ec00?, 0x12fb?, 0x183e9c5edd20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1025d8, {0x183e9c97ec00?, 0x0?, 0x183e9c0279c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9bfa49f0, {0x183e9c97ec00?, 0x7af6559a84c0?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9bfa4cc0, {0x183e9c97ec00?, 0x183e9c91e780?, 0x183e9c027a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a17a8, {0x2bd8900, 0x183e9bfa4cc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a1508, {0x7af60c214000, 0x183e9bfa49f0}, 0x183e9c027c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a1508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a1508, {0x183e9cc17000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9cbd8000, {0x183e9cc17000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cbede00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cbede00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9cbd8000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16584 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16062 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c17f600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764d00?, 0x183e9c4c0c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764d00, {0x183e9c4c0c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764d00, {0x183e9c4c0c00?, 0x12fb?, 0x183e9c99d960?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf949a8, {0x183e9c4c0c00?, 0x496ef2?, 0x183e9c9ed9c0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5bb530, {0x183e9c4c0c00?, 0x7af60c2db6e8?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c115008, {0x183e9c4c0c00?, 0x183e9cb3c780?, 0x183e9c9eda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6737a8, {0x2bd8900, 0x183e9c115008}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c673508, {0x7af60c214000, 0x183e9c5bb530}, 0x183e9c9edc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c673508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c673508, {0x183e9ca52000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c9c0780, {0x183e9ca52000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9ca3ea80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9ca3ea80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c9c0780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16057 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16011 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c470f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16004 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15966 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c0d5800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0c80?, 0x183e9c816000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0c80, {0x183e9c816000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0c80, {0x183e9c816000?, 0x12fb?, 0x183e9c47d100?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1022f0, {0x183e9c816000?, 0x0?, 0x183e9c59b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da948, {0x183e9c816000?, 0x7af60c0ae4c0?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5ba7b0, {0x183e9c816000?, 0x183e9cb3cd20?, 0x183e9c59ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c48b7a8, {0x2bd8900, 0x183e9c5ba7b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c48b508, {0x7af60c214000, 0x183e9c6da948}, 0x183e9c59bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c48b508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c48b508, {0x183e9c7dc000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c873540, {0x183e9c7dc000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c7966c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c7966c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c873540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15823 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16285 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0d5c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764500?, 0x183e9bfb1400?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764500, {0x183e9bfb1400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764500, {0x183e9bfb1400?, 0x24fb?, 0x183e9cb84ba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1021f8, {0x183e9bfb1400?, 0x0?, 0x183e00000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5ba360, {0x183e9bfb1400?, 0x7af6559a84c0?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9bfa50e0, {0x183e9bfb1400?, 0x183e9cb3d0e0?, 0x183e9ca30a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e1428, {0x2bd8900, 0x183e9bfa50e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e1188, {0x7af60c214000, 0x183e9c5ba360}, 0x183e9ca30c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e1188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e1188, {0x183e9c959000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c470a00, {0x183e9c959000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9ca3eea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9ca3eea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c470a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16275 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16396 [select]: net/http.(*persistConn).writeLoop(0x183e9c9c1680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16389 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16054 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c17f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c897480?, 0x183e9c4bf900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c897480, {0x183e9c4bf900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c897480, {0x183e9c4bf900?, 0x12fb?, 0x183e9c99d600?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf94938, {0x183e9c4bf900?, 0x0?, 0x183e9c9fe9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5bb1a0, {0x183e9c4bf900?, 0x7af60c0ad020?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6db428, {0x183e9c4bf900?, 0x183e9cb3d680?, 0x183e9c9fea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6730a8, {0x2bd8900, 0x183e9c6db428}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c672e08, {0x7af60c214000, 0x183e9c5bb1a0}, 0x183e9c9fec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c672e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c672e08, {0x183e9ca17000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c943180, {0x183e9ca17000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c9c68a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c9c68a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c943180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16026 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16614 [select]: net/http.(*persistConn).roundTrip(0x183e9c414640, 0x183e9cc12460) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cb4af00) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cb4af00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cb4adc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cb4adc0, {0x2bd94e0, 0x183e9c09b840}, {0x183e9c9154f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cb4adc0, {0x6f662d7473657401?, 0x183e9c915578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cb4adc0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc39760) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc0e6c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc0e6c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cc148c0, 0x32}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ed200, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ed200}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 16154 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0d5600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1e00?, 0x183e9c735900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1e00, {0x183e9c735900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1e00, {0x183e9c735900?, 0x12fb?, 0x183e9c024970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c082678, {0x183e9c735900?, 0x183e9c024998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a1320, {0x183e9c735900?, 0x7af60c2db6e8?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c114b40, {0x183e9c735900?, 0x183e9c8b23c0?, 0x183e9c024a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a0628, {0x2bd8900, 0x183e9c114b40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a0388, {0x7af60c214000, 0x183e9c9a1320}, 0x183e9c024c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a0388, {0x183e9c8f8000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c96d7c0, {0x183e9c8f8000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c796a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c796a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c96d7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16148 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16103 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0880?, 0x183e9c733300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0880, {0x183e9c733300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0880, {0x183e9c733300?, 0x12fb?, 0x183e9c09a800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c082328, {0x183e9c733300?, 0x0?, 0x183e9c9f29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c9a04c8, {0x183e9c733300?, 0x7af60c2db6e8?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c114708, {0x183e9c733300?, 0x183e9c8b25a0?, 0x183e9c9f2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c673ea8, {0x2bd8900, 0x183e9c114708}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c673c08, {0x7af60c214000, 0x183e9c9a04c8}, 0x183e9c9f2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c673c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c673c08, {0x183e9c614000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c9c03c0, {0x183e9c614000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c6ec0c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c6ec0c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c9c03c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16080 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16454 [select]: net/http.(*persistConn).writeLoop(0x183e9c943b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16468 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16580 [select]: net/http.(*persistConn).writeLoop(0x183e9cbb8c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16555 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14648 [select]: net/http.(*persistConn).writeLoop(0x183e9c64cc80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 14557 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16088 [select]: net/http.(*persistConn).writeLoop(0x183e9c98fa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16133 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16130 [select]: net/http.(*persistConn).writeLoop(0x183e9c98f040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16107 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16538 [select]: net/http.(*persistConn).writeLoop(0x183e9caeac80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16571 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16647 [IO wait]: internal/poll.runtime_pollWait(0x7af60c106800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46b280?, 0x183e9ca67000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46b280, {0x183e9ca67000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46b280, {0x183e9ca67000?, 0x17fb?, 0x183e9c47d0c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c082808, {0x183e9ca67000?, 0x0?, 0x183e9cc599c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c41ab70, {0x183e9ca67000?, 0x7af60c13cfa0?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c704108, {0x183e9ca67000?, 0x183e9c91e960?, 0x183e9cc59a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c9e6628, {0x2bd8900, 0x183e9c704108}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c9e6388, {0x7af60c214000, 0x183e9c41ab70}, 0x183e9cc59c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c9e6388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c9e6388, {0x183e9cc3c000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9caebb80, {0x183e9cc3c000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9ccfcde0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9ccfcde0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9caebb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16608 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16546 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccb800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46ac80?, 0x183e9c97c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46ac80, {0x183e9c97c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46ac80, {0x183e9c97c600?, 0x12fb?, 0x183e9ca2d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1023a8, {0x183e9c97c600?, 0x0?, 0x183e9ca2d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c115698, {0x183e9c97c600?, 0x7af60c2db6e8?, 0x7af6559a02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c115b30, {0x183e9c97c600?, 0x183e9c91ed20?, 0x183e9ca2da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a1428, {0x2bd8900, 0x183e9c115b30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a1188, {0x7af60c214000, 0x183e9c115698}, 0x183e9ca2dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a1188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a1188, {0x183e9caff000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c9af180, {0x183e9caff000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cba40c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cba40c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c9af180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16508 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16055 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c943180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16026 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15898 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7af60c106200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0500?, 0x183e9c714000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0500, {0x183e9c714000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0500, {0x183e9c714000?, 0x12fb?, 0x183e9c597970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee018, {0x183e9c714000?, 0x183e9c597998?, 0x478b52?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6e4018, {0x183e9c714000?, 0x7af60c0ae4c0?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5ba510, {0x183e9c714000?, 0x183e9c91f4a0?, 0x183e9c597a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4362a8, {0x2bd8900, 0x183e9c5ba510}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c436008, {0x7af60c214000, 0x183e9c6e4018}, 0x183e9c597c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c436008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c436008, {0x183e9c754000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c338780, {0x183e9c754000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c6ec540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c6ec540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c338780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15959 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16303 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fda00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46ab00?, 0x183e9ca92000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46ab00, {0x183e9ca92000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46ab00, {0x183e9ca92000?, 0x12fb?, 0x183e9cd3a901?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf94490, {0x183e9ca92000?, 0x0?, 0x183e9cd3a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da798, {0x183e9ca92000?, 0x7af60c0ad020?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dac90, {0x183e9ca92000?, 0x183e9c91f680?, 0x183e9cd3aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c572628, {0x2bd8900, 0x183e9c6dac90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c572388, {0x7af60c214000, 0x183e9c6da798}, 0x183e9cd3ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c572388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c572388, {0x183e9c865000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c4157c0, {0x183e9c865000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c953d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c953d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c4157c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16273 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16416 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17b800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0300?, 0x183e9c81c000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0300, {0x183e9c81c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0300, {0x183e9c81c000?, 0x12fb?, 0x183e9c11ce40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf94488, {0x183e9c81c000?, 0x0?, 0x183e9cd0c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da6f0, {0x183e9c81c000?, 0x7af60c123c40?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c9a1530, {0x183e9c81c000?, 0x183e9c91f860?, 0x183e9cd0ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c572d28, {0x2bd8900, 0x183e9c9a1530}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c572a88, {0x7af60c214000, 0x183e9c6da6f0}, 0x183e9cd0cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c572a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c572a88, {0x183e9c7b5000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c414280, {0x183e9c7b5000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c796660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c796660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c414280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16410 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15984 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c64d2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15977 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16628 [select]: net/http.(*persistConn).writeLoop(0x183e9caeb7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16604 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16100 [select]: net/http.(*persistConn).writeLoop(0x183e9c999180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16072 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16395 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fe800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c46a900?, 0x183e9c97a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c46a900, {0x183e9c97a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c46a900, {0x183e9c97a000?, 0x7af60c29d768?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1022e0, {0x183e9c97a000?, 0x183e9ca339b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c114f30, {0x183e9c97a000?, 0x7af60c0ae4c0?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5bb998, {0x183e9c97a000?, 0x183e9ca36780?, 0x183e9ca33a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a0d28, {0x2bd8900, 0x183e9c5bb998}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a0a88, {0x7af60c214000, 0x183e9c114f30}, 0x183e9ca33c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a0a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a0a88, {0x183e9c975000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c9c1680, {0x183e9c975000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c95bc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c95bc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c9c1680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16389 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15932 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x183e9c0b3e90) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2c015b0, 0x183e9c7f8370}, 0x183e9cbc11f0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:623 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0x183e9cad4008, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x183e9cad4008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:995 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2c01498, 0x469b420}, {0x2c1fdd0, 0x183e9c46bd80}, {0x2c1e2b0, 0x183e9c7b00c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2c01498, 0x469b420}, {0x2c1fdd0, 0x183e9c46bd80}, {0x2c1e2b0, 0x183e9c7b00c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x183e9c6f7448) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0x183e9c6f7448, 0x183e9c6005a0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14942 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16646 [select]: net/http.(*persistConn).writeLoop(0x183e9caeb400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16598 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16001 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x183e9c470280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15994 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16453 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fde00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1300?, 0x183e9c81d300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1300, {0x183e9c81d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1300, {0x183e9c81d300?, 0x12fb?, 0x183e9c11d220?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf94688, {0x183e9c81d300?, 0x0?, 0x183e9ca2e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6dac00, {0x183e9c81d300?, 0x7af60c0ae4c0?, 0x7af65599fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c5bae28, {0x183e9c81d300?, 0x183e9ca374a0?, 0x183e9ca2ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5730a8, {0x2bd8900, 0x183e9c5bae28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c572e08, {0x7af60c214000, 0x183e9c6dac00}, 0x183e9ca2ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c572e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c572e08, {0x183e9c933000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c943b80, {0x183e9c933000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c6ec960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c6ec960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c943b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16468 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16590 [select]: net/http.(*persistConn).writeLoop(0x183e9cbd8000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16584 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16648 [select]: net/http.(*persistConn).writeLoop(0x183e9caebb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16608 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16547 [select]: net/http.(*persistConn).writeLoop(0x183e9c9af180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16508 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16627 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17b000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c897b00?, 0x183e9c76b800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c897b00, {0x183e9c76b800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c897b00, {0x183e9c76b800?, 0x183e9cbb3968?, 0x43d07c?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c1026b8, {0x183e9c76b800?, 0x431836?, 0x469e200?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9bfa4f90, {0x183e9c76b800?, 0x7af60c13cfa0?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c704018, {0x183e9c76b800?, 0x183e9c6ca3c0?, 0x183e9cbb3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a1ea8, {0x2bd8900, 0x183e9c704018}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a1c08, {0x7af60c214000, 0x183e9bfa4f90}, 0x183e9cbb3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a1c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a1c08, {0x183e9cb72000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9caeb7c0, {0x183e9cb72000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cb31b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cb31b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9caeb7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16604 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16094 [IO wait]: internal/poll.runtime_pollWait(0x7af60eccb000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764900?, 0x183e9c847300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764900, {0x183e9c847300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764900, {0x183e9c847300?, 0x12fb?, 0x183e9c5ecda0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee208, {0x183e9c847300?, 0x0?, 0x183e9c0269c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c114ea0, {0x183e9c847300?, 0x7af60c0ad020?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6db680, {0x183e9c847300?, 0x183e9c770f00?, 0x183e9c026a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e0628, {0x2bd8900, 0x183e9c6db680}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e0388, {0x7af60c214000, 0x183e9c114ea0}, 0x183e9c026c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e0388, {0x183e9c92d000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c414dc0, {0x183e9c92d000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c9c6a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c9c6a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c414dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16160 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16220 [select]: net/http.(*persistConn).writeLoop(0x183e9c998280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16292 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16087 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0d6000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c764300?, 0x183e9c846000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c764300, {0x183e9c846000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c764300, {0x183e9c846000?, 0x12fb?, 0x183e9c5ec7c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c5ee0f0, {0x183e9c846000?, 0x0?, 0x183e9c9f99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c114828, {0x183e9c846000?, 0x7af60c0ad020?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dad08, {0x183e9c846000?, 0x183e9c7714a0?, 0x183e9c9f9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e02a8, {0x2bd8900, 0x183e9c6dad08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e0008, {0x7af60c214000, 0x183e9c114828}, 0x183e9c9f9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e0008, {0x183e9c7c8000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c98fa40, {0x183e9c7c8000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c8ea480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c8ea480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c98fa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16133 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16611 [select]: net/http.(*persistConn).roundTrip(0x183e9caeb7c0, 0x183e9cc12050) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cb4a500) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cb4a500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cb4a3c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cb4a3c0, {0x2bd94e0, 0x183e9c09b840}, {0x183e9ccb94f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cb4a3c0, {0x183e9ccb9528?, 0x431836?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cb4a3c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc38000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc0e100, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc0e100) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cc14140, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ed080, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ed080}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 16287 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0fe000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c0200?, 0x183e9c76d000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c0200, {0x183e9c76d000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c0200, {0x183e9c76d000?, 0x17fb?, 0x183e9cb84da0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c102210, {0x183e9c76d000?, 0x0?, 0x183e9ca329c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c5ba3c0, {0x183e9c76d000?, 0x7af60c13cfa0?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c7041f8, {0x183e9c76d000?, 0x183e9c6cb860?, 0x183e9ca32a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c4e17a8, {0x2bd8900, 0x183e9c7041f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c4e1508, {0x7af60c214000, 0x183e9c5ba3c0}, 0x183e9ca32c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c4e1508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c4e1508, {0x183e9c861000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c414640, {0x183e9c861000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c9525a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c9525a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c414640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16261 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16284 [select]: net/http.(*persistConn).writeLoop(0x183e9c470dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16277 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16224 [IO wait]: internal/poll.runtime_pollWait(0x7af60c0d5a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c3c1280?, 0x183e9cab8000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c3c1280, {0x183e9cab8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c3c1280, {0x183e9cab8000?, 0x12fb?, 0x183e9c11ce80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9bf944e0, {0x183e9cab8000?, 0x0?, 0x183e9c9f49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c6da858, {0x183e9cab8000?, 0x7af60c0ad020?, 0x7af65599f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6dadb0, {0x183e9cab8000?, 0x183e9c6cbc20?, 0x183e9c9f4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c5729a8, {0x2bd8900, 0x183e9c6dadb0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c572708, {0x7af60c214000, 0x183e9c6da858}, 0x183e9c9f4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c572708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c572708, {0x183e9c9cc000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9c998a00, {0x183e9c9cc000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9c8eb1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9c8eb1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9c998a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16298 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16266 [select]: net/http.(*persistConn).writeLoop(0x183e9c470640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16238 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16487 [select]: net/http.(*persistConn).writeLoop(0x183e9c64c000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16449 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16398 [IO wait]: internal/poll.runtime_pollWait(0x7af60c17ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x183e9c897800?, 0x183e9c97b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x183e9c897800, {0x183e9c97b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x183e9c897800, {0x183e9c97b300?, 0x4299ea?, 0x183e9cd0f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x183e9c102338, {0x183e9c97b300?, 0x7af60c09e340?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x183e9c115320, {0x183e9c97b300?, 0x7af60c09e340?, 0x7af6559a0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x183e9c6e45e8, {0x183e9c97b300?, 0x183e9c8c23c0?, 0x183e9cd0fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x183e9c6a10a8, {0x2bd8900, 0x183e9c6e45e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x183e9c6a0e08, {0x7af60c214000, 0x183e9c115320}, 0x183e9cd0fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x183e9c6a0e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x183e9c6a0e08, {0x183e9cad9000, 0x1000, 0x25bff40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x183e9cb00280, {0x183e9cad9000?, 0x2bd5080?, 0x4603150?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x183e9cab7e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x183e9cab7e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x183e9cb00280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16496 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16399 [select]: net/http.(*persistConn).writeLoop(0x183e9cb00280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16496 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16612 [select]: net/http.(*persistConn).roundTrip(0x183e9c470dc0, 0x183e9cc12320) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x183e9c0c51e0, 0x183e9cb4ac80) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x183e9c448a20, 0x183e9cb4ac80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x183e9c09b840, 0x183e9cb4ab40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x183e9cb4ab40, {0x2bd94e0, 0x183e9c09b840}, {0x183e9c6914f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x183e9c57f1a0, 0x183e9cb4ab40, {0x6f662d7473657401?, 0x183e9c691578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x183e9c57f1a0, 0x183e9cb4ab40) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x183e9c601ae0, {0x2c015b0, 0x183e9c7f8370}, 0x183e9cc391e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x183e9c448ae0, 0x183e9cc0e4c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x183e9c448ae0, 0x183e9cc0e4c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x183e9c46bd80, {0x2c015b0, 0x183e9c7f8370}, {0x183e9cc14700, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x183e9c6ecf60, {0x2c015b0, 0x183e9c7f8370}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c015b0, 0x183e9c7f8370}, {0x2c1fe40, 0x183e9c6ecf60}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 15932 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.265662853s (try 1/5): exit status 2: Failed [TestServerSideMoveWithFilter TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentTruncate]