See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/1130/display/redirect>
Changes: ------------------------------------------ [...truncated 564.52 KB...] ---> 68f704a74ef1 Step 24/32 : COPY target/license_scripts /tmp/license_scripts/ ---> d8b4fb0cbab5 Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 6c46a0640b3d Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 7524d3ec3bdd Removing intermediate container 7524d3ec3bdd ---> 147ef3cf90d0 Step 27/32 : COPY target/license_scripts /tmp/license_scripts/ ---> ab8b914c479b Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then pip install 'pip-licenses<4.0.0' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi ---> Running in b8cebfe67578 Collecting pip-licenses<4.0.0 Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB) Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages (6.0) Requirement already satisfied: tenacity in /usr/local/lib/python3.7/site-packages (5.1.5) Collecting PTable Downloading PTable-0.9.2.tar.gz (31 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.7/site-packages (from tenacity) (1.16.0) Building wheels for collected packages: PTable Building wheel for PTable (setup.py): started Building wheel for PTable (setup.py): finished with status 'done' Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22908 sha256=8cab418cb83df7681bce2db0c5e71c5e4facdb0aaef446377e290bb4602e407e Stored in directory: /root/.cache/pip/wheels/06/7f/53/a4d4981283f05f4678f6765305901f2f43911384b5bddfe8d9 Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.5 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [0mSkip pulling license for bs4 [91mINFO:root:Successfully pulled licenses for 143 dependencies [0mRemoving intermediate container b8cebfe67578 ---> 1a0dee9a4d19 Step 29/32 : FROM beam ---> cf2f4767f2c6 Step 30/32 : ARG pull_licenses ---> Running in 0eeffd8a12b8 Removing intermediate container 0eeffd8a12b8 ---> 2c4c23a04a0e Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> affc417a4bd3 Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in c3fcbfe70d10 Removing intermediate container c3fcbfe70d10 ---> 3492bca8c732 Successfully built 3492bca8c732 Successfully tagged apache/beam_python3.7_sdk:2.44.0.dev > Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/python] 5fe71d902aee: Preparing 40dac9efbdb4: Preparing 5d5ee52e37c9: Preparing c0804d78804f: Preparing 677486076a25: Preparing bdb44dc211ab: Preparing 3c45accb1e1b: Preparing 3fa94cbcb163: Preparing c94a00b9e730: Preparing 9fe0f6196980: Preparing c7afd4bf05fb: Preparing cefb0b59c122: Preparing 8d78beb6d07b: Preparing 938f98905a6e: Preparing 0ec8f78a199d: Preparing d612c04719be: Preparing 12a48b761eaf: Preparing 6b183c62e3d7: Preparing 882fd36bfd35: Preparing d1dec9917839: Preparing d38adf39e1dd: Preparing 4ed121b04368: Preparing d9d07d703dd5: Preparing 938f98905a6e: Waiting d1dec9917839: Waiting d38adf39e1dd: Waiting 4ed121b04368: Waiting 0ec8f78a199d: Waiting bdb44dc211ab: Waiting d612c04719be: Waiting 12a48b761eaf: Waiting 3c45accb1e1b: Waiting 9fe0f6196980: Waiting c7afd4bf05fb: Waiting 882fd36bfd35: Waiting c94a00b9e730: Waiting cefb0b59c122: Waiting 8d78beb6d07b: Waiting 3fa94cbcb163: Waiting c0804d78804f: Pushed 5d5ee52e37c9: Pushed 5fe71d902aee: Pushed 677486076a25: Pushed 40dac9efbdb4: Pushed 3fa94cbcb163: Pushed 3c45accb1e1b: Pushed c94a00b9e730: Pushed 8d78beb6d07b: Pushed 938f98905a6e: Pushed 0ec8f78a199d: Layer already exists c7afd4bf05fb: Pushed d612c04719be: Layer already exists 6b183c62e3d7: Layer already exists 882fd36bfd35: Layer already exists d1dec9917839: Layer already exists 12a48b761eaf: Layer already exists d38adf39e1dd: Layer already exists 4ed121b04368: Layer already exists d9d07d703dd5: Layer already exists bdb44dc211ab: Pushed 9fe0f6196980: Pushed cefb0b59c122: Pushed 20221106151014: digest: sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99 size: 5156 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Launching Java expansion service @ 38973 Launching Python expansion service @ 43517 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > testRunInferenceWithKVs FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > testRunInference FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 16 tests completed, 14 failed, 2 skipped > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython > FAILED > Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE > Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221106151014 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99 WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221106151014] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221106151014] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:66ad9ad6b8c65892cfdfa0f07f5b8513c0a1e9a127a704525603c28788a72d99]. > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221106151014 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:32a1b526015e2098d3f0de6d92e043c7f13a283d68a91234d8389e729aea4d8c ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221106151014] > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 2489744. Stopping expansion service pid: 2489745. FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html> * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 301 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command 'gcloud'' 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. ============================================================================== * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 43m 20s 184 actionable tasks: 121 executed, 57 from cache, 6 up-to-date Publishing build scan... https://gradle.com/s/y2ambutnrlfpk 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]
