Cron <ubuntu-archive at snakefruit> ~/oem-meta-packageset-sync/oem-meta-packageset-sync

Cron Daemon root at snakefruit.canonical.com
Wed Jun 8 06:51:23 UTC 2022


Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1015, in _conn_request
    response = conn.getresponse()
  File "/usr/lib/python3.5/http/client.py", line 1246, in getresponse
    response.begin()
  File "/usr/lib/python3.5/http/client.py", line 320, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.5/http/client.py", line 289, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu-archive/oem-meta-packageset-sync/oem-meta-packageset-sync", line 177, in <module>
    main()
  File "/home/ubuntu-archive/oem-meta-packageset-sync/oem-meta-packageset-sync", line 170, in main
    ppa_packages = sync.get_ppa_packages()
  File "/home/ubuntu-archive/oem-meta-packageset-sync/oem-meta-packageset-sync", line 161, in get_ppa_packages
    "~canonical-oem-metapackage-uploaders/+archive/ubuntu/oem-metapackage-staging"
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 532, in load
    document = self._browser.get(url)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 436, in get
    response, content = self._request(url, extra_headers=headers)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 387, in _request
    str(url), method=method, body=data, headers=headers)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 357, in _request_and_retry
    url, method=method, body=body, headers=headers)
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1282, in request
    (response, new_content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 131, in _request
    LaunchpadOAuthAwareHttp, self)._request(*args)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 183, in _request
    redirections, cachekey)
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1062, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1024, in _conn_request
    conn.connect()
  File "/usr/lib/python3.5/http/client.py", line 1309, in connect
    server_hostname=server_hostname)
  File "/usr/lib/python3.5/ssl.py", line 377, in wrap_socket
    _context=self)
  File "/usr/lib/python3.5/ssl.py", line 752, in __init__
    self.do_handshake()
  File "/usr/lib/python3.5/ssl.py", line 988, in do_handshake
    self._sslobj.do_handshake()
  File "/usr/lib/python3.5/ssl.py", line 633, in do_handshake
    self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer



More information about the Devel-permissions mailing list