See 
<https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/6321/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (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
Using shallow clone with depth 1
Avoid fetching tags
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 --no-tags --force --progress --depth=1 -- 
 > 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
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --no-tags --force --progress --depth=1 -- 
 > 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 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab # timeout=10
Commit message: "Fix OutputSampler's coder. (#25805)"
 > git rev-list --no-walk 04c2de61e5dd840a4a5bbcb3b142ef39a11262ab # 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 influxdb       ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating beamsyncgithub  ... 
Creating beampostgresql  ... error

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

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

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

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

ERROR: for beamgrafana  Cannot create container for service grafana: Conflict. 
The container name "/beamgrafana" is already in use by container 
"315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". 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 
"d3eb670b5f317c1c5d87ecd45ffae3e53e92f613fe7515c8846411c3ba058392". 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 
"b7b879555165b1a85b95843418c42fee5acf367fce126286b29997062d8e34d1". You have to 
remove (or rename) that container to be able to reuse that name.

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

ERROR: for syncjenkins  Cannot create container for service syncjenkins: 
Conflict. The container name "/beamsyncjenkins" is already in use by container 
"638f312f141f3511c339bda7c6912307fb8bf60ec143183d8e24be10ed5e4d30". 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 
"315e8204ba076b2413cee0622ed6f004cce23297f17d0e589be7a6309274b5ed". You have to 
remove (or rename) that container to be able to reuse that name.
Encountered errors while bringing up the project.
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 38s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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