See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/4308/display/redirect>

Changes:


------------------------------------------
[...truncated 42.83 KB...]
go: added golang.org/x/text v0.13.0
go: added google.golang.org/genproto/googleapis/rpc 
v0.0.0-20231012201019-e917dd12ba7a
go: added google.golang.org/grpc v1.59.0
go: added google.golang.org/protobuf v1.31.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W1127 23:45:56.866379      38 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.13.0/unix/asm_linux_amd64.s

> Task :sdks:java:container:java11:copyJavaThirdPartyLicenses

> Task :sdks:java:container:downloadCloudProfilerAgent
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0version.txt
NOTICES
profiler_java_agent.so
100 4183k  100 4183k    0     0  20.7M      0 --:--:-- --:--:-- --:--:-- 20.7M

> Task :sdks:java:container:goPrepare UP-TO-DATE

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1127 23:46:01.154599      86 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.13.0/unix/asm_linux_amd64.s

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.21.4 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go pathingjar.go pathingjar_test.go

> Task :sdks:java:container:java11:copySdkHarnessLauncher

> Task :release:go-licenses:java:dockerRun
github.com/apache/beam/sdks/v2/go,https://github.com/apache/beam/blob/sdks/v2.52.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.52.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.3/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.17.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.13.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.13.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e917dd12ba7a/googleapis/rpc/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.59.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.31.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java11:copyGolangLicenses
> Task :sdks:java:container:java11:dockerPrepare

> Task :sdks:java:container:java11:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.59kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:11
#3 DONE 0.3s

#4 [ 1/16] FROM 
docker.io/library/eclipse-temurin:11@sha256:17571c4ae2936842c2b6547a382dd0fad3a4601294240a871a0282657f3e89db
#4 CACHED

#5 [internal] load build context
#5 transferring context: 47.17MB 0.3s done
#5 DONE 0.4s

#6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.1s

#7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.0s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.0s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.3s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:17209656eb900e8b2a7b412c42f99154ed799073f881ec9fb0c4bd44d7c925ae done
#21 naming to docker.io/apache/beam_java11_sdk:2.53.0.dev done
#21 DONE 0.2s

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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/java]
7f2658c3d307: Preparing
5f70bf18a086: Preparing
59cbe7a80b75: Preparing
77e897ea9cc6: Preparing
cb0cc0ae8920: Preparing
feef2be0b55b: Preparing
1689d751bc1c: Preparing
94686fbeefd9: Preparing
144c0caa86c2: Preparing
3eabfacb031d: Preparing
d1882a5dea70: Preparing
ba6e100f1069: Preparing
b6c89a01cc52: Preparing
73df99e698f6: Preparing
bbe7bed6e9be: Preparing
99c353966f5a: Preparing
1689d751bc1c: Waiting
23cb0c7f20d4: Preparing
24287d930e4d: Preparing
94686fbeefd9: Waiting
c3c212b25e14: Preparing
256d88da4185: Preparing
144c0caa86c2: Waiting
3eabfacb031d: Waiting
d1882a5dea70: Waiting
c3c212b25e14: Waiting
24287d930e4d: Waiting
23cb0c7f20d4: Waiting
ba6e100f1069: Waiting
256d88da4185: Waiting
99c353966f5a: Waiting
bbe7bed6e9be: Waiting
feef2be0b55b: Waiting
5f70bf18a086: Layer already exists
77e897ea9cc6: Pushed
59cbe7a80b75: Pushed
feef2be0b55b: Pushed
cb0cc0ae8920: Pushed
7f2658c3d307: Pushed
1689d751bc1c: Pushed
144c0caa86c2: Pushed
d1882a5dea70: Pushed
3eabfacb031d: Pushed
94686fbeefd9: Pushed
b6c89a01cc52: Pushed
ba6e100f1069: Pushed
99c353966f5a: Layer already exists
23cb0c7f20d4: Layer already exists
24287d930e4d: Layer already exists
c3c212b25e14: Layer already exists
256d88da4185: Layer already exists
73df99e698f6: Pushed
bbe7bed6e9be: Pushed
20231127234538: digest: 
sha256:966d9a9a76b3c8964ef9205b4bb60cc246f40ab63d4ad13a7ec8a339e676cbcb size: 
4505

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


***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1127234632-63a19bbc
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1127234632-63a19bbc
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1127234632-63a19bbc
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1127234632-63a19bbc
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1127234631-22ff9b3f
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1127234631-22ff9b3f
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1127234631-22ff9b3f
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1127234631-22ff9b3f
***********************************************************
***********************************************************

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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

13 tests completed, 1 failed

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

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

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/index.html>

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 44m 8s
99 actionable tasks: 60 executed, 37 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@beam.apache.org
For additional commands, e-mail: builds-h...@beam.apache.org

Reply via email to