Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15953

[CI][Go][Flight] Go Flight integration client seems flaky

    XMLWordPrintableJSON

Details

    Description

      See example test failure here:

      
      ################# FAILURES #################
      FAILED TEST: primitive_no_batches Java producing,  Go consuming
      
      1 failures
      Traceback (most recent call last):
        File "/arrow/dev/archery/archery/integration/util.py", line 139, in run_cmd
          output = subprocess.check_output(cmd, stderr=subprocess.STDOUT)
        File "/usr/lib/python3.8/subprocess.py", line 415, in check_output
          return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
        File "/usr/lib/python3.8/subprocess.py", line 516, in run
          raise CalledProcessError(retcode, process.args,
      subprocess.CalledProcessError: Command '['/tmp/arrow-HEAD.MbG4O/go/gopath/bin/arrow-flight-integration-client', '-host', 'localhost', '-port=44279', '-path', '/tmp/arrow-integration-z5xgxb_x/generated_primitive_no_batches.json']' returned non-zero exit status 2.
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/arrow/dev/archery/archery/integration/runner.py", line 379, in _run_flight_test_case
          consumer.flight_request(port, **client_args)
        File "/arrow/dev/archery/archery/integration/tester_go.py", line 121, in flight_request
          run_cmd(cmd)
        File "/arrow/dev/archery/archery/integration/util.py", line 148, in run_cmd
          raise RuntimeError(sio.getvalue())
      RuntimeError: Command failed: /tmp/arrow-HEAD.MbG4O/go/gopath/bin/arrow-flight-integration-client -host localhost -port=44279 -path /tmp/arrow-integration-z5xgxb_x/generated_primitive_no_batches.json
      With output:
      --------------
      Opening JSON file ' /tmp/arrow-integration-z5xgxb_x/generated_primitive_no_batches.json '
      Opening JSON file ' /tmp/arrow-integration-z5xgxb_x/generated_primitive_no_batches.json '
      Opening JSON file ' /tmp/arrow-integration-z5xgxb_x/generated_primitive_no_batches.json '
      panic: rpc error: code = Internal desc = There was an error servicing your request.
      
      goroutine 1 [running]:
      main.main()
      	/arrow/go/arrow/internal/flight_integration/cmd/arrow-flight-integration-client/main.go:51 +0x305
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: