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

Changes:

[noreply] [Spark Dataset runner] Reduce binary size of Java serialized task


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src> 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2cd38984a354c76ada42cb51f13a398babaf1b76 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2cd38984a354c76ada42cb51f13a398babaf1b76 # timeout=10
Commit message: "[Spark Dataset runner] Reduce binary size of Java serialized 
task related for ParDo translation (#24543)"
 > git rev-list --no-walk bb936d006602b5f48f0936234f821612596e8ab4 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew>
 --continue --max-workers=8 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:communityMetricsPreCommit
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.5.1/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.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :beam-test-infra-metrics:createEmptyConfig

> Task :beam-test-infra-metrics:composeUp
postgresql uses an image, skipping
influxdb uses an image, skipping
Building influxdb-restore
Building grafana
Building syncgithub
Building syncjenkins
Creating network 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default" with the 
default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata"
 with default driver
Creating volume 
"7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-influxdb-storage"
 with default driver
Creating beampostgresql ... 
Creating beamsyncgithub ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating influxdb        ... 
Creating beamsyncgithub  ... error
Creating beamgrafana     ... error
Creating beampostgresql  ... error

ERROR: for beamsyncgithub  Cannot create container for service syncgithub: 
Conflict. The container name "/beamsyncgithub" is already in use by container 
"932d77ebf70c3400eab36a4e394c7fab77f51dc23006d66a1943afddd5738a76". You have to 
remove (or rename) that container to be able to reuse that name.
Creating influxdb        ... error

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. 
The container name "/beamgrafana" is already in use by container 
"d1336f2fec0e43d5797fbc00a191d28a105a3fd39363f4c7964c8ce02209a0d0". You have to 
remove (or rename) that container to be able to reuse that name.

ERROR: for beampostgresql  Cannot create container for service postgresql: 
Conflict. The container name "/beampostgresql" is already in use by container 
"75a42c6416aa89792c1f895980c1ea8fae8ffb579157c0639786a3e2154962af". You have to 
remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. 
The container name "/influxdb" is already in use by container 
"d71b4a12bcbe4309746e7a452c694e1b75647f43793e7e8b91a42c1c7265b2ae". You have to 
remove (or rename) that container to be able to reuse that name.
Creating beamsyncjenkins ... done

ERROR: for syncgithub  Cannot create container for service syncgithub: 
Conflict. The container name "/beamsyncgithub" is already in use by container 
"932d77ebf70c3400eab36a4e394c7fab77f51dc23006d66a1943afddd5738a76". You have to 
remove (or rename) that container to be able to reuse that name.

ERROR: for grafana  Cannot create container for service grafana: Conflict. The 
container name "/beamgrafana" is already in use by container 
"d1336f2fec0e43d5797fbc00a191d28a105a3fd39363f4c7964c8ce02209a0d0". You have to 
remove (or rename) that container to be able to reuse that name.

ERROR: for postgresql  Cannot create container for service postgresql: 
Conflict. The container name "/beampostgresql" is already in use by container 
"75a42c6416aa89792c1f895980c1ea8fae8ffb579157c0639786a3e2154962af". You have to 
remove (or rename) that container to be able to reuse that name.

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. 
The container name "/influxdb" is already in use by container 
"d71b4a12bcbe4309746e7a452c694e1b75647f43793e7e8b91a42c1c7265b2ae". You have to 
remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
Stopping beamsyncjenkins ... 
Stopping beamsyncjenkins ... done
Removing beamsyncjenkins ... 
Removing beamsyncjenkins ... done
Removing network 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__default
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-postgresql-data
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-libdata
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-etcdata
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-grafana-logdata
Removing volume 
7f68c8270306616dc9f681dd43484432_beam-test-infra-metrics__beam-influxdb-storage

> Task :beam-test-infra-metrics:composeUp FAILED

> Task :beam-test-infra-metrics:getClusterCredentials
Fetching cluster endpoint and auth data.
CRITICAL: ACTION REQUIRED: gke-gcloud-auth-plugin, which is needed for 
continued use of kubectl, was not found or is not executable. Install 
gke-gcloud-auth-plugin for use with kubectl by following 
https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
kubeconfig entry generated for metrics.

> Task :beam-test-infra-metrics:validateK8sConfiguration
persistentvolumeclaim/beam-grafana-etcdata configured (dry run)
persistentvolumeclaim/beam-grafana-libdata configured (dry run)
persistentvolumeclaim/beam-grafana-logdata configured (dry run)
cronjob.batch/influxdb-autobackup configured (dry run)
persistentvolumeclaim/influxdb-storage configured (dry run)
configmap/influxdb-init-scripts configured (dry run)
deployment.apps/influxdb configured (dry run)
service/influxdb configured (dry run)
service/influxdb-rpc configured (dry run)
persistentvolumeclaim/beam-postgresql-data configured (dry run)
deployment.apps/beamgrafana configured (dry run)

> Task :beam-test-infra-metrics:validateConfiguration
> Task :beam-test-infra-metrics:removeKubeConfig

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:composeUp'.
> Exit-code 1 when calling docker-compose, stdout: N/A

* 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 1m 24s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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