"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 2/5) 2025/09/17 02:09:36 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yojopav3zaso" 2025/09/17 02:09:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 02:09:39 DEBUG : Creating backend with remote "/tmp/rclone929461817" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:09:40 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/17 02:09:40 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.22s) === RUN TestCopy run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 02:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:09:41 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:41 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:09:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:09:43 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:09:44 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.41s) === RUN TestCopyMetadata run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.50s) === RUN TestCopyMissingDirectory run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:46 DEBUG : Creating backend with remote "/non-existing" 2025/09/17 02:09:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/17 02:09:47 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:47 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:09:48 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:48 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:09:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:09:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.73s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:51 INFO : uloz.to root 'rclone-test-yojopav3zaso': Running all checks before starting transfers 2025/09/17 02:09:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:09:52 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:52 INFO : uloz.to root 'rclone-test-yojopav3zaso': Checks finished, now starting transfers 2025/09/17 02:09:52 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:09:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:09:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.78s) === RUN TestSyncNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:55 ERROR : Ignoring --no-traverse with sync 2025/09/17 02:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:09:55 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:55 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:09:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:09:57 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.38s) === RUN TestCopyWithDepth run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:09:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/17 02:09:59 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:09:59 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/17 02:10:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 02:10:01 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:01 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:02 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 02:10:04 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:04 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.17s) === RUN TestCopyEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/17 02:10:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 02:10:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/17 02:10:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 02:10:06 INFO : sub dir2: Making directory 2025/09/17 02:10:06 INFO : sub dir: Making directory 2025/09/17 02:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:06 INFO : sub dir2/sub sub dir2: Making directory 2025/09/17 02:10:07 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:07 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:07 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:10:08 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:10 INFO : sub dir2: Making directory 2025/09/17 02:10:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/17 02:10:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 02:10:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:11 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:11 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:14 DEBUG : sub dir2: Making directory with metadata 2025/09/17 02:10:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 02:10:14 INFO : sub dir2: Making directory 2025/09/17 02:10:14 INFO : sub dir: Making directory 2025/09/17 02:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:15 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:15 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:16 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:10:16 INFO : sub dir/hello world: Deleted 2025/09/17 02:10:16 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/17 02:10:16 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.49s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:19 INFO : sub dir2: Making directory 2025/09/17 02:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:19 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:19 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:20 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:10:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:22 DEBUG : sub dir2: Making directory with metadata 2025/09/17 02:10:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 02:10:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 02:10:22 INFO : sub dir2: Making directory 2025/09/17 02:10:23 INFO : sub dir: Making directory 2025/09/17 02:10:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:23 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:23 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:24 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:10:24 DEBUG : Waiting for deletions to finish 2025/09/17 02:10:25 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:27 INFO : sub dir2: Making directory 2025/09/17 02:10:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:27 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for checks to finish 2025/09/17 02:10:27 DEBUG : uloz.to root 'rclone-test-yojopav3zaso': Waiting for transfers to finish 2025/09/17 02:10:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 02:10:28 INFO : sub dir/hello world: Copied (new) 2025/09/17 02:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.44s) === RUN TestServerSideCopy run.go:180: Remote "uloz.to root 'rclone-test-yojopav3zaso'", Local "Local file system at /tmp/rclone929461817", Modify Window "1µs" 2025/09/17 02:10:32 DEBUG : Creating backend with remote "TestUlozto:rclone-test-teyazox3siri" sync_test.go:620: Server side copy (if possible) uloz.to root 'rclone-test-yojopav3zaso' -> uloz.to root 'rclone-test-teyazox3siri' 2025/09/17 02:10:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 02:10:36 DEBUG : uloz.to root 'rclone-test-teyazox3siri': Waiting for checks to finish 2025/09/17 02:10:36 DEBUG : uloz.to root 'rclone-test-teyazox3siri': Waiting for transfers to finish 2025/09/17 02:11:37 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:11:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/17 02:13:15 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:13:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/17 02:14:15 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:14:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/17 02:15:15 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:15:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/17 02:16:17 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:16:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/17 02:17:17 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:17:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/17 02:18:17 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:18:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/17 02:19:18 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:19:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 02:20:19 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:21:19 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:21:19 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1707448730;tm=1758075636;ut=vd;rs=0;fet=download_cloud;He;ch=efa6412b6e4b05ef9bae8b6cfd40352a;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout - low level retry 0/10 2025/09/17 02:21:19 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 02:22:23 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:22:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 02:23:24 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:24:26 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:25:26 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:26:28 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:27:28 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:28:29 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:29:30 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:30:31 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:31:31 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:31:31 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=365434212;tm=1758076279;ut=vd;rs=0;fet=download_cloud;He;ch=11ff85b4e4fc9a5c080e66c791a750e6;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout - low level retry 1/10 2025/09/17 02:31:31 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 02:32:35 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:32:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 02:33:35 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:34:35 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:35:35 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:36:35 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:37:35 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:38:36 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:39:38 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:40:38 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:41:39 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:41:39 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=229412014;tm=1758076891;ut=vd;rs=0;fet=download_cloud;He;ch=01ee53e55780a6021b3544f674f07be3;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout - low level retry 2/10 2025/09/17 02:41:39 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 02:42:41 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:42:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 02:43:41 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:44:42 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:46:18 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:47:18 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:48:18 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:49:20 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 02:50:20 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:51:20 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:52:21 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:52:21 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1599742386;tm=1758077499;ut=vd;rs=0;fet=download_cloud;He;ch=ddddd1237949a67b27e8bf7fb25c91c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout - low level retry 3/10 2025/09/17 02:52:22 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 02:53:24 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 02:54:24 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 02:55:24 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:56:24 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:57:24 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:58:26 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 02:59:26 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:00:27 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:01:29 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:02:30 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:02:30 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=1021016695;tm=1758078142;ut=vd;rs=0;fet=download_cloud;He;ch=d659b14aab7f91fa091b9e4535e804c1;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout - low level retry 4/10 2025/09/17 03:02:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 03:03:32 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:03:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 03:04:32 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:05:32 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:06:34 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:07:36 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:08:38 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:09:38 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=3gQBuRqP;fs=6JS85w8rpBT2;hid=zXjr135o;rid=410583619;tm=1758078750;ut=vd;rs=0;fet=download_cloud;He;ch=45aff15d46966b94fb14f1eed7d1c5cc;Pe/file/6JS85w8rpBT2/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestServerSideCopy (59m8s) goroutine 3336 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000502a80, {0x276ea08?, 0xc00006bad8?}, 0x288dda0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000502a80) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000502a80, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00074b8d8, {0x3fb5e00, 0x6c, 0x6c}, {0xee05c0f63?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00070d9a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00070d9a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 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:261 +0xa9 goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 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 8 [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 2121 [sync.WaitGroup.Wait, 59 minutes]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc00073a507?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc000643188) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000643188) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd9450, 0xc000a8f7d0}, {0x2bf11a0, 0xc000566780}, {0x2bf11a0, 0xc000354140}, 0x0, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.CopyDir(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1380 github.com/rclone/rclone/fs/sync.TestServerSideCopy(0xc000ab6000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:623 +0x315 testing.tRunner(0xc000ab6000, 0x288dda0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3330 [IO wait]: internal/poll.runtime_pollWait(0x734a0c45b4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000534100?, 0xc000318000?, 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(0xc000534100, {0xc000318000, 0xd80, 0xd80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000534100, {0xc000318000?, 0x479fb3?, 0xc000452958?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000538008, {0xc000318000?, 0x3d?, 0x479699?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003f0000, {0xc000318000?, 0x734a0c1d9d78?, 0x734a5413f5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006ca3f0, {0xc000318000?, 0x47ebde?, 0xc000540280?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005d22b8, {0x2bb3600, 0xc0006ca3f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005d2008, {0x734a0c142bd8, 0xc0003f0000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005d2008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005d2008, {0xc00066c000, 0x1000, 0x1b?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0006f9860, {0xc00017a9e0, 0x9, 0xc0007de000?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0900, 0xc0006f9860}, {0xc00017a9e0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00017a9e0, 0x9, 0xc000733290?}, {0x2bb0900?, 0xc0006f9860?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00017a9a0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000452fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000ab68c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 3313 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 3332 [IO wait]: internal/poll.runtime_pollWait(0x734a0c45b3a8, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000534200?, 0x0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:692 net.(*netFD).connect(0xc000534200, {0x2bd94f8, 0xc00043a5b0}, {0x41b074?, 0x4a31b3?}, {0x2bb0700?, 0xc000716840?}) /usr/local/go/src/net/fd_unix.go:141 +0x6cb net.(*netFD).dial(0xc000534200, {0x2bd94f8, 0xc00043a5b0}, {0x2be06a8?, 0x0?}, {0x2be06a8, 0xc00040eff0}, 0xc0004c7210?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2bd94f8, 0xc00043a5b0}, {0x2743d99, 0x3}, 0x2, 0x1, 0x2?, 0x0, {0x2be06a8, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2bd94f8, 0xc00043a5b0}, {0x2743d99, 0x3}, {0x2be06a8, 0x0}, {0x2be06a8, 0xc00040eff0}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc0007fc3c0, {0x2bd94f8, 0xc00043a5b0}, 0x0, 0xc00040eff0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x0?, {0x2bd94f8?, 0xc00043a5b0?}, 0xc0004c7528?, 0xc0004c7420?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc0007fc3c0, {0x2bd94f8, 0xc00043a5b0}, {0x2bc4660, 0xc00040eff0}) /usr/local/go/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc0007fc3c0, {0x2bd94f8, 0xc00043a5b0}, {0xc000736290?, 0x1, 0xc00040efc0?}) /usr/local/go/src/net/dial.go:686 +0x24e net.(*sysDialer).dialParallel(0x0?, {0x2bd94f8?, 0xc00043a5b0?}, {0xc000736290?, 0x23284a0?, 0x2744df6?}, {0x0?, 0x2743d99?, 0xc00044e7f0?}) /usr/local/go/src/net/dial.go:587 +0x3a7 net.(*Dialer).DialContext(0xc00073ec80, {0x2bd9488, 0xc000a8a370}, {0x2743d99, 0x3}, {0xc0006bb3e0, 0x24}) /usr/local/go/src/net/dial.go:578 +0x6ac github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc00073ec80, {0x2bd9488, 0xc000a8a370}, {0x2743d99?, 0x734a5414a6f0?}, {0xc0006bb3e0, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2bd9488, 0xc000a8a370}, {0x2743d99, 0x3}, {0xc0006bb3e0, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0xc00044ea08?, {0x2bd9488?, 0xc000a8a370?}, {0x2743d99?, 0xc00089c640?}, {0xc0006bb3e0?, 0x105?}) /usr/local/go/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc000000820, {0x2bd9488, 0xc000a8a370}, {{}, 0x0, {0xc0006aa000, 0x5}, {0xc0006bb3e0, 0x24}, 0x0}) /usr/local/go/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc000000820, 0xc00039a2c0) /usr/local/go/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 2192 /usr/local/go/src/net/http/transport.go:1596 +0x112 goroutine 3323 [sleep]: time.Sleep(0x77359400) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x3fef560?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:169 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 2192 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xef goroutine 2192 [select]: net/http.(*Transport).getConn(0xc000000820, 0xc000a8a320, {{}, 0x0, {0xc0006aa000, 0x5}, {0xc0006bb3e0, 0x24}, 0x0}) /usr/local/go/src/net/http/transport.go:1520 +0x4ae net/http.(*Transport).roundTrip(0xc000000820, 0xc000540500) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00038e2a0, 0xc000540500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000540500, {0x2bb1fa0, 0xc00038e2a0}, {0x479601?, 0xc0009090f0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0003278c0, 0xc000540500, {0x734a0c2334e0?, 0x3fef560?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0003278c0, 0xc000540500) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0006820a0, {0x2bd9488, 0xc00073a690}, 0xc0005403c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/ulozto.(*Object).Open.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:804 +0x52 github.com/rclone/rclone/fs.pacerInvoker(0x8, 0xa, 0x2bb0bc0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038e300, 0xc000d18300, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038e300, 0xc000d18300) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/ulozto.(*Object).Open(0xc00080afc0, {0x2bd9488, 0xc00073a690}, {0xc000712220, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:803 +0x428 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0007661c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:147 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2bd9488, 0xc00073a690}, {0x2bf1210, 0xc00080afc0}, 0xa, {0xc000712210, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:102 +0x4f5 github.com/rclone/rclone/fs/operations.Open({0x2bd9488, 0xc00073a690}, {0x2bf1210, 0xc00080afc0}, {0xc000712210, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 +0x6b github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00095a5a0, {0x2bd9488, 0xc00073a690}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:265 +0x4dc github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00095a5a0, {0x2bd9488, 0xc00073a690}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bd9488, 0xc00073a690}, {0x2bf11a0, 0xc000566780}, {0x0, 0x0}, {0xc00092c378, 0x13}, {0x2bf1210, 0xc00080afc0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000643188, {0x2bd9488, 0xc00073a690}, 0xc00073a5f0, {0x2bf11a0, 0xc000566780}, 0x32, 0xc0009d5f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 2121 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 2207 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002e12c0, {0x2bd9488, 0xc00073aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 3346 [select]: net.(*netFD).connect.func2() /usr/local/go/src/net/fd_unix.go:118 +0x7a created by net.(*netFD).connect in goroutine 3332 /usr/local/go/src/net/fd_unix.go:117 +0x349 goroutine 2202 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2121 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 1h0m2.443629847s (try 2/5): exit status 2: Failed []