Wed, 08 Apr 2026 15:11:47 CST | login

Information for task build (dist-oc9-epol, /opencloudos-stream/ghc-lens-aeson.git:.:origin/master)

ID649390
Methodbuild
Parameters Build target: dist-oc9-epol
Src: git+https://gitee.com/opencloudos-stream/ghc-lens-aeson.git?.#origin/master
Options:
  wait_builds = 
  custom_user_metadata = 
State failed
CreatedMon, 29 Sep 2025 08:48:52 CST
StartedMon, 29 Sep 2025 10:48:08 CST
CompletedMon, 29 Sep 2025 10:57:39 CST
Total time 2:08:46
Task time 0:09:31
Owner bbrucezhang
Channel default
Host builder2.x86.opencloudos.tech
Archnoarch
Parent
Descendants failed build
Waiting?yes
Awaited?no
Priority28
Weight0.20
Result
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 444, in _error_catcher
    yield
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 567, in read
    data = self._fp_read(amt) if not fp_closed else b""
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 533, in _fp_read
    retur ...
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 444, in _error_catcher
    yield
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 567, in read
    data = self._fp_read(amt) if not fp_closed else b""
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 533, in _fp_read
    return self._fp.read(amt) if amt is not None else self._fp.read()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/http/client.py", line 466, in read
    s = self.fp.read(amt)
        ^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/socket.py", line 706, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
ConnectionResetError: [Errno 104] 连接被对方重设

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/requests/models.py", line 820, in generate
    yield from self.raw.stream(chunk_size, decode_content=True)
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 628, in stream
    data = self.read(amt=amt, decode_content=decode_content)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 566, in read
    with self._error_catcher():
  File "/usr/lib64/python3.11/contextlib.py", line 155, in __exit__
    self.gen.throw(typ, value, traceback)
  File "/usr/lib/python3.11/site-packages/urllib3/response.py", line 461, in _error_catcher
    raise ProtocolError("Connection broken: %r" % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, '连接被对方重设')", ConnectionResetError(104, '连接被对方重设'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/koji/daemon.py", line 1512, in runTask
    response = (handler.run(),)
                ^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/koji/tasks.py", line 335, in run
    return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/koji/util.py", line 271, in call_with_argcheck
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/sbin/ockojid", line 1425, in handler
    fn = self.localPath("work/%s" % pkg)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/koji/tasks.py", line 512, in localPath
    koji.downloadFile(url, path=fn)
  File "/usr/lib/python3.11/site-packages/koji/__init__.py", line 1901, in downloadFile
    for chunk in resp.iter_content(chunk_size=8192):
  File "/usr/lib/python3.11/site-packages/requests/models.py", line 822, in generate
    raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, '连接被对方重设')", ConnectionResetError(104, '连接被对方重设'))
Output
No outputs reported