"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 4/5) 2026/08/11 05:50:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci" 2026/08/11 05:50:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:50:33 DEBUG : Creating backend with remote "/tmp/rclone1497476781" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:50:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:50:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/11 05:50:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:50:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.18s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:50:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 05:50:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:50:35 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:50:35 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:50:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:50:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:50:38 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:50:39 DEBUG : Yandex rclone-test-qowajel8noci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.84s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.79s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:50:56 DEBUG : Creating backend with remote "/non-existing" 2026/08/11 05:50:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/11 05:50:57 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:50:57 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:50:58 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:50:58 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:51:00 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:51:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:51:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.63s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:51:16 INFO : Yandex rclone-test-qowajel8noci: Running all checks before starting transfers 2026/08/11 05:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:51:16 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:51:16 INFO : Yandex rclone-test-qowajel8noci: Checks finished, now starting transfers 2026/08/11 05:51:16 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:51:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:51:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:51:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.19s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:51:34 ERROR : Ignoring --no-traverse with sync 2026/08/11 05:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:51:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:51:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:51:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:51:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:51:36 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:51:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.10s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:51:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/11 05:51:53 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:51:53 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:51:54 DEBUG : hello world2: size = 12 OK 2026/08/11 05:51:54 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/11 05:51:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.58s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:52:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 05:52:02 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:52:02 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:52:04 DEBUG : potato2: size = 11 OK 2026/08/11 05:52:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:52:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 05:52:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:52:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:52:14 DEBUG : potato2: size = 11 OK 2026/08/11 05:52:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:52:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.70s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:52:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 05:52:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 05:52:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/11 05:52:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 05:52:21 INFO : sub dir2: Making directory 2026/08/11 05:52:22 INFO : sub dir: Making directory 2026/08/11 05:52:22 INFO : sub dir2/sub sub dir2: Making directory 2026/08/11 05:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:52:22 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:52:22 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:52:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:52:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:52:24 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:52:25 DEBUG : Yandex rclone-test-qowajel8noci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.42s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:52:55 INFO : sub dir2: Making directory 2026/08/11 05:52:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 05:52:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 05:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:52:56 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:52:56 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:52:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:52:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.92s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:53:13 DEBUG : sub dir2: Making directory with metadata 2026/08/11 05:53:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 05:53:14 INFO : sub dir2: Making directory 2026/08/11 05:53:14 INFO : sub dir: Making directory 2026/08/11 05:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:53:15 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:53:15 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:53:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:53:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:53:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:53:17 INFO : sub dir/hello world: Deleted 2026/08/11 05:53:20 DEBUG : Yandex rclone-test-qowajel8noci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 05:53:20 DEBUG : Yandex rclone-test-qowajel8noci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (29.12s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.69s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:53:44 INFO : sub dir2: Making directory 2026/08/11 05:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:53:44 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:53:44 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:53:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:53:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:53:46 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:53:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.79s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:54:03 DEBUG : sub dir2: Making directory with metadata 2026/08/11 05:54:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 05:54:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 05:54:03 INFO : sub dir2: Making directory 2026/08/11 05:54:04 INFO : sub dir: Making directory 2026/08/11 05:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:54:04 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:54:04 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:54:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:54:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:54:05 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:54:05 DEBUG : Waiting for deletions to finish 2026/08/11 05:54:07 DEBUG : Yandex rclone-test-qowajel8noci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.68s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.13s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:54:30 INFO : sub dir2: Making directory 2026/08/11 05:54:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:54:30 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:54:30 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:54:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:54:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:54:33 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:54:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.25s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:54:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-tilocez9nuyi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-qowajel8noci -> Yandex rclone-test-tilocez9nuyi 2026/08/11 05:54:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:54:52 DEBUG : Yandex rclone-test-tilocez9nuyi: Waiting for checks to finish 2026/08/11 05:54:52 DEBUG : Yandex rclone-test-tilocez9nuyi: Waiting for transfers to finish 2026/08/11 05:54:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:54:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:54:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 05:54:55 DEBUG : Yandex rclone-test-tilocez9nuyi: Purge remote --- PASS: TestServerSideCopy (34.21s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:55:26 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:55:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1497476781) 2026/08/11 05:55:26 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qowajel8noci) 2026/08/11 05:55:26 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 05:55:26 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:55:28 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 05:55:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/11 05:55:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (22.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:55:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-bevuron7qosi" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-qowajel8noci -> Yandex rclone-test-bevuron7qosi 2026/08/11 05:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:55:50 DEBUG : Yandex rclone-test-bevuron7qosi: Waiting for checks to finish 2026/08/11 05:55:50 DEBUG : Yandex rclone-test-bevuron7qosi: Waiting for transfers to finish 2026/08/11 05:55:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:55:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:55:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 05:55:57 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qowajel8noci) 2026/08/11 05:55:57 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-bevuron7qosi) 2026/08/11 05:55:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 05:55:57 DEBUG : Yandex rclone-test-bevuron7qosi: Waiting for checks to finish 2026/08/11 05:55:57 DEBUG : Yandex rclone-test-bevuron7qosi: Waiting for transfers to finish 2026/08/11 05:55:57 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.kojiciy9" before starting 2026/08/11 05:55:59 DEBUG : sub dir/hello world.kojiciy9: server side copy: removing renamed existing file after operation 2026/08/11 05:56:06 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 05:56:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/11 05:56:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 05:56:07 DEBUG : Yandex rclone-test-bevuron7qosi: Purge remote --- PASS: TestServerSideCopyOverSelf (46.80s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:56:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1497476781) 2026/08/11 05:56:36 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qowajel8noci) 2026/08/11 05:56:36 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 05:56:36 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:56:36 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:56:38 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-08-11 05:56:38 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/11 05:56:39 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 05:56:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/11 05:56:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 05:56:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.27s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:56:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-tazonod0hera" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-qowajel8noci -> Yandex rclone-test-tazonod0hera 2026/08/11 05:57:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:57:00 DEBUG : Yandex rclone-test-tazonod0hera: Waiting for checks to finish 2026/08/11 05:57:00 DEBUG : Yandex rclone-test-tazonod0hera: Waiting for transfers to finish 2026/08/11 05:57:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 05:57:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:57:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 05:57:07 DEBUG : Yandex rclone-test-tazonod0hera: Using server-side directory move 2026/08/11 05:57:07 INFO : Yandex rclone-test-tazonod0hera: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 05:57:07 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qowajel8noci) 2026/08/11 05:57:07 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tazonod0hera) 2026/08/11 05:57:07 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 05:57:07 DEBUG : Yandex rclone-test-tazonod0hera: Waiting for checks to finish 2026/08/11 05:57:07 DEBUG : Yandex rclone-test-tazonod0hera: Waiting for transfers to finish 2026/08/11 05:57:14 INFO : sub dir/hello world: Deleted 2026/08/11 05:57:15 INFO : sub dir/hello world: Moved (server-side) 2026/08/11 05:57:21 DEBUG : testing file moves 2026/08/11 05:57:21 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-qowajel8noci) 2026/08/11 05:57:21 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tazonod0hera) 2026/08/11 05:57:21 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 05:57:21 DEBUG : Yandex rclone-test-tazonod0hera: Waiting for checks to finish 2026/08/11 05:57:21 DEBUG : Yandex rclone-test-tazonod0hera: Waiting for transfers to finish 2026/08/11 05:57:28 INFO : sub dir/hello world: Deleted 2026/08/11 05:57:30 INFO : sub dir/hello world: Moved (server-side) 2026/08/11 05:57:31 DEBUG : Yandex rclone-test-tazonod0hera: Purge remote --- PASS: TestServerSideMoveOverSelf (56.08s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:57:56 ERROR : error listing: directory not found 2026/08/11 05:57:57 INFO : Local file system at /tmp/rclone1497476781: Making directory 2026/08/11 05:57:57 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:57:57 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.79s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:58:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/11 05:58:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 05:58:17 DEBUG : Local file system at /tmp/rclone1497476781: Waiting for checks to finish 2026/08/11 05:58:17 DEBUG : Local file system at /tmp/rclone1497476781: Waiting for transfers to finish 2026/08/11 05:58:18 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/11 05:58:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 05:58:18 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/11 05:58:18 INFO : sub dir/hello world: Copied (new) 2026/08/11 05:58:18 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.18s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:58:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/11 05:58:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:58:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:58:36 DEBUG : check sum: size = 1 OK 2026/08/11 05:58:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/11 05:58:36 INFO : check sum: Copied (new) 2026/08/11 05:58:36 DEBUG : Waiting for deletions to finish 2026/08/11 05:58:36 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:58:36 DEBUG : check sum: size = 1 OK 2026/08/11 05:58:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/11 05:58:36 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/11 05:58:36 DEBUG : check sum: Unchanged skipping 2026/08/11 05:58:36 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:58:36 DEBUG : Waiting for deletions to finish 2026/08/11 05:58:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.56s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:58:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/11 05:58:46 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:58:46 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:58:48 DEBUG : sizeonly: size = 6 OK 2026/08/11 05:58:48 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/11 05:58:48 INFO : sizeonly: Copied (new) 2026/08/11 05:58:48 DEBUG : Waiting for deletions to finish 2026/08/11 05:58:49 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:58:49 DEBUG : sizeonly: size = 6 OK 2026/08/11 05:58:49 DEBUG : sizeonly: Sizes identical 2026/08/11 05:58:49 DEBUG : sizeonly: Unchanged skipping 2026/08/11 05:58:49 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:58:49 DEBUG : Waiting for deletions to finish 2026/08/11 05:58:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.62s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:58:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/11 05:58:58 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:58:58 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:00 DEBUG : ignore-size: modtime not stored after upload (got 2026-08-11 05:58:59 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 05:59:00 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/11 05:59:00 INFO : ignore-size: Copied (new) 2026/08/11 05:59:00 DEBUG : Waiting for deletions to finish 2026/08/11 05:59:01 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 05:59:01 DEBUG : ignore-size: Unchanged skipping 2026/08/11 05:59:01 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:59:01 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:01 DEBUG : Waiting for deletions to finish 2026/08/11 05:59:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.04s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:59:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:59:12 DEBUG : existing: size = 6 OK 2026/08/11 05:59:12 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 05:59:12 DEBUG : existing: Unchanged skipping 2026/08/11 05:59:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:12 DEBUG : Waiting for deletions to finish 2026/08/11 05:59:12 INFO : There was nothing to transfer 2026/08/11 05:59:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:59:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/11 05:59:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:14 DEBUG : existing: size = 6 OK 2026/08/11 05:59:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/11 05:59:14 INFO : existing: Copied (replaced existing) 2026/08/11 05:59:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.97s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:59:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 05:59:23 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:59:23 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:27 DEBUG : existing: size = 6 OK 2026/08/11 05:59:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/11 05:59:27 INFO : existing: Copied (new) 2026/08/11 05:59:27 DEBUG : Waiting for deletions to finish 2026/08/11 05:59:28 DEBUG : existing: Destination exists, skipping 2026/08/11 05:59:28 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:59:28 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:28 DEBUG : Waiting for deletions to finish 2026/08/11 05:59:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (13.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 05:59:39 INFO : d: Making directory 2026/08/11 05:59:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 05:59:41 DEBUG : c/non empty space: size = 5 OK 2026/08/11 05:59:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 05:59:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 05:59:41 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 05:59:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 05:59:43 DEBUG : a/potato2: modtime not stored after upload (got 2026-08-11 05:59:42 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 05:59:43 DEBUG : a/potato2: size = 60 OK 2026/08/11 05:59:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 05:59:43 INFO : a/potato2: Copied (new) 2026/08/11 05:59:43 DEBUG : Waiting for deletions to finish 2026/08/11 05:59:50 INFO : b/potato: Deleted 2026/08/11 05:59:50 INFO : d: Removing directory 2026/08/11 05:59:58 INFO : b: Removing directory 2026/08/11 06:00:07 DEBUG : Yandex rclone-test-qowajel8noci: deleted 2 directories --- PASS: TestSyncIgnoreErrors (63.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:00:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:00:41 DEBUG : empty space: size = 1 OK 2026/08/11 06:00:41 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/08/11 06:00:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/11 06:00:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/11 06:00:41 DEBUG : empty space: Unchanged skipping 2026/08/11 06:00:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:00:41 DEBUG : Waiting for deletions to finish 2026/08/11 06:00:41 INFO : There was nothing to transfer 2026/08/11 06:00:42 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:00:42 DEBUG : empty space: size = 1 OK 2026/08/11 06:00:42 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/08/11 06:00:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/11 06:00:42 INFO : empty space: Updated modification time in destination 2026/08/11 06:00:42 DEBUG : empty space: Unchanged skipping 2026/08/11 06:00:42 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:00:42 DEBUG : Waiting for deletions to finish 2026/08/11 06:00:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:00:53 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:00:53 DEBUG : empty space: size = 1 OK 2026/08/11 06:00:53 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/08/11 06:00:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/11 06:00:53 DEBUG : empty space: Unchanged skipping 2026/08/11 06:00:53 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:00:53 DEBUG : Waiting for deletions to finish 2026/08/11 06:00:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.89s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:01:03 DEBUG : foo: size = 3 OK 2026/08/11 06:01:03 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/08/11 06:01:03 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:01:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:01:03 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:01:03 DEBUG : foo: md5 differ 2026/08/11 06:01:03 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:01:06 DEBUG : foo: size = 3 OK 2026/08/11 06:01:06 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/11 06:01:06 INFO : foo: Copied (replaced existing) 2026/08/11 06:01:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (14.26s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:01:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 06:01:16 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:01:16 DEBUG : empty space: size = 1 OK 2026/08/11 06:01:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:01:16 DEBUG : empty space: Unchanged skipping 2026/08/11 06:01:16 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:01:21 DEBUG : potato: modtime not stored after upload (got 2026-08-11 06:01:19 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:01:21 DEBUG : potato: size = 60 OK 2026/08/11 06:01:21 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 06:01:21 INFO : potato: Copied (new) 2026/08/11 06:01:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (21.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:01:38 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:01:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:01:38 DEBUG : potato: size = 60 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:01:38 DEBUG : potato: Sizes differ 2026/08/11 06:01:38 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:01:40 DEBUG : potato: size = 21 OK 2026/08/11 06:01:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/11 06:01:40 INFO : potato: Copied (replaced existing) 2026/08/11 06:01:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.34s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:01:50 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:01:50 DEBUG : potato: size = 21 OK 2026/08/11 06:01:50 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/08/11 06:01:50 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:01:50 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:01:50 DEBUG : potato: md5 differ 2026/08/11 06:01:50 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:01:53 DEBUG : potato: size = 21 OK 2026/08/11 06:01:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/11 06:01:53 INFO : potato: Copied (replaced existing) 2026/08/11 06:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:02:04 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:02:04 DEBUG : empty space: size = 1 OK 2026/08/11 06:02:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:02:04 DEBUG : empty space: Unchanged skipping 2026/08/11 06:02:04 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:02:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/11 06:02:04 DEBUG : Waiting for deletions to finish 2026/08/11 06:02:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (19.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:02:23 DEBUG : empty space: size = 1 OK 2026/08/11 06:02:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:02:23 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:02:23 DEBUG : empty space: Unchanged skipping 2026/08/11 06:02:23 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:02:25 DEBUG : potato2: size = 60 OK 2026/08/11 06:02:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 06:02:25 INFO : potato2: Copied (new) 2026/08/11 06:02:25 DEBUG : Waiting for deletions to finish 2026/08/11 06:02:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:02:50 DEBUG : c/non empty space: modtime not stored after upload (got 2026-08-11 06:02:48 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:02:50 INFO : d: Making directory 2026/08/11 06:02:51 INFO : d/e: Making directory 2026/08/11 06:02:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 06:02:53 DEBUG : c/non empty space: size = 5 OK 2026/08/11 06:02:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:02:53 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 06:02:53 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:02:53 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:02:54 DEBUG : a/potato2: size = 60 OK 2026/08/11 06:02:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 06:02:54 INFO : a/potato2: Copied (new) 2026/08/11 06:02:54 DEBUG : Waiting for deletions to finish 2026/08/11 06:03:00 INFO : b/potato: Deleted 2026/08/11 06:03:00 INFO : d/e: Removing directory 2026/08/11 06:03:09 INFO : d: Removing directory 2026/08/11 06:03:17 INFO : b: Removing directory 2026/08/11 06:03:24 DEBUG : Yandex rclone-test-qowajel8noci: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (69.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:03:58 INFO : d: Making directory 2026/08/11 06:04:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 06:04:00 DEBUG : c/non empty space: size = 5 OK 2026/08/11 06:04:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:04:00 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:04:00 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 06:04:00 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:04:03 DEBUG : a/potato2: size = 60 OK 2026/08/11 06:04:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 06:04:03 INFO : a/potato2: Copied (new) 2026/08/11 06:04:03 ERROR : Yandex rclone-test-qowajel8noci: not deleting files as there were IO errors 2026/08/11 06:04:03 ERROR : Yandex rclone-test-qowajel8noci: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (62.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:05:01 DEBUG : Waiting for deletions to finish 2026/08/11 06:05:01 DEBUG : empty space: size = 1 OK 2026/08/11 06:05:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:05:01 DEBUG : empty space: Unchanged skipping 2026/08/11 06:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:05:01 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:05:01 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:05:04 DEBUG : potato2: size = 60 OK 2026/08/11 06:05:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 06:05:04 INFO : potato2: Copied (new) 2026/08/11 06:05:08 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.43s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:05:25 DEBUG : Waiting for deletions to finish 2026/08/11 06:05:25 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:05:25 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:05:32 INFO : potato: Deleted 2026/08/11 06:05:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:05:32 DEBUG : empty space: size = 1 OK 2026/08/11 06:05:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:05:32 DEBUG : empty space: Unchanged skipping 2026/08/11 06:05:32 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:05:32 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:05:34 DEBUG : potato2: size = 60 OK 2026/08/11 06:05:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/11 06:05:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (28.38s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:05:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:05:52 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:05:52 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:05:53 DEBUG : potato2: size = 19 OK 2026/08/11 06:05:53 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/11 06:05:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (18.68s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:06:12 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 06:06:12 DEBUG : enormous: Excluded 2026/08/11 06:06:12 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:12 DEBUG : potato2: Excluded 2026/08/11 06:06:12 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:12 DEBUG : potato2: Excluded 2026/08/11 06:06:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:06:12 DEBUG : empty space: size = 1 OK 2026/08/11 06:06:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:06:12 DEBUG : empty space: Unchanged skipping 2026/08/11 06:06:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:06:12 DEBUG : Waiting for deletions to finish 2026/08/11 06:06:12 INFO : There was nothing to transfer 2026/08/11 06:06:12 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:12 DEBUG : potato2: Excluded 2026/08/11 06:06:13 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 06:06:13 DEBUG : enormous: Excluded 2026/08/11 06:06:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:13 DEBUG : potato2: Excluded 2026/08/11 06:06:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:13 DEBUG : potato2: Excluded 2026/08/11 06:06:13 DEBUG : Local file system at /tmp/rclone1497476781: Waiting for checks to finish 2026/08/11 06:06:13 DEBUG : empty space: size = 1 OK 2026/08/11 06:06:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:06:13 DEBUG : empty space: Unchanged skipping 2026/08/11 06:06:13 DEBUG : Local file system at /tmp/rclone1497476781: Waiting for transfers to finish 2026/08/11 06:06:13 DEBUG : Waiting for deletions to finish 2026/08/11 06:06:13 INFO : There was nothing to transfer 2026/08/11 06:06:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:13 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:06:33 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 06:06:33 DEBUG : enormous: Excluded 2026/08/11 06:06:33 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 06:06:33 DEBUG : potato2: Excluded 2026/08/11 06:06:34 DEBUG : empty space: size = 1 OK 2026/08/11 06:06:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:06:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:06:34 DEBUG : empty space: Unchanged skipping 2026/08/11 06:06:34 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:06:34 DEBUG : Waiting for deletions to finish 2026/08/11 06:06:40 INFO : potato2: Deleted 2026/08/11 06:06:40 INFO : enormous: Deleted 2026/08/11 06:06:40 INFO : There was nothing to transfer 2026/08/11 06:06:41 DEBUG : empty space: size = 1 OK 2026/08/11 06:06:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:06:41 DEBUG : empty space: Unchanged skipping 2026/08/11 06:06:41 DEBUG : Local file system at /tmp/rclone1497476781: Waiting for checks to finish 2026/08/11 06:06:41 DEBUG : Local file system at /tmp/rclone1497476781: Waiting for transfers to finish 2026/08/11 06:06:41 DEBUG : Waiting for deletions to finish 2026/08/11 06:06:41 INFO : enormous: Deleted 2026/08/11 06:06:41 INFO : potato2: Deleted 2026/08/11 06:06:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.25s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:06:59 DEBUG : five: Need to transfer - File not found at Destination 2026/08/11 06:06:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:06:59 DEBUG : four: size = 8 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:06:59 DEBUG : four: Sizes differ 2026/08/11 06:06:59 DEBUG : three: size = 5 OK 2026/08/11 06:06:59 DEBUG : three: Sizes identical 2026/08/11 06:06:59 DEBUG : one: Destination is newer than source, skipping 2026/08/11 06:06:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 06:06:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 06:06:59 DEBUG : two: size = 3 OK 2026/08/11 06:06:59 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:06:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:06:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qowajel8noci) 2026/08/11 06:06:59 DEBUG : two: md5 differ 2026/08/11 06:06:59 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:07:01 DEBUG : five: size = 4 OK 2026/08/11 06:07:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/11 06:07:01 INFO : five: Copied (new) 2026/08/11 06:07:01 DEBUG : two: size = 3 OK 2026/08/11 06:07:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/11 06:07:01 INFO : two: Copied (replaced existing) 2026/08/11 06:07:01 DEBUG : four: size = 4 OK 2026/08/11 06:07:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/11 06:07:01 INFO : four: Copied (replaced existing) 2026/08/11 06:07:01 DEBUG : Waiting for deletions to finish 2026/08/11 06:07:02 DEBUG : five: size = 4 OK 2026/08/11 06:07:02 DEBUG : three: size = 5 OK 2026/08/11 06:07:02 DEBUG : two: size = 3 OK 2026/08/11 06:07:02 DEBUG : four: size = 4 OK 2026/08/11 06:07:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/11 06:07:02 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/11 06:07:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/11 06:07:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 06:07:02 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/11 06:07:02 DEBUG : one: Destination is newer than source, skipping 2026/08/11 06:07:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 06:07:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/11 06:07:02 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/11 06:07:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 06:07:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:07:02 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:07:02 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:07:02 DEBUG : three: md5 differ 2026/08/11 06:07:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 06:07:02 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:07:07 DEBUG : three: size = 5 OK 2026/08/11 06:07:07 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/11 06:07:07 INFO : three: Copied (replaced existing) 2026/08/11 06:07:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (51.98s) === 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-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/11 06:07:41 INFO : Yandex rclone-test-qowajel8noci: Making map for --track-renames 2026/08/11 06:07:41 INFO : Yandex rclone-test-qowajel8noci: Finished making map for --track-renames 2026/08/11 06:07:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:07:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 06:07:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 06:07:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for renames to finish 2026/08/11 06:07:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:07:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/11 06:07:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 06:07:43 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 06:07:43 DEBUG : potato: size = 14 OK 2026/08/11 06:07:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/11 06:07:43 INFO : potato: Copied (new) 2026/08/11 06:07:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/11 06:07:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 06:07:43 DEBUG : yam: size = 11 OK 2026/08/11 06:07:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/11 06:07:43 INFO : yam: Copied (new) 2026/08/11 06:07:43 DEBUG : Waiting for deletions to finish 2026/08/11 06:07:44 DEBUG : potato: size = 14 OK 2026/08/11 06:07:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:07:44 INFO : Yandex rclone-test-qowajel8noci: Making map for --track-renames 2026/08/11 06:07:44 INFO : Yandex rclone-test-qowajel8noci: Finished making map for --track-renames 2026/08/11 06:07:44 DEBUG : potato: Unchanged skipping 2026/08/11 06:07:44 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:07:44 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for renames to finish 2026/08/11 06:07:46 INFO : yam: Moved (server-side) to: yaml 2026/08/11 06:07:46 INFO : yaml: Renamed from "yam" 2026/08/11 06:07:46 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:07:46 DEBUG : Waiting for deletions to finish 2026/08/11 06:07:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/11 06:08:00 INFO : Yandex rclone-test-qowajel8noci: Making map for --track-renames 2026/08/11 06:08:00 INFO : Yandex rclone-test-qowajel8noci: Finished making map for --track-renames 2026/08/11 06:08:00 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:08:00 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for renames to finish 2026/08/11 06:08:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 06:08:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 06:08:00 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:08:02 DEBUG : yam: size = 11 OK 2026/08/11 06:08:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/11 06:08:02 INFO : yam: Copied (new) 2026/08/11 06:08:02 DEBUG : potato: size = 14 OK 2026/08/11 06:08:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/11 06:08:02 INFO : potato: Copied (new) 2026/08/11 06:08:02 DEBUG : Waiting for deletions to finish 2026/08/11 06:08:03 DEBUG : potato: size = 14 OK 2026/08/11 06:08:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:08:03 INFO : Yandex rclone-test-qowajel8noci: Making map for --track-renames 2026/08/11 06:08:03 INFO : Yandex rclone-test-qowajel8noci: Finished making map for --track-renames 2026/08/11 06:08:03 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:08:03 DEBUG : potato: Unchanged skipping 2026/08/11 06:08:03 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for renames to finish 2026/08/11 06:08:05 INFO : yam: Moved (server-side) to: yaml 2026/08/11 06:08:05 INFO : yaml: Renamed from "yam" 2026/08/11 06:08:05 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:08:05 DEBUG : Waiting for deletions to finish 2026/08/11 06:08:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/11 06:08:19 INFO : Yandex rclone-test-qowajel8noci: Making map for --track-renames 2026/08/11 06:08:19 INFO : Yandex rclone-test-qowajel8noci: Finished making map for --track-renames 2026/08/11 06:08:19 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:08:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 06:08:19 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for renames to finish 2026/08/11 06:08:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/11 06:08:19 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:08:21 DEBUG : sub/yam: size = 11 OK 2026/08/11 06:08:21 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/11 06:08:21 INFO : sub/yam: Copied (new) 2026/08/11 06:08:22 DEBUG : potato: size = 14 OK 2026/08/11 06:08:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/11 06:08:22 INFO : potato: Copied (new) 2026/08/11 06:08:22 DEBUG : Waiting for deletions to finish 2026/08/11 06:08:25 DEBUG : potato: size = 14 OK 2026/08/11 06:08:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:08:25 DEBUG : potato: Unchanged skipping 2026/08/11 06:08:26 INFO : Yandex rclone-test-qowajel8noci: Making map for --track-renames 2026/08/11 06:08:26 INFO : Yandex rclone-test-qowajel8noci: Finished making map for --track-renames 2026/08/11 06:08:26 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:08:26 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for renames to finish 2026/08/11 06:08:28 INFO : sub/yam: Moved (server-side) to: yam 2026/08/11 06:08:28 INFO : yam: Renamed from "sub/yam" 2026/08/11 06:08:28 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:08:28 DEBUG : Waiting for deletions to finish 2026/08/11 06:08:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (34.30s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:08:53 DEBUG : Creating backend with remote "/tmp/rclone1497476781/dir1" 2026/08/11 06:08:53 DEBUG : Creating backend with remote "/tmp/rclone1497476781/dir2" 2026/08/11 06:08:53 DEBUG : Local file system at /tmp/rclone1497476781/dir2: Using server-side directory move 2026/08/11 06:08:53 INFO : Local file system at /tmp/rclone1497476781/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 06:08:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/11 06:08:53 DEBUG : Local file system at /tmp/rclone1497476781/dir2: Waiting for checks to finish 2026/08/11 06:08:53 DEBUG : Local file system at /tmp/rclone1497476781/dir2: Waiting for transfers to finish 2026/08/11 06:08:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 06:08:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 06:08:54 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:08:54 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:08:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 06:08:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 06:08:56 INFO : sub dir/hello world: Copied (new) 2026/08/11 06:08:56 INFO : sub dir/hello world: Deleted 2026/08/11 06:08:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 06:08:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/11 06:08:58 INFO : nested/sub dir/file: Copied (new) 2026/08/11 06:08:58 INFO : nested/sub dir/file: Deleted 2026/08/11 06:08:58 INFO : sub dir: Removing directory 2026/08/11 06:08:58 INFO : nested/sub dir: Removing directory 2026/08/11 06:08:58 INFO : nested: Removing directory 2026/08/11 06:08:58 DEBUG : Local file system at /tmp/rclone1497476781: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (44.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:09:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 06:09:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 06:09:38 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:09:38 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:09:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 06:09:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 06:09:40 INFO : sub dir/hello world: Copied (new) 2026/08/11 06:09:40 INFO : sub dir/hello world: Deleted 2026/08/11 06:09:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 06:09:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/11 06:09:41 INFO : nested/sub dir/file: Copied (new) 2026/08/11 06:09:41 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (42.48s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:10:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/11 06:10:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 06:10:21 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:10:21 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:10:23 DEBUG : existing-b: size = 6 OK 2026/08/11 06:10:23 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/11 06:10:23 INFO : existing-b: Copied (new) 2026/08/11 06:10:23 INFO : existing-b: Deleted 2026/08/11 06:10:23 DEBUG : existing: size = 6 OK 2026/08/11 06:10:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/11 06:10:23 INFO : existing: Copied (new) 2026/08/11 06:10:23 INFO : existing: Deleted 2026/08/11 06:10:23 DEBUG : existing: Destination exists, skipping 2026/08/11 06:10:23 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:10:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 06:10:23 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:10:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.43s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:10:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-kazexov4rehi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qowajel8noci -> Yandex rclone-test-kazexov4rehi 2026/08/11 06:10:49 DEBUG : Yandex rclone-test-kazexov4rehi: Using server-side directory move 2026/08/11 06:10:49 INFO : Yandex rclone-test-kazexov4rehi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 06:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:10:49 DEBUG : empty space: size = 1 OK 2026/08/11 06:10:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:10:49 DEBUG : empty space: Unchanged skipping 2026/08/11 06:10:49 DEBUG : potato3: size = 68 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:10:49 DEBUG : potato3: size = 60 (Yandex rclone-test-kazexov4rehi) 2026/08/11 06:10:49 DEBUG : potato3: Sizes differ 2026/08/11 06:10:49 DEBUG : Yandex rclone-test-kazexov4rehi: Waiting for checks to finish 2026/08/11 06:10:50 INFO : potato2: Moved (server-side) 2026/08/11 06:10:55 INFO : empty space: Deleted 2026/08/11 06:10:55 DEBUG : Yandex rclone-test-kazexov4rehi: Waiting for transfers to finish 2026/08/11 06:10:55 INFO : potato3: Deleted 2026/08/11 06:10:57 INFO : potato3: Moved (server-side) 2026/08/11 06:10:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-jojulex6vasi" 2026/08/11 06:10:58 DEBUG : Yandex rclone-test-jojulex6vasi: Using server-side directory move 2026/08/11 06:11:01 INFO : Yandex rclone-test-jojulex6vasi: Server side directory move succeeded 2026/08/11 06:11:02 ERROR : error listing: directory not found 2026/08/11 06:11:02 DEBUG : Yandex rclone-test-jojulex6vasi: Purge remote 2026/08/11 06:11:14 DEBUG : Yandex rclone-test-kazexov4rehi: Purge remote 2026/08/11 06:11:15 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.78s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:11:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-xidoqiw3hude" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qowajel8noci -> Yandex rclone-test-xidoqiw3hude 2026/08/11 06:11:26 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 06:11:26 DEBUG : empty space: Excluded 2026/08/11 06:11:27 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 06:11:27 DEBUG : empty space: Excluded 2026/08/11 06:11:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:11:27 DEBUG : Yandex rclone-test-xidoqiw3hude: Waiting for checks to finish 2026/08/11 06:11:27 DEBUG : potato3: size = 68 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:11:27 DEBUG : potato3: size = 60 (Yandex rclone-test-xidoqiw3hude) 2026/08/11 06:11:27 DEBUG : potato3: Sizes differ 2026/08/11 06:11:27 DEBUG : Yandex rclone-test-xidoqiw3hude: Waiting for transfers to finish 2026/08/11 06:11:28 INFO : potato2: Moved (server-side) 2026/08/11 06:11:33 INFO : potato3: Deleted 2026/08/11 06:11:35 INFO : potato3: Moved (server-side) 2026/08/11 06:11:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-sepeweh2dune" 2026/08/11 06:11:36 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 06:11:36 DEBUG : empty space: Excluded 2026/08/11 06:11:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:11:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 06:11:36 DEBUG : Yandex rclone-test-sepeweh2dune: Waiting for checks to finish 2026/08/11 06:11:36 DEBUG : Yandex rclone-test-sepeweh2dune: Waiting for transfers to finish 2026/08/11 06:11:38 INFO : potato3: Moved (server-side) 2026/08/11 06:11:38 INFO : potato2: Moved (server-side) 2026/08/11 06:11:39 DEBUG : Yandex rclone-test-sepeweh2dune: Purge remote 2026/08/11 06:11:50 DEBUG : Yandex rclone-test-xidoqiw3hude: Purge remote --- PASS: TestServerSideMoveWithFilter (53.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:12:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-kikovap8veme" 2026/08/11 06:12:18 DEBUG : potato3: modtime not stored after upload (got 2026-08-11 06:12:17 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:12:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qowajel8noci -> Yandex rclone-test-kikovap8veme 2026/08/11 06:12:24 DEBUG : Yandex rclone-test-kikovap8veme: Using server-side directory move 2026/08/11 06:12:25 INFO : Yandex rclone-test-kikovap8veme: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 06:12:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 06:12:25 DEBUG : empty space: size = 1 OK 2026/08/11 06:12:25 DEBUG : potato3: size = 68 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:12:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:12:25 DEBUG : potato3: size = 60 (Yandex rclone-test-kikovap8veme) 2026/08/11 06:12:25 DEBUG : potato3: Sizes differ 2026/08/11 06:12:25 DEBUG : empty space: Unchanged skipping 2026/08/11 06:12:26 DEBUG : Yandex rclone-test-kikovap8veme: Waiting for checks to finish 2026/08/11 06:12:26 INFO : potato2: Moved (server-side) 2026/08/11 06:12:31 INFO : potato3: Deleted 2026/08/11 06:12:32 INFO : empty space: Deleted 2026/08/11 06:12:32 DEBUG : Yandex rclone-test-kikovap8veme: Waiting for transfers to finish 2026/08/11 06:12:32 INFO : potato3: Moved (server-side) 2026/08/11 06:12:32 INFO : tomatoDir: Removing directory 2026/08/11 06:12:41 DEBUG : Yandex rclone-test-qowajel8noci: deleted 1 directories 2026/08/11 06:12:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-fefawiw3yalo" 2026/08/11 06:12:42 INFO : tomatoDir: Making directory 2026/08/11 06:12:42 DEBUG : Yandex rclone-test-fefawiw3yalo: Using server-side directory move 2026/08/11 06:12:45 INFO : Yandex rclone-test-fefawiw3yalo: Server side directory move succeeded 2026/08/11 06:12:46 ERROR : error listing: directory not found 2026/08/11 06:12:46 ERROR : error listing: directory not found 2026/08/11 06:12:46 DEBUG : Yandex rclone-test-fefawiw3yalo: Purge remote 2026/08/11 06:13:00 DEBUG : Yandex rclone-test-kikovap8veme: Purge remote 2026/08/11 06:13:01 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (52.66s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:13:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/rclone-sync-test" --- PASS: TestSyncOverlap (2.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:13:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/rclone-sync-test" 2026/08/11 06:13:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/rclone-sync-test-include/layer2" 2026/08/11 06:13:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/rclone-sync-test-ignore-file" 2026/08/11 06:13:10 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:11 DEBUG : Yandex rclone-test-qowajel8noci/rclone-sync-test: Waiting for checks to finish 2026/08/11 06:13:11 DEBUG : Yandex rclone-test-qowajel8noci/rclone-sync-test: Waiting for transfers to finish 2026/08/11 06:13:11 DEBUG : Waiting for deletions to finish 2026/08/11 06:13:11 INFO : There was nothing to transfer 2026/08/11 06:13:12 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:15 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:13:15 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:13:15 DEBUG : Waiting for deletions to finish 2026/08/11 06:13:15 INFO : rclone-sync-test-include: Removing directory 2026/08/11 06:13:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/11 06:13:15 DEBUG : Yandex rclone-test-qowajel8noci: failed to delete 1 directories 2026/08/11 06:13:15 INFO : There was nothing to transfer 2026/08/11 06:13:15 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:17 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:18 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:20 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:23 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:24 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:26 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:27 DEBUG : Yandex rclone-test-qowajel8noci/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/11 06:13:27 DEBUG : Yandex rclone-test-qowajel8noci/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/11 06:13:27 DEBUG : Waiting for deletions to finish 2026/08/11 06:13:27 INFO : There was nothing to transfer 2026/08/11 06:13:28 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:29 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:31 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:32 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:13:32 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:13:32 DEBUG : Waiting for deletions to finish 2026/08/11 06:13:32 INFO : rclone-sync-test-include: Removing directory 2026/08/11 06:13:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/11 06:13:33 DEBUG : Yandex rclone-test-qowajel8noci: failed to delete 1 directories 2026/08/11 06:13:33 INFO : There was nothing to transfer 2026/08/11 06:13:33 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:35 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:37 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:39 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:40 DEBUG : Excluded 2026/08/11 06:13:41 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:42 DEBUG : Yandex rclone-test-qowajel8noci/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/11 06:13:42 DEBUG : Yandex rclone-test-qowajel8noci/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/11 06:13:42 DEBUG : Waiting for deletions to finish 2026/08/11 06:13:42 INFO : There was nothing to transfer 2026/08/11 06:13:43 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:44 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:46 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:48 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 06:13:49 DEBUG : rclone-sync-test: Excluded 2026/08/11 06:13:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 06:13:50 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (84.68s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:14:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:14:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/CompareDest" 2026/08/11 06:14:30 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 06:14:30 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:30 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:32 DEBUG : one: size = 3 OK 2026/08/11 06:14:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/11 06:14:32 INFO : one: Copied (new) 2026/08/11 06:14:32 DEBUG : Waiting for deletions to finish 2026/08/11 06:14:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:33 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:14:33 DEBUG : one: Sizes differ 2026/08/11 06:14:33 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:34 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:36 DEBUG : one: size = 5 OK 2026/08/11 06:14:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/11 06:14:36 INFO : one: Copied (replaced existing) 2026/08/11 06:14:36 DEBUG : Waiting for deletions to finish 2026/08/11 06:14:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:42 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:14:42 DEBUG : one: Sizes differ 2026/08/11 06:14:42 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:43 DEBUG : one: size = 5 OK 2026/08/11 06:14:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 06:14:43 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:43 DEBUG : Waiting for deletions to finish 2026/08/11 06:14:43 INFO : There was nothing to transfer 2026/08/11 06:14:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:49 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:14:49 DEBUG : one: Sizes differ 2026/08/11 06:14:49 DEBUG : two: size = 3 OK 2026/08/11 06:14:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 06:14:49 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:49 DEBUG : one: size = 5 OK 2026/08/11 06:14:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 06:14:49 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:49 DEBUG : Waiting for deletions to finish 2026/08/11 06:14:49 INFO : There was nothing to transfer 2026/08/11 06:14:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:51 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:14:51 DEBUG : one: Sizes differ 2026/08/11 06:14:51 DEBUG : two: size = 3 OK 2026/08/11 06:14:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 06:14:51 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:51 DEBUG : one: size = 5 OK 2026/08/11 06:14:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 06:14:51 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:51 DEBUG : Waiting for deletions to finish 2026/08/11 06:14:51 INFO : There was nothing to transfer 2026/08/11 06:14:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:52 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:14:52 DEBUG : one: Sizes differ 2026/08/11 06:14:52 DEBUG : one: size = 5 OK 2026/08/11 06:14:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 06:14:52 DEBUG : two: size = 3 OK 2026/08/11 06:14:52 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/08/11 06:14:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/11 06:14:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 06:14:52 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:52 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:52 DEBUG : Waiting for deletions to finish 2026/08/11 06:14:52 INFO : There was nothing to transfer 2026/08/11 06:14:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:54 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:14:54 DEBUG : one: Sizes differ 2026/08/11 06:14:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:14:54 DEBUG : two: size = 3 (Yandex rclone-test-qowajel8noci/CompareDest) 2026/08/11 06:14:54 DEBUG : two: Sizes differ 2026/08/11 06:14:54 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 06:14:54 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:14:54 DEBUG : one: size = 5 OK 2026/08/11 06:14:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:14:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 06:14:54 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:14:56 DEBUG : two: size = 5 OK 2026/08/11 06:14:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/11 06:14:56 INFO : two: Copied (new) 2026/08/11 06:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (73.80s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dest" 2026/08/11 06:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/pre-dest1" 2026/08/11 06:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/pre-dest2" 2026/08/11 06:15:50 DEBUG : 1: size = 1 OK 2026/08/11 06:15:50 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:15:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/11 06:15:50 DEBUG : 2: size = 1 OK 2026/08/11 06:15:50 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:15:50 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/11 06:15:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/11 06:15:51 DEBUG : Yandex rclone-test-qowajel8noci/dest: Waiting for checks to finish 2026/08/11 06:15:51 DEBUG : Yandex rclone-test-qowajel8noci/dest: Waiting for transfers to finish 2026/08/11 06:15:53 DEBUG : 3: size = 1 OK 2026/08/11 06:15:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/11 06:15:53 INFO : 3: Copied (new) 2026/08/11 06:15:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (58.89s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:16:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:16:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/CopyDest" 2026/08/11 06:16:43 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 06:16:43 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:16:43 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:16:45 DEBUG : one: size = 3 OK 2026/08/11 06:16:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/11 06:16:45 INFO : one: Copied (new) 2026/08/11 06:16:45 DEBUG : Waiting for deletions to finish 2026/08/11 06:16:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:16:47 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:16:47 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:16:47 DEBUG : one: Sizes differ 2026/08/11 06:16:47 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:16:50 DEBUG : one: size = 5 OK 2026/08/11 06:16:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/11 06:16:50 INFO : one: Copied (replaced existing) 2026/08/11 06:16:50 DEBUG : Waiting for deletions to finish 2026/08/11 06:16:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/BackupDir" 2026/08/11 06:16:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:16:56 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:16:56 DEBUG : one: Sizes differ 2026/08/11 06:16:56 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:16:56 DEBUG : one: size = 5 OK 2026/08/11 06:16:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:16:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:16:56 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:16:56 DEBUG : one: Sizes differ 2026/08/11 06:16:58 INFO : one: Moved (server-side) 2026/08/11 06:16:59 DEBUG : one: size = 5 OK 2026/08/11 06:16:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/11 06:16:59 INFO : one: Copied (server-side copy) 2026/08/11 06:16:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/11 06:16:59 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:16:59 DEBUG : Waiting for deletions to finish 2026/08/11 06:17:02 DEBUG : one: size = 5 OK 2026/08/11 06:17:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:17:02 DEBUG : one: Unchanged skipping 2026/08/11 06:17:03 DEBUG : two: size = 3 OK 2026/08/11 06:17:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:17:04 DEBUG : two: size = 3 OK 2026/08/11 06:17:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/11 06:17:04 INFO : two: Copied (server-side copy) 2026/08/11 06:17:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/11 06:17:04 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:17:04 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:17:04 DEBUG : Waiting for deletions to finish 2026/08/11 06:17:05 DEBUG : one: size = 5 OK 2026/08/11 06:17:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:17:05 DEBUG : one: Unchanged skipping 2026/08/11 06:17:05 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:17:05 DEBUG : two: size = 3 OK 2026/08/11 06:17:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:17:05 DEBUG : two: Unchanged skipping 2026/08/11 06:17:05 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:17:05 DEBUG : Waiting for deletions to finish 2026/08/11 06:17:05 INFO : There was nothing to transfer 2026/08/11 06:17:09 DEBUG : one: size = 5 OK 2026/08/11 06:17:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:17:09 DEBUG : one: Unchanged skipping 2026/08/11 06:17:09 DEBUG : three: size = 7 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:17:09 DEBUG : three: size = 5 (Yandex rclone-test-qowajel8noci/CopyDest) 2026/08/11 06:17:09 DEBUG : three: Sizes differ 2026/08/11 06:17:09 DEBUG : three: Destination not found in --copy-dest 2026/08/11 06:17:09 DEBUG : three: Need to transfer - File not found at Destination 2026/08/11 06:17:09 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:17:09 DEBUG : two: size = 3 OK 2026/08/11 06:17:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:17:09 DEBUG : two: Unchanged skipping 2026/08/11 06:17:09 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:17:12 DEBUG : three: size = 7 OK 2026/08/11 06:17:12 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/11 06:17:12 INFO : three: Copied (new) 2026/08/11 06:17:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (102.75s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:18:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:18:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/backup" 2026/08/11 06:18:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:18:33 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:18:33 DEBUG : one: Sizes differ 2026/08/11 06:18:33 DEBUG : two: size = 3 OK 2026/08/11 06:18:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:18:33 DEBUG : two: Unchanged skipping 2026/08/11 06:18:33 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:18:35 INFO : one: Moved (server-side) 2026/08/11 06:18:35 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:18:36 DEBUG : one: size = 4 OK 2026/08/11 06:18:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/11 06:18:36 INFO : one: Copied (new) 2026/08/11 06:18:36 DEBUG : Waiting for deletions to finish 2026/08/11 06:18:38 INFO : three.txt: Moved (server-side) 2026/08/11 06:18:38 INFO : three.txt: Moved into backup dir 2026/08/11 06:18:42 DEBUG : two: size = 3 OK 2026/08/11 06:18:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:18:42 DEBUG : two: Unchanged skipping 2026/08/11 06:18:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:18:42 DEBUG : one: size = 4 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:18:42 DEBUG : one: Sizes differ 2026/08/11 06:18:42 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:18:49 INFO : one: Deleted 2026/08/11 06:18:50 INFO : one: Moved (server-side) 2026/08/11 06:18:50 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:18:51 DEBUG : one: size = 5 OK 2026/08/11 06:18:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/11 06:18:51 INFO : one: Copied (new) 2026/08/11 06:18:51 DEBUG : Waiting for deletions to finish 2026/08/11 06:18:59 INFO : three.txt: Deleted 2026/08/11 06:19:00 INFO : three.txt: Moved (server-side) 2026/08/11 06:19:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (77.25s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:19:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:19:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/backup" 2026/08/11 06:19:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:19:51 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:19:51 DEBUG : one: Sizes differ 2026/08/11 06:19:51 DEBUG : two: size = 3 OK 2026/08/11 06:19:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:19:51 DEBUG : two: Unchanged skipping 2026/08/11 06:19:51 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:19:53 INFO : one: Moved (server-side) to: one.bak 2026/08/11 06:19:53 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:19:55 DEBUG : one: size = 4 OK 2026/08/11 06:19:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/11 06:19:55 INFO : one: Copied (new) 2026/08/11 06:19:55 DEBUG : Waiting for deletions to finish 2026/08/11 06:19:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 06:19:57 INFO : three.txt: Moved into backup dir 2026/08/11 06:20:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:20:02 DEBUG : one: size = 4 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:20:02 DEBUG : two: size = 3 OK 2026/08/11 06:20:02 DEBUG : one: Sizes differ 2026/08/11 06:20:02 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:20:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:20:02 DEBUG : two: Unchanged skipping 2026/08/11 06:20:10 INFO : one.bak: Deleted 2026/08/11 06:20:11 INFO : one: Moved (server-side) to: one.bak 2026/08/11 06:20:11 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:20:13 DEBUG : one: size = 5 OK 2026/08/11 06:20:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/11 06:20:13 INFO : one: Copied (new) 2026/08/11 06:20:13 DEBUG : Waiting for deletions to finish 2026/08/11 06:20:20 INFO : three.txt.bak: Deleted 2026/08/11 06:20:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 06:20:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (82.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:21:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:21:10 DEBUG : Config file has changed externally - reloading 2026/08/11 06:21:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/backup" 2026/08/11 06:21:11 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:21:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:21:11 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:21:11 DEBUG : one: Sizes differ 2026/08/11 06:21:11 DEBUG : two: size = 3 OK 2026/08/11 06:21:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:21:11 DEBUG : two: Unchanged skipping 2026/08/11 06:21:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 06:21:13 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:21:16 DEBUG : one: size = 4 OK 2026/08/11 06:21:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/11 06:21:16 INFO : one: Copied (new) 2026/08/11 06:21:16 DEBUG : Waiting for deletions to finish 2026/08/11 06:21:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 06:21:17 INFO : three.txt: Moved into backup dir 2026/08/11 06:21:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:21:22 DEBUG : one: size = 4 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:21:22 DEBUG : one: Sizes differ 2026/08/11 06:21:22 DEBUG : two: size = 3 OK 2026/08/11 06:21:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:21:22 DEBUG : two: Unchanged skipping 2026/08/11 06:21:22 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:21:29 INFO : one-2019-01-01: Deleted 2026/08/11 06:21:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 06:21:30 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:21:33 DEBUG : one: size = 5 OK 2026/08/11 06:21:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/11 06:21:33 INFO : one: Copied (new) 2026/08/11 06:21:33 DEBUG : Waiting for deletions to finish 2026/08/11 06:21:40 INFO : three-2019-01-01.txt: Deleted 2026/08/11 06:21:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 06:21:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.69s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:22:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:22:30 DEBUG : two: size = 3 OK 2026/08/11 06:22:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:22:30 DEBUG : two: Unchanged skipping 2026/08/11 06:22:30 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:22:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:22:30 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:22:30 DEBUG : one: Sizes differ 2026/08/11 06:22:32 INFO : one: Moved (server-side) to: one.bak 2026/08/11 06:22:32 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:22:34 DEBUG : one: size = 4 OK 2026/08/11 06:22:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/11 06:22:34 INFO : one: Copied (new) 2026/08/11 06:22:34 DEBUG : Waiting for deletions to finish 2026/08/11 06:22:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 06:22:36 INFO : three.txt: Moved into backup dir 2026/08/11 06:22:40 DEBUG : one.bak: Excluded (Path Filter) 2026/08/11 06:22:40 DEBUG : one.bak: Excluded 2026/08/11 06:22:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/11 06:22:40 DEBUG : three.txt.bak: Excluded 2026/08/11 06:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:22:40 DEBUG : one: size = 4 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:22:40 DEBUG : one: Sizes differ 2026/08/11 06:22:40 DEBUG : two: size = 3 OK 2026/08/11 06:22:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:22:40 DEBUG : two: Unchanged skipping 2026/08/11 06:22:40 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for checks to finish 2026/08/11 06:22:47 INFO : one.bak: Deleted 2026/08/11 06:22:48 INFO : one: Moved (server-side) to: one.bak 2026/08/11 06:22:48 DEBUG : Yandex rclone-test-qowajel8noci/dst: Waiting for transfers to finish 2026/08/11 06:22:51 DEBUG : one: size = 5 OK 2026/08/11 06:22:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/11 06:22:51 INFO : one: Copied (new) 2026/08/11 06:22:51 DEBUG : Waiting for deletions to finish 2026/08/11 06:22:57 INFO : three.txt.bak: Deleted 2026/08/11 06:23:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 06:23:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (76.87s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:23:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:23:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:23:48 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:23:48 DEBUG : one: Sizes differ 2026/08/11 06:23:49 INFO : one: Moved (server-side) to: one.bak 2026/08/11 06:23:52 DEBUG : one: size = 4 OK 2026/08/11 06:23:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/11 06:23:52 INFO : one: Copied (new) 2026/08/11 06:23:53 DEBUG : two: size = 3 OK 2026/08/11 06:23:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:23:53 DEBUG : two: Unchanged skipping 2026/08/11 06:23:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:23:53 DEBUG : three.txt: size = 5 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:23:53 DEBUG : three.txt: Sizes differ 2026/08/11 06:23:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 06:23:58 DEBUG : three.txt: size = 6 OK 2026/08/11 06:23:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/11 06:23:58 INFO : three.txt: Copied (new) 2026/08/11 06:24:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:24:00 DEBUG : one: size = 4 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:24:00 DEBUG : one: Sizes differ 2026/08/11 06:24:08 INFO : one.bak: Deleted 2026/08/11 06:24:10 INFO : one: Moved (server-side) to: one.bak 2026/08/11 06:24:12 DEBUG : one: size = 5 OK 2026/08/11 06:24:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/11 06:24:12 INFO : one: Copied (new) 2026/08/11 06:24:12 DEBUG : two: size = 3 OK 2026/08/11 06:24:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:24:12 DEBUG : two: Unchanged skipping 2026/08/11 06:24:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:24:12 DEBUG : three.txt: size = 6 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:24:12 DEBUG : three.txt: Sizes differ 2026/08/11 06:24:19 INFO : three.txt.bak: Deleted 2026/08/11 06:24:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 06:24:23 DEBUG : three.txt: size = 19 OK 2026/08/11 06:24:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/11 06:24:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (85.49s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:25:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-qowajel8noci/dst" 2026/08/11 06:25:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:25:12 DEBUG : one: size = 3 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:25:12 DEBUG : one: Sizes differ 2026/08/11 06:25:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 06:25:17 DEBUG : one: size = 4 OK 2026/08/11 06:25:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/11 06:25:17 INFO : one: Copied (new) 2026/08/11 06:25:17 DEBUG : two: size = 3 OK 2026/08/11 06:25:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:25:17 DEBUG : two: Unchanged skipping 2026/08/11 06:25:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:25:17 DEBUG : three.txt: size = 5 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:25:17 DEBUG : three.txt: Sizes differ 2026/08/11 06:25:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 06:25:21 DEBUG : three.txt: size = 6 OK 2026/08/11 06:25:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/11 06:25:21 INFO : three.txt: Copied (new) 2026/08/11 06:25:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:25:22 DEBUG : one: size = 4 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:25:22 DEBUG : one: Sizes differ 2026/08/11 06:25:29 INFO : one-2019-01-01: Deleted 2026/08/11 06:25:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 06:25:33 DEBUG : one: size = 5 OK 2026/08/11 06:25:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/11 06:25:33 INFO : one: Copied (new) 2026/08/11 06:25:33 DEBUG : two: size = 3 OK 2026/08/11 06:25:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:25:33 DEBUG : two: Unchanged skipping 2026/08/11 06:25:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:25:34 DEBUG : three.txt: size = 6 (Yandex rclone-test-qowajel8noci/dst) 2026/08/11 06:25:34 DEBUG : three.txt: Sizes differ 2026/08/11 06:25:41 INFO : three-2019-01-01.txt: Deleted 2026/08/11 06:25:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 06:25:44 DEBUG : three.txt: size = 19 OK 2026/08/11 06:25:44 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/11 06:25:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (81.81s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:26:29 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:26:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:26:29 DEBUG : Testêé: size = 18 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:26:29 DEBUG : Testêé: Sizes differ 2026/08/11 06:26:29 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:26:31 DEBUG : Testêé: size = 14 OK 2026/08/11 06:26:31 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/11 06:26:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/11 06:26:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.31s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:26:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 06:26:43 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:26:43 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:26:45 DEBUG : existing: size = 6 OK 2026/08/11 06:26:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/11 06:26:45 INFO : existing: Copied (new) 2026/08/11 06:26:45 DEBUG : Waiting for deletions to finish 2026/08/11 06:26:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:26:46 DEBUG : existing: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:26:46 DEBUG : existing: Sizes differ 2026/08/11 06:26:46 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:26:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/11 06:26:46 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:26:46 ERROR : Yandex rclone-test-qowajel8noci: not deleting files as there were IO errors 2026/08/11 06:26:46 ERROR : Yandex rclone-test-qowajel8noci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:26:57 DEBUG : EXISTING: size = 6 OK 2026/08/11 06:26:57 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:26:57 DEBUG : existing: Unchanged skipping 2026/08/11 06:26:57 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:26:57 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:26:57 DEBUG : Waiting for deletions to finish 2026/08/11 06:26:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.25s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.89s) --- SKIP: TestMaxTransfer/Hard (0.92s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:27:16 DEBUG : only1: modtime not stored after upload (got 2026-08-11 06:27:15 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:27:45 DEBUG : both8: modtime not stored after upload (got 2026-08-11 06:27:44 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:27:54 DEBUG : both10: modtime not stored after upload (got 2026-08-11 06:27:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:27:57 DEBUG : only10: modtime not stored after upload (got 2026-08-11 06:27:56 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:28:41 DEBUG : both10: size = 6 OK 2026/08/11 06:28:41 DEBUG : both12: size = 6 OK 2026/08/11 06:28:41 DEBUG : both11: size = 6 OK 2026/08/11 06:28:41 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both0: size = 6 OK 2026/08/11 06:28:41 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:28:41 DEBUG : both11: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both13: size = 6 OK 2026/08/11 06:28:41 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both10: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both14: size = 6 OK 2026/08/11 06:28:41 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both14: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both15: size = 6 OK 2026/08/11 06:28:41 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both15: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both16: size = 6 OK 2026/08/11 06:28:41 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both16: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both17: size = 6 OK 2026/08/11 06:28:41 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both17: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both18: size = 6 OK 2026/08/11 06:28:41 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both18: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both19: size = 6 OK 2026/08/11 06:28:41 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both12: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both1: size = 6 OK 2026/08/11 06:28:41 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both1: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both2: size = 6 OK 2026/08/11 06:28:41 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both0: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both3: size = 6 OK 2026/08/11 06:28:41 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both3: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both4: size = 6 OK 2026/08/11 06:28:41 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both4: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both5: size = 6 OK 2026/08/11 06:28:41 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both5: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both6: size = 6 OK 2026/08/11 06:28:41 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both6: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both7: size = 6 OK 2026/08/11 06:28:41 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both7: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both8: size = 6 OK 2026/08/11 06:28:41 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both19: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both9: size = 6 OK 2026/08/11 06:28:41 DEBUG : both13: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:28:41 DEBUG : both2: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both9: Unchanged skipping 2026/08/11 06:28:41 DEBUG : both8: Unchanged skipping 2026/08/11 06:28:41 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:28:41 DEBUG : Waiting for deletions to finish 2026/08/11 06:28:57 INFO : only17: Deleted 2026/08/11 06:28:57 INFO : only0: Deleted 2026/08/11 06:28:57 INFO : only13: Deleted 2026/08/11 06:28:57 INFO : only3: Deleted 2026/08/11 06:29:04 INFO : only11: Deleted 2026/08/11 06:29:04 INFO : only16: Deleted 2026/08/11 06:29:04 INFO : only1: Deleted 2026/08/11 06:29:05 INFO : only5: Deleted 2026/08/11 06:29:10 INFO : only12: Deleted 2026/08/11 06:29:10 INFO : only6: Deleted 2026/08/11 06:29:10 INFO : only14: Deleted 2026/08/11 06:29:11 INFO : only15: Deleted 2026/08/11 06:29:16 INFO : only4: Deleted 2026/08/11 06:29:16 INFO : only7: Deleted 2026/08/11 06:29:16 INFO : only10: Deleted 2026/08/11 06:29:18 INFO : only18: Deleted 2026/08/11 06:29:24 INFO : only2: Deleted 2026/08/11 06:29:24 INFO : only19: Deleted 2026/08/11 06:29:24 INFO : only8: Deleted 2026/08/11 06:29:25 INFO : only9: Deleted 2026/08/11 06:29:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (271.73s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:32:04 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/11 06:32:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 06:32:06 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 06:32:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/11 06:32:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 06:33:01 DEBUG : only17: modtime not stored after upload (got 2026-08-11 06:33:00 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:33:11 DEBUG : both0: size = 6 OK 2026/08/11 06:33:11 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:33:11 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both12: size = 6 OK 2026/08/11 06:33:11 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both10: size = 6 OK 2026/08/11 06:33:11 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both11: size = 6 OK 2026/08/11 06:33:11 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both0: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both13: size = 6 OK 2026/08/11 06:33:11 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both13: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both14: size = 6 OK 2026/08/11 06:33:11 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both12: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both15: size = 6 OK 2026/08/11 06:33:11 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both15: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both16: size = 6 OK 2026/08/11 06:33:11 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both10: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both17: size = 6 OK 2026/08/11 06:33:11 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both11: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both18: size = 6 OK 2026/08/11 06:33:11 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both18: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both19: size = 6 OK 2026/08/11 06:33:11 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both14: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both1: size = 6 OK 2026/08/11 06:33:11 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both1: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both2: size = 6 OK 2026/08/11 06:33:11 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both16: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both3: size = 6 OK 2026/08/11 06:33:11 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both3: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both4: size = 6 OK 2026/08/11 06:33:11 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both17: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both5: size = 6 OK 2026/08/11 06:33:11 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both5: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both6: size = 6 OK 2026/08/11 06:33:11 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both19: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both7: size = 6 OK 2026/08/11 06:33:11 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both7: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both8: size = 6 OK 2026/08/11 06:33:11 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both8: Unchanged skipping 2026/08/11 06:33:11 DEBUG : both9: size = 6 OK 2026/08/11 06:33:11 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:33:11 DEBUG : both2: Unchanged skipping 2026/08/11 06:33:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only0: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only0: Sizes differ 2026/08/11 06:33:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only10: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only10: Sizes differ 2026/08/11 06:33:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only11: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only11: Sizes differ 2026/08/11 06:33:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only12: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only12: Sizes differ 2026/08/11 06:33:11 DEBUG : both4: Unchanged skipping 2026/08/11 06:33:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only13: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only13: Sizes differ 2026/08/11 06:33:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only14: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only14: Sizes differ 2026/08/11 06:33:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only15: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only15: Sizes differ 2026/08/11 06:33:11 DEBUG : both6: Unchanged skipping 2026/08/11 06:33:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only16: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only16: Sizes differ 2026/08/11 06:33:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only17: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only17: Sizes differ 2026/08/11 06:33:11 DEBUG : both9: Unchanged skipping 2026/08/11 06:33:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only18: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only18: Sizes differ 2026/08/11 06:33:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only19: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only19: Sizes differ 2026/08/11 06:33:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only1: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only1: Sizes differ 2026/08/11 06:33:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only2: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only2: Sizes differ 2026/08/11 06:33:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only3: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only3: Sizes differ 2026/08/11 06:33:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only4: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only4: Sizes differ 2026/08/11 06:33:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only5: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only5: Sizes differ 2026/08/11 06:33:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only6: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only6: Sizes differ 2026/08/11 06:33:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only7: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only7: Sizes differ 2026/08/11 06:33:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only8: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only8: Sizes differ 2026/08/11 06:33:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1497476781) 2026/08/11 06:33:11 DEBUG : only9: size = 6 (Yandex rclone-test-qowajel8noci) 2026/08/11 06:33:11 DEBUG : only9: Sizes differ 2026/08/11 06:33:11 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:33:13 DEBUG : only10: size = 0 OK 2026/08/11 06:33:13 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:13 INFO : only10: Copied (replaced existing) 2026/08/11 06:33:13 DEBUG : only13: size = 0 OK 2026/08/11 06:33:13 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:13 INFO : only13: Copied (replaced existing) 2026/08/11 06:33:13 DEBUG : only11: size = 0 OK 2026/08/11 06:33:13 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:13 INFO : only11: Copied (replaced existing) 2026/08/11 06:33:14 DEBUG : only0: size = 0 OK 2026/08/11 06:33:14 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:14 INFO : only0: Copied (replaced existing) 2026/08/11 06:33:14 DEBUG : only14: size = 0 OK 2026/08/11 06:33:14 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:14 INFO : only14: Copied (replaced existing) 2026/08/11 06:33:15 DEBUG : only16: size = 0 OK 2026/08/11 06:33:15 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:15 INFO : only16: Copied (replaced existing) 2026/08/11 06:33:16 DEBUG : only18: size = 0 OK 2026/08/11 06:33:16 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:16 INFO : only18: Copied (replaced existing) 2026/08/11 06:33:16 DEBUG : only19: size = 0 OK 2026/08/11 06:33:16 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:16 INFO : only19: Copied (replaced existing) 2026/08/11 06:33:17 DEBUG : only1: size = 0 OK 2026/08/11 06:33:17 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:17 INFO : only1: Copied (replaced existing) 2026/08/11 06:33:17 DEBUG : only2: size = 0 OK 2026/08/11 06:33:17 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:17 INFO : only2: Copied (replaced existing) 2026/08/11 06:33:18 DEBUG : only17: size = 0 OK 2026/08/11 06:33:18 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:18 INFO : only17: Copied (replaced existing) 2026/08/11 06:33:18 DEBUG : only12: size = 0 OK 2026/08/11 06:33:18 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:18 INFO : only12: Copied (replaced existing) 2026/08/11 06:33:19 DEBUG : only5: size = 0 OK 2026/08/11 06:33:19 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:19 INFO : only5: Copied (replaced existing) 2026/08/11 06:33:19 DEBUG : only6: size = 0 OK 2026/08/11 06:33:19 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:19 INFO : only6: Copied (replaced existing) 2026/08/11 06:33:20 DEBUG : only7: size = 0 OK 2026/08/11 06:33:20 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:20 INFO : only7: Copied (replaced existing) 2026/08/11 06:33:21 DEBUG : only9: size = 0 OK 2026/08/11 06:33:21 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:21 INFO : only9: Copied (replaced existing) 2026/08/11 06:33:21 DEBUG : only15: size = 0 OK 2026/08/11 06:33:21 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:21 INFO : only15: Copied (replaced existing) 2026/08/11 06:33:22 DEBUG : only8: size = 0 OK 2026/08/11 06:33:22 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:22 INFO : only8: Copied (replaced existing) 2026/08/11 06:33:23 DEBUG : only3: size = 0 OK 2026/08/11 06:33:23 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:23 INFO : only3: Copied (replaced existing) 2026/08/11 06:33:23 DEBUG : only4: size = 0 OK 2026/08/11 06:33:23 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 06:33:23 INFO : only4: Copied (replaced existing) 2026/08/11 06:33:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (364.37s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:37:44 DEBUG : empty_dir: Making directory with metadata 2026/08/11 06:37:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 06:37:44 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 06:37:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 06:37:44 INFO : empty_on_remote: Making directory 2026/08/11 06:37:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 06:37:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 06:37:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 06:37:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 06:37:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (59.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:38:43 DEBUG : empty_dir: Making directory with metadata 2026/08/11 06:38:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 06:38:43 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 06:38:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 06:38:43 INFO : empty_on_remote: Making directory 2026/08/11 06:38:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 06:38:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 06:38:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 06:38:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 06:38:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 06:38:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (64.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:39:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 06:39:48 INFO : sub dir: Making directory 2026/08/11 06:39:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (107.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:41:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 06:41:35 INFO : sub dir: Making directory 2026/08/11 06:41:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (107.51s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:44:08 DEBUG : Waiting for deletions to finish 2026/08/11 06:44:09 DEBUG : apple: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : apple: Excluded 2026/08/11 06:44:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : appleappleapplebanana: Excluded 2026/08/11 06:44:09 DEBUG : banana: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : banana: Excluded 2026/08/11 06:44:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : splitbananasplit: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 06:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 06:44:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 06:44:10 DEBUG : apple: size = 5 OK 2026/08/11 06:44:10 DEBUG : banana: size = 6 OK 2026/08/11 06:44:10 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : banana: Unchanged skipping 2026/08/11 06:44:10 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : apple: Unchanged skipping 2026/08/11 06:44:10 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 06:44:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 06:44:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 06:44:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:44:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 06:44:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 06:44:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 06:44:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 06:44:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 06:44:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 06:44:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 06:44:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 06:44:10 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:44:10 DEBUG : Waiting for deletions to finish 2026/08/11 06:44:10 INFO : There was nothing to transfer 2026/08/11 06:44:10 DEBUG : Waiting for deletions to finish 2026/08/11 06:44:10 DEBUG : apple: Excluded (Path Filter) 2026/08/11 06:44:10 DEBUG : apple: Excluded 2026/08/11 06:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 06:44:10 DEBUG : appleappleapplebanana: Excluded 2026/08/11 06:44:10 DEBUG : banana: Excluded (Path Filter) 2026/08/11 06:44:10 DEBUG : banana: Excluded 2026/08/11 06:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 06:44:10 DEBUG : splitbananasplit: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 06:44:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 06:44:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 06:44:12 DEBUG : apple: size = 5 OK 2026/08/11 06:44:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : apple: Unchanged skipping 2026/08/11 06:44:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 06:44:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 06:44:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 06:44:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 06:44:12 DEBUG : banana: size = 6 OK 2026/08/11 06:44:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : banana: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:44:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 06:44:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 06:44:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 06:44:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 06:44:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 06:44:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 06:44:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 06:44:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:44:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 06:44:12 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:44:12 DEBUG : Waiting for deletions to finish 2026/08/11 06:44:12 INFO : There was nothing to transfer 2026/08/11 06:44:12 DEBUG : Waiting for deletions to finish 2026/08/11 06:44:12 DEBUG : apple: Excluded (Path Filter) 2026/08/11 06:44:12 DEBUG : apple: Excluded 2026/08/11 06:44:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 06:44:12 DEBUG : appleappleapplebanana: Excluded 2026/08/11 06:44:12 DEBUG : banana: Excluded (Path Filter) 2026/08/11 06:44:12 DEBUG : banana: Excluded 2026/08/11 06:44:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 06:44:12 DEBUG : splitbananasplit: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 06:44:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 06:44:13 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" 2026/08/11 06:46:48 DEBUG : dir1/0006-ghijklm.txt: modtime not stored after upload (got 2026-08-11 06:46:47 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 06:47:16 DEBUG : Waiting for deletions to finish 2026/08/11 06:47:17 DEBUG : apple: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : apple: Excluded 2026/08/11 06:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : appleappleapplebanana: Excluded 2026/08/11 06:47:17 DEBUG : banana: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : banana: Excluded 2026/08/11 06:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : splitbananasplit: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 06:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 06:47:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 06:47:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 06:47:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 06:47:18 DEBUG : apple: size = 5 OK 2026/08/11 06:47:18 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : apple: Unchanged skipping 2026/08/11 06:47:18 DEBUG : banana: size = 6 OK 2026/08/11 06:47:18 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 06:47:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 06:47:18 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : banana: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:47:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 06:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 06:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 06:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 06:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 06:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 06:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 06:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 06:47:18 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:47:18 DEBUG : Waiting for deletions to finish 2026/08/11 06:47:18 INFO : There was nothing to transfer 2026/08/11 06:47:18 DEBUG : Waiting for deletions to finish 2026/08/11 06:47:19 DEBUG : apple: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : apple: Excluded 2026/08/11 06:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : appleappleapplebanana: Excluded 2026/08/11 06:47:19 DEBUG : banana: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : banana: Excluded 2026/08/11 06:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : splitbananasplit: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 06:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 06:47:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 06:47:20 DEBUG : apple: size = 5 OK 2026/08/11 06:47:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 06:47:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 06:47:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 06:47:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 06:47:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : apple: Unchanged skipping 2026/08/11 06:47:20 DEBUG : banana: size = 6 OK 2026/08/11 06:47:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : banana: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for checks to finish 2026/08/11 06:47:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 06:47:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 06:47:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 06:47:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 06:47:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 06:47:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 06:47:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 06:47:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/11 06:47:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 06:47:20 DEBUG : Yandex rclone-test-qowajel8noci: Waiting for transfers to finish 2026/08/11 06:47:20 DEBUG : Waiting for deletions to finish 2026/08/11 06:47:20 INFO : There was nothing to transfer 2026/08/11 06:47:20 DEBUG : Waiting for deletions to finish 2026/08/11 06:47:21 DEBUG : apple: Excluded (Path Filter) 2026/08/11 06:47:21 DEBUG : apple: Excluded 2026/08/11 06:47:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 06:47:21 DEBUG : appleappleapplebanana: Excluded 2026/08/11 06:47:21 DEBUG : banana: Excluded (Path Filter) 2026/08/11 06:47:21 DEBUG : banana: Excluded 2026/08/11 06:47:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 06:47:21 DEBUG : splitbananasplit: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 06:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 06:47:22 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-qowajel8noci", Local "Local file system at /tmp/rclone1497476781", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (7m10s) TestTransform/base64 (42s) goroutine 16741 [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(0x22848b814b48, {0x2d5451b?, 0x22848b843ae8?}, 0x2ee07d8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x22848b814b48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x22848b814b48, 0x22848b843c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7d242, 0x18}, {0x2da036b, 0x20}, 0x22848bd1fe60, {0x4c01b00, 0x6c, 0x6c}, {0xc296cf6e5891baf4, 0x346418483d0, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x22848c0c3e00) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x22848c0c3e00) /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 16569 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848bb4dcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16562 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 38 [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 39 [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 15434 [chan receive, 1 minutes]: testing.(*T).Run(0x22848b814d88, {0x2d3e6d6?, 0x48e245?}, 0x22848bc86e60) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x22848b814d88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x22848b814d88, 0x2ee07d8) /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 16756 [IO wait]: internal/poll.runtime_pollWait(0x747b926ce200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beec700?, 0x22848c2d9900?, 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(0x22848beec700, {0x22848c2d9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beec700, {0x22848c2d9900?, 0x12fb?, 0x22848c0070c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848c1922d0, {0x22848c2d9900?, 0x0?, 0x22848c4df9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c07cc78, {0x22848c2d9900?, 0x747b9042a6a0?, 0x747bda3bea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d2990, {0x22848c2d9900?, 0x22848bb7f860?, 0x22848c4dfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848c1442a8, {0x2f00500, 0x22848c0d2990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848c144008, {0x747b90332700, 0x22848c07cc78}, 0x22848c4dfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848c144008, 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(0x22848c144008, {0x22848c207000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bf92780, {0x22848c207000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c366cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c366cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bf92780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16719 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16680 [select]: net/http.(*persistConn).writeLoop(0x22848bd47400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16417 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16568 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b903c9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc62a00?, 0x22848c125300?, 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(0x22848bc62a00, {0x22848c125300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc62a00, {0x22848c125300?, 0x12fb?, 0x22848bd25ea0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb8308, {0x22848c125300?, 0x0?, 0x22848c4e89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c07cdb0, {0x22848c125300?, 0x747b9042a6a0?, 0x747bda3be108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d3020, {0x22848c125300?, 0x22848c1a90e0?, 0x22848c4e8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848be522a8, {0x2f00500, 0x22848c0d3020}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848be52008, {0x747b90332700, 0x22848c07cdb0}, 0x22848c4e8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848be52008, 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(0x22848be52008, {0x22848c1de000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bb4dcc0, {0x22848c1de000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c1acae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c1acae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bb4dcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16562 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16525 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b903c0c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc62500?, 0x22848bff4000?, 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(0x22848bc62500, {0x22848bff4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc62500, {0x22848bff4000?, 0x12fb?, 0x22848c4e4970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b7da898, {0x22848bff4000?, 0x0?, 0x22848c4e49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848bdb8df8, {0x22848bff4000?, 0x747b9042a6a0?, 0x747bda3be108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d2cc0, {0x22848bff4000?, 0x22848c1a9860?, 0x22848c4e4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bfbe628, {0x2f00500, 0x22848c0d2cc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bfbe388, {0x747b90332700, 0x22848bdb8df8}, 0x22848c4e4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bfbe388, 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(0x22848bfbe388, {0x22848c0a8000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c2ee500, {0x22848c0a8000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848bfea600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848bfea600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c2ee500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16520 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16711 [IO wait]: internal/poll.runtime_pollWait(0x747b9027cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc62b00?, 0x22848bff8c00?, 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(0x22848bc62b00, {0x22848bff8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc62b00, {0x22848bff8c00?, 0x12fb?, 0x22848c042d40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b7da720, {0x22848bff8c00?, 0x22848c6a5998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d2150, {0x22848bff8c00?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07c858, {0x22848bff8c00?, 0x22848bcd90e0?, 0x22848c6a5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bfbf7a8, {0x2f00500, 0x22848c07c858}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bfbf508, {0x747b90332700, 0x22848c0d2150}, 0x22848c6a5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bfbf508, 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(0x22848bfbf508, {0x22848bed7000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c442b40, {0x22848bed7000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848bc51080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848bc51080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c442b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16689 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16616 [IO wait]: internal/poll.runtime_pollWait(0x747b902f3a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc63100?, 0x22848c126600?, 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(0x22848bc63100, {0x22848c126600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc63100, {0x22848c126600?, 0x747b9046b870?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb85f0, {0x22848c126600?, 0x22848c1789b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c07da28, {0x22848c126600?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07c030, {0x22848c126600?, 0x22848bc64960?, 0x22848c178a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848be52628, {0x2f00500, 0x22848c07c030}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848be52388, {0x747b90332700, 0x22848c07da28}, 0x22848c178c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848be52388, 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(0x22848be52388, {0x22848c3f0000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c37b040, {0x22848c3f0000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c3aa6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c3aa6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c37b040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16638 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16614 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b926ce400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beed480?, 0x22848c2d7300?, 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(0x22848beed480, {0x22848c2d7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beed480, {0x22848c2d7300?, 0x12fb?, 0x22848c10e3e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b9027f8, {0x22848c2d7300?, 0x0?, 0x22848c5749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d3ce0, {0x22848c2d7300?, 0x747b9046c4f0?, 0x747bda3bf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848bdb9ec0, {0x22848c2d7300?, 0x22848bc650e0?, 0x22848c574a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea3b28, {0x2f00500, 0x22848bdb9ec0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea3888, {0x747b90332700, 0x22848c0d3ce0}, 0x22848c574c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea3888, 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(0x22848bea3888, {0x22848c3d6000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848ba55540, {0x22848c3d6000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c3aa540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c3aa540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848ba55540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16605 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16583 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b9027c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beece80?, 0x22848b810c00?, 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(0x22848beece80, {0x22848b810c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beece80, {0x22848b810c00?, 0x12fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b9025e8, {0x22848b810c00?, 0x0?, 0x22848c17e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d3260, {0x22848b810c00?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07d278, {0x22848b810c00?, 0x22848bc652c0?, 0x22848c17ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea30a8, {0x2f00500, 0x22848c07d278}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea2e08, {0x747b90332700, 0x22848c0d3260}, 0x22848c17ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea2e08, 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(0x22848bea2e08, {0x22848c2b4000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bc8b900, {0x22848c2b4000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c079b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c079b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bc8b900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16545 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16757 [select]: net/http.(*persistConn).writeLoop(0x22848bf92780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16719 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16588 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848ba54000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16577 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15121 [select]: net/http.(*persistConn).writeLoop(0x22848bf92a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15053 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16679 [IO wait]: internal/poll.runtime_pollWait(0x747b9027d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc62580?, 0x22848bff7900?, 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(0x22848bc62580, {0x22848bff7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc62580, {0x22848bff7900?, 0x22848c50a968?, 0x43d0fc?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b7da5d8, {0x22848bff7900?, 0x4318b6?, 0x4c44140?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848bd1f080, {0x22848bff7900?, 0x747b903bba80?, 0x747bda3bf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c25a000, {0x22848bff7900?, 0x22848c01e5a0?, 0x22848c50aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bfbf428, {0x2f00500, 0x22848c25a000}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bfbf188, {0x747b90332700, 0x22848bd1f080}, 0x22848c50ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bfbf188, 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(0x22848bfbf188, {0x22848c553000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bd47400, {0x22848c553000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c34aa80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c34aa80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bd47400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16417 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16526 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848c2ee500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16520 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16554 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848ba54640) /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 16712 [select]: net/http.(*persistConn).writeLoop(0x22848c442b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16689 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16615 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848ba55540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16605 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16587 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b902f3800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beed100?, 0x22848c2d6000?, 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(0x22848beed100, {0x22848c2d6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beed100, {0x22848c2d6000?, 0x12fb?, 0x22848bffd820?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b902640, {0x22848c2d6000?, 0x0?, 0x22848b8719c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d3548, {0x22848c2d6000?, 0x747b9046c4f0?, 0x747bda3bf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848bdb94b8, {0x22848c2d6000?, 0x22848c01fc20?, 0x22848b871a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea37a8, {0x2f00500, 0x22848bdb94b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea3508, {0x747b90332700, 0x22848c0d3548}, 0x22848b871c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea3508, 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(0x22848bea3508, {0x22848c2e6000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848ba54000, {0x22848c2e6000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c2b9d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c2b9d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848ba54000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16577 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16667 [IO wait]: internal/poll.runtime_pollWait(0x747b902e2200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848c1a2280?, 0x22848c127900?, 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(0x22848c1a2280, {0x22848c127900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848c1a2280, {0x22848c127900?, 0x12fb?, 0x22848bf90560?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb8110, {0x22848c127900?, 0x0?, 0x22848c6dd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848b97ccf0, {0x22848c127900?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07c1f8, {0x22848c127900?, 0x22848c3b01e0?, 0x22848c6dda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848be529a8, {0x2f00500, 0x22848c07c1f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848be52708, {0x747b90332700, 0x22848b97ccf0}, 0x22848c6ddc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848be52708, 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(0x22848be52708, {0x22848c1dd000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c37b180, {0x22848c1dd000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c3aa300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c3aa300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c37b180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16661 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16629 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848c143040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16558 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16651 [IO wait]: internal/poll.runtime_pollWait(0x747b9027ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc62880?, 0x22848c2d8600?, 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(0x22848bc62880, {0x22848c2d8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc62880, {0x22848c2d8600?, 0x12fb?, 0x22848c006940?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848c192180, {0x22848c2d8600?, 0x0?, 0x22848c0629c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c07c510, {0x22848c2d8600?, 0x747b903bba80?, 0x747bda3bf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c25a1c8, {0x22848c2d8600?, 0x22848c432f00?, 0x22848c062a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea3ea8, {0x2f00500, 0x22848c25a1c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea3c08, {0x747b90332700, 0x22848c07c510}, 0x22848c062c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea3c08, 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(0x22848bea3c08, {0x22848c4ff000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bd47cc0, {0x22848c4ff000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c2e4660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c2e4660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bd47cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16682 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16727 [IO wait]: internal/poll.runtime_pollWait(0x747b9027ce00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848c1a2c00?, 0x22848c0d8000?, 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(0x22848c1a2c00, {0x22848c0d8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848c1a2c00, {0x22848c0d8000?, 0x12fb?, 0x22848bf918c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb8478, {0x22848c0d8000?, 0x0?, 0x22848c21c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c25ab28, {0x22848c0d8000?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07cac8, {0x22848c0d8000?, 0x22848c3b1680?, 0x22848c21ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848be530a8, {0x2f00500, 0x22848c07cac8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848be52e08, {0x747b90332700, 0x22848c25ab28}, 0x22848c21cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848be52e08, 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(0x22848be52e08, {0x22848c0f6000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bb4d040, {0x22848c0f6000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c3c0a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c3c0a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bb4d040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16705 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16499 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b9027c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beec200?, 0x22848b80d300?, 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(0x22848beec200, {0x22848b80d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beec200, {0x22848b80d300?, 0x12fb?, 0x22848c520970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b902290, {0x22848b80d300?, 0x0?, 0x22848c5209c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d2060, {0x22848b80d300?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07c600, {0x22848b80d300?, 0x22848c4334a0?, 0x22848c520a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea22a8, {0x2f00500, 0x22848c07c600}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea2008, {0x747b90332700, 0x22848c0d2060}, 0x22848c520c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea2008, 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(0x22848bea2008, {0x22848c085000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bf09a40, {0x22848c085000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c2e44e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c2e44e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bf09a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16484 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16617 [select]: net/http.(*persistConn).writeLoop(0x22848c37b040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16638 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16668 [select]: net/http.(*persistConn).writeLoop(0x22848c37b180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16661 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16494 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848bc8ab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16538 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16701 [IO wait]: internal/poll.runtime_pollWait(0x747b903c9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848c1a2900?, 0x22848c128c00?, 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(0x22848c1a2900, {0x22848c128c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848c1a2900, {0x22848c128c00?, 0x429a6a?, 0x22848c5e0970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb8380, {0x22848c128c00?, 0x747b9042a6a0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c25a678, {0x22848c128c00?, 0x747b9042a6a0?, 0x747bda3bea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d25e8, {0x22848c128c00?, 0x22848c0e61e0?, 0x22848c5e0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848be52d28, {0x2f00500, 0x22848c0d25e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848be52a88, {0x747b90332700, 0x22848c25a678}, 0x22848c5e0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848be52a88, 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(0x22848be52a88, {0x22848c002000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c39f900, {0x22848c002000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848b890fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848b890fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c39f900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16695 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16728 [select]: net/http.(*persistConn).writeLoop(0x22848bb4d040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16705 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16553 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b902f3600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848c1a2880?, 0x22848bff5300?, 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(0x22848c1a2880, {0x22848bff5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848c1a2880, {0x22848bff5300?, 0x12fb?, 0x22848bc55ae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b7daaf0, {0x22848bff5300?, 0x0?, 0x22848c4b49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848bdb9608, {0x22848bff5300?, 0x747b9042a6a0?, 0x747bda3be108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d39f8, {0x22848bff5300?, 0x22848c0e6960?, 0x22848c4b4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bfbed28, {0x2f00500, 0x22848c0d39f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bfbea88, {0x747b90332700, 0x22848bdb9608}, 0x22848c4b4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bfbea88, 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(0x22848bfbea88, {0x22848c327000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848ba54640, {0x22848c327000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c176e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c176e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848ba54640) /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 16500 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848bf09a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16484 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16531 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848c39f040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16480 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15120 [IO wait]: internal/poll.runtime_pollWait(0x747b902f3200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848c1a2600?, 0x22848b8bef00?, 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(0x22848c1a2600, {0x22848b8bef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848c1a2600, {0x22848b8bef00?, 0x24fb?, 0x22848c416970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb84e8, {0x22848b8bef00?, 0x0?, 0x22848c4169c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c25b620, {0x22848b8bef00?, 0x747b9042a6a0?, 0x747bda3bea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d2a38, {0x22848b8bef00?, 0x22848c1ee5a0?, 0x22848c416a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bfbe2a8, {0x2f00500, 0x22848c0d2a38}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bfbe008, {0x747b90332700, 0x22848c25b620}, 0x22848c416c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bfbe008, 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(0x22848bfbe008, {0x22848c07e000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bf92a00, {0x22848c07e000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c34a120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c34a120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bf92a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15053 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16628 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b903c0400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848c1a2b00?, 0x22848bff6600?, 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(0x22848c1a2b00, {0x22848bff6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848c1a2b00, {0x22848bff6600?, 0x12fb?, 0x22848c064970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b7dabb8, {0x22848bff6600?, 0x0?, 0x22848c0649c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848bdb9ae8, {0x22848bff6600?, 0x747b9042a6a0?, 0x747bda3be108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c0d3c20, {0x22848bff6600?, 0x22848c1eeb40?, 0x22848c064a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bfbf0a8, {0x2f00500, 0x22848c0d3c20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bfbee08, {0x747b90332700, 0x22848bdb9ae8}, 0x22848c064c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bfbee08, 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(0x22848bfbee08, {0x22848c35d000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c143040, {0x22848c35d000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c34f0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c34f0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c143040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16558 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16584 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848bc8b900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16545 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16448 [select]: net/http.(*persistConn).roundTrip(0x22848bf92a00, 0x22848bfb4d20) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x22848b9a44e0, 0x22848bf92dc0) /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(0x22848b987800, 0x22848bf92dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x22848c10ea00, 0x22848bf92c80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x22848bf92c80, {0x2f01240, 0x22848c10ea00}, {0x22848c1ccc38?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x22848bf5fc50, 0x22848bf92c80, {0x6f712d7473657401?, 0x22848c1cccc0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x22848bf5fc50, 0x22848bf92c80) /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(0x22848bfb40a0, {0x2f2b288, 0x4c410a0}, 0x22848c1cd328) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x22848bfb40a0, {0x2f2b288, 0x4c410a0}, 0x22848bf7f4a0?, {0x260a040?, 0x22848b7daa10?}, {0x0, 0x0}, 0x22848c1cd538?, 0x2ee1e60, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1050 +0x89 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(0x22848b987920, 0x22848c054800, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x22848b987920, 0x22848c054800) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x22848c2e4ae0, {0x2f2b288, 0x4c410a0}, {0x2d5bfdf, 0xf}, {0x22848ba99ec0, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1049 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x22848c2e4ae0, {0x2f2b288, 0x4c410a0}, {0x22848c2e4ae0?, 0x2f2b288?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1061 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x22848c2e4ae0, {0x2f2b288, 0x4c410a0}, {0x2efcd60, 0x22848bce7a10}, {0x2f3d190, 0x22848be72540}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1200 +0x368 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x22848b895000, {0x2f2b288, 0x4c410a0}, {0x2efcd60, 0x22848bce7a10}, {0x2f3d190, 0x22848be72540}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x22848c1a5dc0, {0x2f2b288, 0x4c410a0}, {0x2f4d0f0, 0x22848b895000}, {0x2d710c9, 0x15}, {0x2d710c9, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x22848c1a5dc0?, 0x22848c1a5dc0, {0x2d37577, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:171 +0x6ff github.com/rclone/rclone/fs/sync.TestTransform.func1(0x22848b815208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x22848b815208, 0x22848bc86e60) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15434 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16652 [select]: net/http.(*persistConn).writeLoop(0x22848bd47cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16682 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2723 [chan receive, 53 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 2699 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16510 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x22848c442a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16503 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16702 [select]: net/http.(*persistConn).writeLoop(0x22848c39f900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16695 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16530 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b926ce000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beecb00?, 0x22848b80f900?, 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(0x22848beecb00, {0x22848b80f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beecb00, {0x22848b80f900?, 0x12fb?, 0x22848bffcba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b902420, {0x22848b80f900?, 0x0?, 0x22848c51f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d2948, {0x22848b80f900?, 0x747b903642c0?, 0x747bda3bfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848c07c6d8, {0x22848b80f900?, 0x22848c381a40?, 0x22848c51fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea29a8, {0x2f00500, 0x22848c07c6d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea2708, {0x747b90332700, 0x22848c0d2948}, 0x22848c51fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea2708, 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(0x22848bea2708, {0x22848c000000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c39f040, {0x22848c000000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c366d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c366d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c39f040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16480 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16509 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b903c9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848beec800?, 0x22848b80e600?, 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(0x22848beec800, {0x22848b80e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848beec800, {0x22848b80e600?, 0x12fb?, 0x22848c521970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848b902370, {0x22848b80e600?, 0x0?, 0x22848c5219c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c0d2558, {0x22848b80e600?, 0x747b9046c4f0?, 0x747bda3bf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848bdb8888, {0x22848b80e600?, 0x22848c1e5a40?, 0x22848c521a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bea2628, {0x2f00500, 0x22848bdb8888}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bea2388, {0x747b90332700, 0x22848c0d2558}, 0x22848c521c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bea2388, 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(0x22848bea2388, {0x22848bd7b000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848c442a00, {0x22848bd7b000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848bc50900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848bc50900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848c442a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16503 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16493 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x747b926cd600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x22848bc62700?, 0x22848c124000?, 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(0x22848bc62700, {0x22848c124000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x22848bc62700, {0x22848c124000?, 0x747bda3c8500?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x22848bcb8240, {0x22848c124000?, 0x22848c4e79b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x22848c07c8a0, {0x22848c124000?, 0x747b9046c4f0?, 0x747bda3bf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x22848bdb91a0, {0x22848c124000?, 0x22848c3083c0?, 0x22848c4e7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x22848bcd22a8, {0x2f00500, 0x22848bdb91a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x22848bcd2008, {0x747b90332700, 0x22848c07c8a0}, 0x22848c4e7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x22848bcd2008, 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(0x22848bcd2008, {0x22848c3c3000, 0x1000, 0x28791e0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x22848bc8ab40, {0x22848c3c3000?, 0x2efcc00?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x22848c3c07e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x22848c3c07e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x22848bc8ab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16538 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.312156288s (try 4/5): exit status 2: Failed []