See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/842/display/redirect>

Changes:


------------------------------------------
[...truncated 702.17 KB...]
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand"
        debug_error_string = 
"{"created":"@1623845735.165116587","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Method
 not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand","grpc_status":12}"
>

======================================================================
ERROR: test_group_by_key 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 262, in test_group_by_key
    test_pipeline or self.create_pipeline())
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 140, in run_group_by_key
    | beam.Map(lambda x: "{}:{}".format(x[0], ','.join(sorted(x[1])))))
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pvalue.py";,>
 line 136, in __or__
    return self.pipeline.apply(ptransform, self)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 694, in apply
    pvalueish_result = self.runner.apply(transform, pvalueish, self._options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 141, in apply
    return super(DataflowRunner, self).apply(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 185, in apply
    return m(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 215, in apply_PTransform
    return transform.expand(input)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/external.py";,>
 line 295, in expand
    response = service.Expand(request)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand"
        debug_error_string = 
"{"created":"@1623845735.165116996","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Method
 not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand","grpc_status":12}"
>

======================================================================
ERROR: test_generate_sequence 
(apache_beam.io.external.generate_sequence_test.XlangGenerateSequenceTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/io/external/generate_sequence_test.py";,>
 line 48, in test_generate_sequence
    | GenerateSequence(start=1, stop=10, expansion_service=address))
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/ptransform.py";,>
 line 601, in __ror__
    result = p.apply(self, pvalueish, label)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 694, in apply
    pvalueish_result = self.runner.apply(transform, pvalueish, self._options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 141, in apply
    return super(DataflowRunner, self).apply(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 185, in apply
    return m(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 215, in apply_PTransform
    return transform.expand(input)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/external.py";,>
 line 295, in expand
    response = service.Expand(request)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand"
        debug_error_string = 
"{"created":"@1623845735.165116895","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Method
 not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand","grpc_status":12}"
>

======================================================================
ERROR: test_multi_input_output_with_sideinput 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 258, in test_multi_input_output_with_sideinput
    test_pipeline or self.create_pipeline())
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 119, in run_multi_input_output_with_sideinput
    TEST_MULTI_URN, None, self.expansion_service)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/ptransform.py";,>
 line 601, in __ror__
    result = p.apply(self, pvalueish, label)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 694, in apply
    pvalueish_result = self.runner.apply(transform, pvalueish, self._options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 141, in apply
    return super(DataflowRunner, self).apply(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 185, in apply
    return m(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 215, in apply_PTransform
    return transform.expand(input)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/external.py";,>
 line 295, in expand
    response = service.Expand(request)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand"
        debug_error_string = 
"{"created":"@1623845735.206620388","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Method
 not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand","grpc_status":12}"
>

======================================================================
ERROR: test_partition 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 282, in test_partition
    test_pipeline or self.create_pipeline())
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 235, in run_partition
    TEST_PARTITION_URN, None, self.expansion_service))
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pvalue.py";,>
 line 136, in __or__
    return self.pipeline.apply(ptransform, self)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 694, in apply
    pvalueish_result = self.runner.apply(transform, pvalueish, self._options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 141, in apply
    return super(DataflowRunner, self).apply(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 185, in apply
    return m(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 215, in apply_PTransform
    return transform.expand(input)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/external.py";,>
 line 295, in expand
    response = service.Expand(request)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand"
        debug_error_string = 
"{"created":"@1623845735.230611616","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Method
 not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand","grpc_status":12}"
>

======================================================================
ERROR: test_prefix 
(apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 254, in test_prefix
    test_pipeline or self.create_pipeline())
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/validate_runner_xlang_test.py";,>
 line 98, in run_prefix
    self.expansion_service))
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pvalue.py";,>
 line 136, in __or__
    return self.pipeline.apply(ptransform, self)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 694, in apply
    pvalueish_result = self.runner.apply(transform, pvalueish, self._options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 141, in apply
    return super(DataflowRunner, self).apply(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 185, in apply
    return m(transform, input, options)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/runners/runner.py";,>
 line 215, in apply_PTransform
    return transform.expand(input)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/transforms/external.py";,>
 line 295, in expand
    response = service.Expand(request)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py";,>
 line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand"
        debug_error_string = 
"{"created":"@1623845735.271758358","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Method
 not found: 
org.apache.beam.model.expansion.v1.ExpansionService/Expand","grpc_status":12}"
>

----------------------------------------------------------------------
XML: nosetests-xlangValidateRunner.xml
----------------------------------------------------------------------
XML: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 8 tests in 6.694s

FAILED (errors=8)

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava
>  FAILED

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Skipping invalid pid: 17520.
Stopping expansion service pid: 17523.

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210616120045
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fc2673fc1bab5ae037411e37ec54a74b64035c60abce38e3bfe061e3204fa9d0
Deleted: sha256:c4ff7c46b116aa49010c4cd4c648a861b0f87b8ac5f3e6f666c3b45fa0d6ffe1
Deleted: sha256:2075abb0e45a81ba1691b34ab4936d49eb34b5cdaae9abb0340cbefaf7305e1b
Deleted: sha256:68ff20dff65e12c873a2a30cc9508150e20c7545f7d8e695178700319c70b585
Deleted: sha256:728cb506be10d12304b74d3d707b161b221d7a4bd2a8e8e1b635f0d2cad6b0f3
Deleted: sha256:e575ba4802aa709001a851995b7e5b0d5e4cf1317dfc0c14f7f156f589ae1933
Deleted: sha256:9068d5d9dc5538fa0e00f8a6977eda30984b36295f2de4afbba3969a604496e9
Deleted: sha256:6ab8986ac3076034ba6ba0540309a487cc08b9c02b25458b4dd3d6e8a432cb36
Deleted: sha256:898dcd186e1b96dbb4a63f11777e00a2f9f6b916467b91fa041f651acfdb97d1
Deleted: sha256:e5b4fdb7a5a30e83d28ac4cefc0ecf5900133b4eee6c73f2d7f20d833bdc2ee9
Deleted: sha256:53b042488af99d428495ae9b530b7fdae586bb5143d2addc3e20924addeadec7
Deleted: sha256:97c7203514534a7d47c23842c23de069efe5bc7ded4c6afaeb37ff3fb999cff2
Deleted: sha256:087265fd22336074d3e440b37c516bb69ede6cdb2d0e0621b6f1469b74337c2c
Deleted: sha256:447ffcaee04a7e213050d5647df1aece5d57e69e2129a9b41ae0882aa26ae758
Deleted: sha256:9f6074d15395bf29fcb44cf886c1ddde7b90ac14139893d47a0e4e4a3f49790a
Deleted: sha256:2702a6c68a8a233984751f86ab0db26dd6d450bde47f806057de3034139fc87f
Deleted: sha256:add3f06217bd21bb1f88f4ac11a0a02e9ce9341f01aad82943dab895df7b4b28
Deleted: sha256:2e6e166c6139e58ca66de204dce26be8b610e431795ff00e3a980395fe92daa3
Deleted: sha256:dc06fbec1cb922dec84fd0963e958a13dfa91d85101cf89277c7572cac417f35
Deleted: sha256:412aa0e2600745dad8a1a221585a0cf635525b1830e557dd8a6b01fd6f48705a
Deleted: sha256:9990e00dd115218d2b32edfa8a036dffaf1948ef27e6ec6c8a6fdae415a6694f
Deleted: sha256:67ebe94d478bb8165be2d1db51caf5dc34e93ddf3b6a000be77855cfbe9eccf6
Deleted: sha256:d6f530e40c43760581f63d64a49bf663247aa21187a847b471116fb319769a11
Deleted: sha256:32f19c4cdf91289441f76cd5c8bf4af86717aae08a89f89c5f832c52be90e1cc
Deleted: sha256:aa559ac527b6e4a6ae961f40e3f259f7ead602792e549ad3b5a280861a20a390
Deleted: sha256:89cd9dfc74bb352db98e68117140060f04e53e40836f4c5d4b2451e281544fea
Deleted: sha256:342e35a3e9c099312a8c46f1f3063fbbec400daabb2ff8e16e0f6e4d09fd2cc2
Deleted: sha256:29ee43968a1c673d901f2da6793467b58a20f9e1ec7c050829bdafc21af56e8b
Deleted: sha256:53113b724411b6ce88394d5b901fbbc4e62e8b3cd95fc4a8472bdca652feb4d7
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fc2673fc1bab5ae037411e37ec54a74b64035c60abce38e3bfe061e3204fa9d0
  Associated tags:
 - 20210616120045
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210616120045
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210616120045].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fc2673fc1bab5ae037411e37ec54a74b64035c60abce38e3bfe061e3204fa9d0].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 15m 14s
113 actionable tasks: 84 executed, 25 from cache, 4 up-to-date

Publishing build scan...

Publishing failed.

The build scan server appears to be unavailable.
Please check https://status.gradle.com for the latest service status.

If the service is reported as available, please report this problem via 
https://gradle.com/help/plugin and include the following via copy/paste:

----------
Gradle version: 6.8.3
Plugin version: 3.4.1
Request URL: https://status.gradle.com
Request ID: 81948ba5-317f-4f9f-b28d-a3895a16083f
Response status code: 405
Response server type: Varnish
----------

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to