See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1934/display/redirect>

Changes:


------------------------------------------
[...truncated 712.81 KB...]
#15 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#15 DONE 3.7s

#16 exporting to image
#16 exporting layers
#16 exporting layers 22.5s done
#16 writing image 
sha256:3eef64165c20ae46b280bdb4f11a7e10664e45dc498cdc654a4a0b3c53c3da96
#16 writing image 
sha256:3eef64165c20ae46b280bdb4f11a7e10664e45dc498cdc654a4a0b3c53c3da96 done
#16 naming to docker.io/apache/beam_python3.8_sdk:2.50.0.dev done
#16 DONE 22.5s

> 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]
76955a7a518d: Preparing
49dd572ebc95: Preparing
762055fe19a9: Preparing
a0882ced765d: Preparing
02c091634f19: Preparing
7fd2c751bfa4: Preparing
77e1f2fba20a: Preparing
2eaa4ad2751a: Preparing
f9f5dc620ebf: Preparing
801d9ec76403: Preparing
4bae804cfcdc: Preparing
891fa86dfd1d: Preparing
4438bc41581a: Preparing
f370a05d981b: Preparing
2eaa4ad2751a: Waiting
f9f5dc620ebf: Waiting
801d9ec76403: Waiting
7fd2c751bfa4: Waiting
4bae804cfcdc: Waiting
77e1f2fba20a: Waiting
891fa86dfd1d: Waiting
f370a05d981b: Waiting
49dd572ebc95: Pushed
02c091634f19: Pushed
77e1f2fba20a: Layer already exists
2eaa4ad2751a: Layer already exists
f9f5dc620ebf: Layer already exists
801d9ec76403: Layer already exists
4bae804cfcdc: Layer already exists
76955a7a518d: Pushed
891fa86dfd1d: Layer already exists
4438bc41581a: Layer already exists
f370a05d981b: Layer already exists
a0882ced765d: Pushed
7fd2c751bfa4: Pushed
762055fe19a9: Pushed
20230728142048: digest: 
sha256:06d7cb82c2c4b9e4c1c1ff852fb44130c35b0f8572a3a541a409c765d4b35774 size: 
3268

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 36351
Launching Python expansion service @ 43819

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava
$ 
CURRENT_DIRECTORY=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test>
$ TESTS=./test/integration/... ./test/regression
$ RUNNER=portable
$ TIMEOUT=3h
$ SIMULTANEOUS=3
$ GCS_LOCATION=gs://temp-storage-for-end-to-end-tests
$ GCS_SUBFOLDER=test24633
$ PROJECT=apache-beam-testing
$ DATAFLOW_PROJECT=apache-beam-testing
$ REGION=us-central1
$ trap exit_background_processes SIGINT SIGTERM EXIT
$ key=--pipeline_opts
$ case --pipeline_opts in
$ 
PIPELINE_OPTS=--kafka_jar=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/java/testing/kafka-service/build/libs/beam-sdks-java-testing-kafka-service-testKafkaService-2.50.0-SNAPSHOT.jar>
 
--expansion_jar=io:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/java/io/expansion-service/build/libs/beam-sdks-java-io-expansion-service-2.50.0-SNAPSHOT.jar>
 
--expansion_jar=schemaio:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/java/extensions/schemaio-expansion-service/build/libs/beam-sdks-java-extensions-schemaio-expansion-service-2.50.0-SNAPSHOT.jar>
 
--expansion_jar=debeziumio:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/java/io/debezium/expansion-service/build/libs/beam-sdks-java-io-debezium-expansion-service-2.50.0-SNAPSHOT.jar>
 
--expansion_jar=gcpio:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/java/io/google-cloud-platform/expansion-service/build/libs/beam-sdks-java-io-google-cloud-platform-expansion-service-2.50.0-SNAPSHOT.jar>
 --bq_dataset=apache-beam-testing.beam_bigquery_io_test_temp 
--expansion_addr=test:localhost:36351
$ key=--runner
$ case --runner in
$ RUNNER=dataflow
$ key=--project
$ case --project in
$ PROJECT=apache-beam-testing
$ key=--dataflow_project
$ case --dataflow_project in
$ DATAFLOW_PROJECT=apache-beam-testing
$ key=--region
$ case --region in
$ REGION=us-central1
$ key=--tests
$ case --tests in
$ TESTS=./test/integration/xlang ./test/integration/io/xlang/...
$ key=--sdk_overrides
$ case --sdk_overrides in
$ 
SDK_OVERRIDES=.*java.*,us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230728142048
$ cd 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src>
$ test -d sdks/go/test
$ command -v docker
/usr/bin/docker
$ docker -v
Docker version 20.10.23, build 7155243
$ command -v gcloud
/usr/bin/gcloud
$ gcloud --version
Google Cloud SDK 406.0.0
alpha 2022.10.17
beta 2022.10.17
bq 2.0.79
bundled-python3-unix 3.9.12
core 2022.10.17
gcloud-crc32c 1.0.0
gsutil 5.14
$ TMPDIR=/tmp/tmp.PVOGCtT7fG
$ gcloud_ver=406.0.0
$ TAG=20230728-143300
$ CONTAINER=us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk
Using container us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk
$ ./gradlew :sdks:go:container:docker 
-Pdocker-repository-root=us.gcr.io/apache-beam-testing/jenkins 
-Pdocker-tag=20230728-143300 -Pcontainer-architecture-list=arm64,amd64 
-Ppush-containers
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.6.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources UP-TO-DATE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:spotlessGroovy UP-TO-DATE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins UP-TO-DATE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE

> Configure project :sdks:go:container
docker-pull-licenses not set, skipping go-licenses
System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64; 
Preparing to use /home/jenkins/go/bin/go1.20.6
go1.20.6: already downloaded in /home/jenkins/sdk/go1.20.6
GOCMD=/home/jenkins/go/bin/go1.20.6

> Task :sdks:go:container:copyLicenses UP-TO-DATE
> Task :sdks:go:container:dockerClean
> Task :sdks:go:container:goPrepare UP-TO-DATE

> Task :sdks:go:container:goBuild
/home/jenkins/go/bin/go1.20.6 build -o ./build/target/linux_arm64/boot boot.go 
boot_test.go
/home/jenkins/go/bin/go1.20.6 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:go:container:skipPullLicenses
> Task :sdks:go:container:dockerPrepare

> Task :sdks:go:container:docker FAILED
ERROR: multiple platforms feature is currently not supported for docker driver. 
Please switch to a different driver (eg. "docker buildx create --use")

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:container:docker'.
> Process 'command 'docker'' 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

BUILD FAILED in 21s
16 actionable tasks: 5 executed, 11 up-to-date

Publishing build scan...
https://ge.apache.org/s/ab46ofzj5k74e

$ ./gradlew :sdks:go:container:docker 
-Pdocker-repository-root=us.gcr.io/apache-beam-testing/jenkins 
-Pdocker-tag=20230728-143300 -Pcontainer-architecture-list=arm64,amd64 
-Ppush-containers

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava 
> 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:20230728142048
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:06d7cb82c2c4b9e4c1c1ff852fb44130c35b0f8572a3a541a409c765d4b35774
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:20230728142048]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:06d7cb82c2c4b9e4c1c1ff852fb44130c35b0f8572a3a541a409c765d4b35774]

Deleted 
[[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230728142048] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:06d7cb82c2c4b9e4c1c1ff852fb44130c35b0f8572a3a541a409c765d4b35774])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:06d7cb82c2c4b9e4c1c1ff852fb44130c35b0f8572a3a541a409c765d4b35774

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230728142048
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e869b09355ef230515f2cdbf2804f77bbb3c7f3eea7fa64ecf87211c19eadc6
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230728142048]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e869b09355ef230515f2cdbf2804f77bbb3c7f3eea7fa64ecf87211c19eadc6]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230728142048] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e869b09355ef230515f2cdbf2804f77bbb3c7f3eea7fa64ecf87211c19eadc6])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e869b09355ef230515f2cdbf2804f77bbb3c7f3eea7fa64ecf87211c19eadc6

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2230326.
Stopping expansion service pid: 2230327.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/build.gradle'>
 line: 217

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava'.
> 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.

* 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.6.2/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 13m 5s
232 actionable tasks: 158 executed, 64 from cache, 10 up-to-date

Publishing build scan...
https://ge.apache.org/s/fzcoy5fgfzxqc

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