mxm commented on pull request #11997: URL: https://github.com/apache/beam/pull/11997#issuecomment-643229960
Also Dataflow tests are failing (unrelated): ``` 12:46:05 1: Task failed with an exception. 12:46:05 ----------- 12:46:05 * Where: 12:46:05 Script '/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/dataflow/common.gradle' line: 77 12:46:05 12:46:05 * What went wrong: 12:46:05 Execution failed for task ':sdks:python:test-suites:dataflow:py2:preCommitIT_batch'. 12:46:05 > Process 'command 'sh'' finished with non-zero exit value 1 12:46:05 12:46:05 * Try: 12:46:05 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. 12:46:05 ============================================================================== 12:46:05 12:46:05 2: Task failed with an exception. 12:46:05 ----------- 12:46:05 * Where: 12:46:05 Script '/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/dataflow/common.gradle' line: 77 12:46:05 12:46:05 * What went wrong: 12:46:05 Execution failed for task ':sdks:python:test-suites:dataflow:py2:preCommitIT_streaming'. 12:46:05 > Process 'command 'sh'' finished with non-zero exit value 1 12:46:05 12:46:05 * Try: 12:46:05 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. 12:46:05 ============================================================================== 12:46:05 12:46:05 3: Task failed with an exception. 12:46:05 ----------- 12:46:05 * Where: 12:46:05 Script '/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/dataflow/common.gradle' line: 77 12:46:05 12:46:05 * What went wrong: 12:46:05 Execution failed for task ':sdks:python:test-suites:dataflow:py2:preCommitIT_batch_V2'. 12:46:05 > Process 'command 'sh'' finished with non-zero exit value 1 12:46:05 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
