Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33690

build_wheels_on_macos sometimes fails with read timed out on AZP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.18.0
    • None
    • API / Python

    Description

      This build https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=55013&view=logs&j=f73b5736-8355-5390-ec71-4dfdec0ce6c5&t=90f7230e-bf5a-531b-8566-ad48d3e03bbb&l=217
      failed as

      ...
              File "/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-standalone-pip-3jt0u_hl/__env_pip__.zip/pip/_vendor/urllib3/response.py", line 573, in stream
                data = self.read(amt=amt, decode_content=decode_content)
              File "/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-standalone-pip-3jt0u_hl/__env_pip__.zip/pip/_vendor/urllib3/response.py", line 538, in read
                raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
              File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/contextlib.py", line 131, in __exit__
                self.gen.throw(type, value, traceback)
              File "/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-standalone-pip-3jt0u_hl/__env_pip__.zip/pip/_vendor/urllib3/response.py", line 440, in _error_catcher
                raise ReadTimeoutError(self._pool, None, "Read timed out.")
            pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            Sergey Nuyanzin Sergey Nuyanzin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: