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

Changes:


------------------------------------------
[...truncated 646.29 KB...]
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/pvalue.py";,>
 line 142, 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 689, 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 152, 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 188, 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 218, 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 316, 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 923, 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 826, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found!"
        debug_error_string = 
"{"created":"@1614600853.129291084","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Method
 not found!","grpc_status":12}"
>

======================================================================
ERROR: test_combine_globally 
(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 273, in test_combine_globally
    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 184, in run_combine_globally
    TEST_COMGL_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 142, 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 689, 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 152, 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 188, 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 218, 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 316, 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 923, 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 826, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found!"
        debug_error_string = 
"{"created":"@1614600853.136720436","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Method
 not found!","grpc_status":12}"
>

======================================================================
ERROR: test_combine_per_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 277, in test_combine_per_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 203, in run_combine_per_key
    TEST_COMPK_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 142, 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 689, 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 152, 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 188, 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 218, 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 316, 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 923, 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 826, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found!"
        debug_error_string = 
"{"created":"@1614600853.167426398","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Method
 not found!","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 261, 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 122, 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 573, 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 689, 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 152, 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 188, 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 218, 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 316, 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 923, 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 826, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found!"
        debug_error_string = 
"{"created":"@1614600853.206635697","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Method
 not found!","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 285, 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 238, 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 142, 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 689, 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 152, 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 188, 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 218, 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 316, 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 923, 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 826, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found!"
        debug_error_string = 
"{"created":"@1614600853.243872588","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Method
 not found!","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 257, 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 101, 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 142, 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 689, 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 152, 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 188, 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 218, 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 316, 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 923, 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 826, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.UNIMPLEMENTED
        details = "Method not found!"
        debug_error_string = 
"{"created":"@1614600853.285428982","description":"Error received from peer 
ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Method
 not found!","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.364s

FAILED (errors=8)

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Skipping invalid pid: 3581.
Skipping invalid pid: 3584.

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210301120039
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6fb10a07225c9217dc58eaab5ce00ec2c9fe3d20ac9e4e1eb1b3783c386ead5d
Deleted: sha256:0c14a882ea2fb84432dcf39e9f99320cacb541be7bd4835b57b1e1a5d62265c4
Deleted: sha256:51710464ad3a5bcd73d28645f7d8babb7d135832fc50f20d0baca7c8109b5597
Deleted: sha256:b3810445893a88d200443ffd9f0b2d11853ba5e738ca54d579b03bbf8acc4332
Deleted: sha256:1049b1687e5af4fb6102c35a9b39ce1e2ef4223c270bcbc04a075cf8d5102b51
Deleted: sha256:b9178cee49dd7d9799bad9bb5ef0eca1668b3975244053f8e977d2951a1a9cbf
Deleted: sha256:e665a00a9a43335fbe9983e1358ac29bcf2b5e5a83293a4a980297d5920ff993
Deleted: sha256:0747104573ebfa1d79432248f977f68cb2bb397e5b5464254c0aa3496a40aea5
Deleted: sha256:a69e4431322b9337e483bb9182080731d664273c56b0596389105c897d4da678
Deleted: sha256:439b90e1851a290baec02ec8c0fed05467ec371163cf3700748257b626ae99bb
Deleted: sha256:ee0a0cb3d37ce4fc49daa7b168b4627a94feafdf1c542bc52847e8e198ad6193
Deleted: sha256:e90e82c4cc938d0cf9c1d18f1c748db0ba4fc435032509a15f1acce4bf312629
Deleted: sha256:2afdf405aa73e433b21cb314b8998e118c17daabfe83fe78a6db263e114f98be
Deleted: sha256:4092b7f9db8212132f9b6d5d1eb39342884bb514b498a1d504fb51a52f02fd0c
Deleted: sha256:6341b77bf3d98291342d2a332e3b7440ee7450ccca9575f05f112cdbb2a82b01
Deleted: sha256:cc741ee9545664fa6b78e810b1ca35fe5c03379cc275ca7419f359b97951ab6b
Deleted: sha256:b007aac50c56093fa6b0c2417d502a63f5a65650f19856586f58aa9fd94b241e
Deleted: sha256:2a4680f62ff63403dc1b7270b5c0deb232524a230e70b8247f99794c79b885a5
Deleted: sha256:ee4811571417c79c793ada970575a5a3fbb5b3b26ae82f96e7e2e8f18e1250a9
Deleted: sha256:fc9a3d4f2834f246a86722c831586eaac3135287de4d01752520e0d6b74e1bf9
Deleted: sha256:57e483daebd446c08ad267efe3806fe9871805e804ca7ad98c322563c2c3c011
Deleted: sha256:5d393834b88ff415c4b90f32bccbbd64d6204704e10a6d737a509be79eb98e8e
Deleted: sha256:d62ebf50ff240fed38dbd63102fc0ed801f63d9fa36698ce1b6aff318dca3641
Deleted: sha256:20b54b6aa5bf114868066076b444b1468d02e93a14605d0a70b02182222e0e28
Deleted: sha256:0030a6a60fa3e761f42d6627d35c93af756f0c91f865b135c1ee21f574d6bfda
Deleted: sha256:e5ac922026a2e452ee1c52d2672337e5e837dd900e35e513ff569925fe5f568f
Deleted: sha256:82d32b6709eebcd6e9d8071d927c8afbfdd0ed59790c8f5abbf06388d8763083
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6fb10a07225c9217dc58eaab5ce00ec2c9fe3d20ac9e4e1eb1b3783c386ead5d
  Associated tags:
 - 20210301120039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210301120039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210301120039].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6fb10a07225c9217dc58eaab5ce00ec2c9fe3d20ac9e4e1eb1b3783c386ead5d].

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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 13m 56s
112 actionable tasks: 83 executed, 25 from cache, 4 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

Publishing build scan...
https://gradle.com/s/wzduaqn7eofi4

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