[
https://issues.apache.org/jira/browse/BEAM-7378?focusedWorklogId=245978&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-245978
]
ASF GitHub Bot logged work on BEAM-7378:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/May/19 12:04
Start Date: 21/May/19 12:04
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #8634: [BEAM-7378] Add
trigger to Python Flink PVR tests for Kafka module
URL: https://github.com/apache/beam/pull/8634
This runs the cross-language Kafka tests in case of changes to the Kafka
module.
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | --- | --- | --- | --- | ---
Java | [](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python3_Verify/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
<br> [](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/)
| --- | --- | ---
Pre-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
--- |Java | Python | Go | Website
--- | --- | --- | --- | ---
Non-portable | [](https://builds.apache.org/job/beam_PreCommit_Java_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Website_Cron/lastCompletedBuild/)
Portable | --- | [](https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/lastCompletedBuild/)
| --- | ---
See
[.test-infra/jenkins/README](https://github.com/apache/beam/blob/master/.test-infra/jenkins/README.md)
for trigger phrase, status and link of all Jenkins jobs.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 245978)
Time Spent: 40m (was: 0.5h)
> beam_PreCommit_Python_PVR_Flink_Commit mostly perma-red
> -------------------------------------------------------
>
> Key: BEAM-7378
> URL: https://issues.apache.org/jira/browse/BEAM-7378
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Udi Meiri
> Assignee: Maximilian Michels
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> See: https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Commit/
> example failure:
> https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Commit/2688/
> 17:08:22
> ======================================================================
> 17:08:22 FAIL: test_external_transforms (__main__.FlinkRunnerTest)
> 17:08:22
> ----------------------------------------------------------------------
> 17:08:22 Traceback (most recent call last):
> 17:08:22 File
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_PVR_Flink_Commit/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py",
> line 196, in test_external_transforms
> 17:08:22 'failed due to:\n%s' % str(ctx.exception))
> 17:08:22 AssertionError: Expected to fail due to invalid bootstrap.servers,
> but failed due to:
> 17:08:22 <_Rendezvous of RPC that terminated with:
> 17:08:22 status = StatusCode.UNKNOWN
> 17:08:22 details = ""
> 17:08:22 debug_error_string =
> "{"created":"@1558397205.918106039","description":"Error received from peer
> ipv4:127.0.0.1:42223","file":"src/core/lib/surface/call.cc","file_line":1041,"grpc_message":"","grpc_status":2}"
> 17:08:22 >
> 17:08:22
> 17:08:22
> ----------------------------------------------------------------------
> 17:08:22 Ran 68 tests in 117.249s
> 17:08:22
> 17:08:22 FAILED (failures=1, skipped=14)
> 17:08:22
> 17:08:22 > Task
> :sdks:python:flinkCompatibilityMatrixStreamingPreOptimizeLOOPBACK FAILED
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)