See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1933/display/redirect?page=changes>

Changes:

[noreply] bump healthcare api version (#27720)


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

#16 exporting to image
#16 exporting layers
#16 exporting layers 22.0s done
#16 writing image 
sha256:410b8e2e2d76f94b043bffafb82804f36440915ec35fca58468efcf730db9f24 done
#16 naming to docker.io/apache/beam_python3.8_sdk:2.50.0.dev done
#16 DONE 22.0s

> 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]
6bebdf2a35d9: Preparing
342963d11b7b: Preparing
dd805678628d: Preparing
c93f6351be3c: Preparing
d66c3e36a9e3: Preparing
1a1ea15056ea: Preparing
77e1f2fba20a: Preparing
2eaa4ad2751a: Preparing
f9f5dc620ebf: Preparing
801d9ec76403: Preparing
4bae804cfcdc: Preparing
891fa86dfd1d: Preparing
4438bc41581a: Preparing
f370a05d981b: Preparing
1a1ea15056ea: Waiting
77e1f2fba20a: Waiting
2eaa4ad2751a: Waiting
f9f5dc620ebf: Waiting
f370a05d981b: Waiting
4438bc41581a: Waiting
801d9ec76403: Waiting
891fa86dfd1d: Waiting
4bae804cfcdc: Waiting
6bebdf2a35d9: Pushed
342963d11b7b: Pushed
77e1f2fba20a: Layer already exists
d66c3e36a9e3: Pushed
2eaa4ad2751a: Layer already exists
f9f5dc620ebf: Layer already exists
801d9ec76403: Layer already exists
4bae804cfcdc: Layer already exists
891fa86dfd1d: Layer already exists
4438bc41581a: Layer already exists
f370a05d981b: Layer already exists
1a1ea15056ea: Pushed
c93f6351be3c: Pushed
dd805678628d: Pushed
20230728082035: digest: 
sha256:dd20a9e6135d61b1c542c6e94af1d618c04c2e7c4592882934f8eb05997bf63b size: 
3268

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

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

> 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=test5488
$ 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:34465
$ 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:20230728082035
$ 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.gWB39hswcs
$ gcloud_ver=406.0.0
$ TAG=20230728-083229
$ 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-083229 -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

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

Publishing build scan...
https://ge.apache.org/s/6xbbsr3phw63u

$ ./gradlew :sdks:go:container:docker 
-Pdocker-repository-root=us.gcr.io/apache-beam-testing/jenkins 
-Pdocker-tag=20230728-083229 -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:20230728082035
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:dd20a9e6135d61b1c542c6e94af1d618c04c2e7c4592882934f8eb05997bf63b
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:20230728082035]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:dd20a9e6135d61b1c542c6e94af1d618c04c2e7c4592882934f8eb05997bf63b]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230728082035
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8114544962c4e1464d2a95284a31f00451806bfc158c8cfab9a1bb0c0ac41a32
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:20230728082035]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8114544962c4e1464d2a95284a31f00451806bfc158c8cfab9a1bb0c0ac41a32]

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 89171.
Stopping expansion service pid: 89172.

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 12m 50s
232 actionable tasks: 154 executed, 66 from cache, 12 up-to-date

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

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