You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/12/17 00:01:14 UTC

Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #3092

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

Changes:

[Pablo Estrada] Thread safe addition of new metrics

[Pablo Estrada] Thread safe addition of new metrics

[piotr.szuberski] [BEAM-11407] Add IT test to Bigtable for BeamSQL

[zyichi] Track transform processing thread in Java SDK harness and set log entry

[zyichi] Add javadoc

[zyichi] Add tracking to other ProcessElement methods

[zyichi] Use LoadingCache instead of ConcurrentHashMap to limit the size for

[noreply] fix PerPartitionSubscriptionSdf methods with incorrect visibility

[zyichi] Address comment

[noreply] [BEAM-11432] put latest tag when publishing SDK head containers to gcr

[zyichi] Fix checkstyle

[noreply] [BEAM-10925] Add interface for SQL Java scalar UDF. (#13305)

[Kyle Weaver] [BEAM-10925] Add SQL AggregateFn interface.

[Pablo Estrada] Moving to 2.28.0-SNAPSHOT on master branch.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
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 fetch --tags --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 --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 b8c001c6f4367b6b96d9af330b67f865cccecabf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8c001c6f4367b6b96d9af330b67f865cccecabf # timeout=10
Commit message: "Moving to 2.28.0-SNAPSHOT on master branch."
 > git rev-list --no-walk b2f478408bd8072ad1799e09bb2cc510db161122 # 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 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsPreCommit
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck
> 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
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> 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
Building syncjira
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 beamsyncjenkins ... 
Creating beamsyncjira    ... 
Creating beamsyncgithub  ... 
Creating influxdb        ... 
Creating beampostgresql  ... error

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

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

ERROR: for beamsyncjira  Cannot create container for service syncjira: Conflict. The container name "/beamsyncjira" is already in use by container "08a28f75ce0c1e35adeb6710d1820f7e1879eaba0067074f2b375ccc698ffa30". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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 "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". 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 "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjira  Cannot create container for service syncjira: Conflict. The container name "/beamsyncjira" is already in use by container "08a28f75ce0c1e35adeb6710d1820f7e1879eaba0067074f2b375ccc698ffa30". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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 "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". 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:validateConfiguration
persistentvolumeclaim/beam-grafana-etcdata created (dry run)
persistentvolumeclaim/beam-grafana-libdata created (dry run)
persistentvolumeclaim/beam-grafana-logdata created (dry run)
cronjob.batch/influxdb-autobackup created (dry run)
persistentvolumeclaim/influxdb-storage created (dry run)
configmap/influxdb-init-scripts created (dry run)
deployment.apps/influxdb created (dry run)
service/influxdb created (dry run)
service/influxdb-rpc created (dry run)
persistentvolumeclaim/beam-postgresql-data created (dry run)
deployment.apps/beamgrafana created (dry run)

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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 48s
3 actionable tasks: 3 executed

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

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

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


Jenkins build is back to normal : beam_PreCommit_CommunityMetrics_Cron #3096

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/3096/display/redirect?page=changes>


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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #3095

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/3095/display/redirect?page=changes>

Changes:

[noreply] [Beam-11002] Fixes BufferOverflowException in XMLReader (#13513)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
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 fetch --tags --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 --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 9c6922976cc2a5c6a2ef836c1986ff769cda99a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c6922976cc2a5c6a2ef836c1986ff769cda99a5 # timeout=10
Commit message: "[Beam-11002] Fixes BufferOverflowException in XMLReader (#13513)"
 > git rev-list --no-walk b8c001c6f4367b6b96d9af330b67f865cccecabf # 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 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsPreCommit
Starting a Gradle Daemon (subsequent builds will be faster)
> 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
Configuration on demand is an incubating feature.
> 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
Building syncjira
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 beamsyncjenkins ... 
Creating beampostgresql  ... 
Creating beamsyncjira    ... 
Creating beamgrafana     ... 
Creating influxdb        ... 
Creating beamsyncgithub  ... 
Creating influxdb        ... error

ERROR: for influxdb  Cannot create container for service influxdb: Conflict. The container name "/influxdb" is already in use by container "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". You have to remove (or rename) that container to be able to reuse that name.
Creating beamsyncjira    ... error

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

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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 "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjira  Cannot create container for service syncjira: Conflict. The container name "/beamsyncjira" is already in use by container "08a28f75ce0c1e35adeb6710d1820f7e1879eaba0067074f2b375ccc698ffa30". 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 "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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:validateConfiguration
persistentvolumeclaim/beam-grafana-etcdata created (dry run)
persistentvolumeclaim/beam-grafana-libdata created (dry run)
persistentvolumeclaim/beam-grafana-logdata created (dry run)
cronjob.batch/influxdb-autobackup created (dry run)
persistentvolumeclaim/influxdb-storage created (dry run)
configmap/influxdb-init-scripts created (dry run)
deployment.apps/influxdb created (dry run)
service/influxdb created (dry run)
service/influxdb-rpc created (dry run)
persistentvolumeclaim/beam-postgresql-data created (dry run)
deployment.apps/beamgrafana created (dry run)

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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 34s
3 actionable tasks: 3 executed

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

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #3094

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/3094/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
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 fetch --tags --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 --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 b8c001c6f4367b6b96d9af330b67f865cccecabf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8c001c6f4367b6b96d9af330b67f865cccecabf # timeout=10
Commit message: "Moving to 2.28.0-SNAPSHOT on master branch."
 > git rev-list --no-walk b8c001c6f4367b6b96d9af330b67f865cccecabf # 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 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsPreCommit
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> 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
Configuration on demand is an incubating feature.
> 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
Building syncjira
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 beamsyncjira   ... 
Creating influxdb       ... 
Creating beamsyncjenkins ... 
Creating beamgrafana     ... 
Creating beamsyncgithub  ... 
Creating beamsyncjira    ... error

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

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjira  Cannot create container for service syncjira: Conflict. The container name "/beamsyncjira" is already in use by container "08a28f75ce0c1e35adeb6710d1820f7e1879eaba0067074f2b375ccc698ffa30". 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 "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". 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:validateConfiguration
persistentvolumeclaim/beam-grafana-etcdata created (dry run)
persistentvolumeclaim/beam-grafana-libdata created (dry run)
persistentvolumeclaim/beam-grafana-logdata created (dry run)
cronjob.batch/influxdb-autobackup created (dry run)
persistentvolumeclaim/influxdb-storage created (dry run)
configmap/influxdb-init-scripts created (dry run)
deployment.apps/influxdb created (dry run)
service/influxdb created (dry run)
service/influxdb-rpc created (dry run)
persistentvolumeclaim/beam-postgresql-data created (dry run)
deployment.apps/beamgrafana created (dry run)

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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 0s
3 actionable tasks: 3 executed

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

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

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


Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #3093

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/3093/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
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 fetch --tags --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 --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 b8c001c6f4367b6b96d9af330b67f865cccecabf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8c001c6f4367b6b96d9af330b67f865cccecabf # timeout=10
Commit message: "Moving to 2.28.0-SNAPSHOT on master branch."
 > git rev-list --no-walk b8c001c6f4367b6b96d9af330b67f865cccecabf # 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 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsPreCommit
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> 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
Configuration on demand is an incubating feature.
> 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
Building syncjira
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 beamgrafana ... 
Creating beamsyncjira ... 
Creating influxdb     ... 
Creating beamsyncgithub ... 
Creating beampostgresql ... 
Creating beamsyncjenkins ... 
Creating beamsyncjira    ... error
Creating influxdb        ... error
Creating beamsyncgithub  ... error

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

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

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

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

ERROR: for beampostgresql  Cannot create container for service postgresql: Conflict. The container name "/beampostgresql" is already in use by container "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". You have to remove (or rename) that container to be able to reuse that name.

ERROR: for syncjira  Cannot create container for service syncjira: Conflict. The container name "/beamsyncjira" is already in use by container "08a28f75ce0c1e35adeb6710d1820f7e1879eaba0067074f2b375ccc698ffa30". 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 "acadcc1a0558a242a6c118a302b31a2bdafb7b5fb1d37ab28661e8f5373806e2". 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 "d2779f419ebc4fba124ee94af87239b958ce46f5f78c4cf87252eb11985fbf11". 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 "483cb196d46a47f7d0e5da06b6a15531d0c985c82fe6c905464010bd140bce6c". 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 "4cc829a9b1c723baaf8bbfa6aa9baae609a946e992f74a1eb7a2ea5941d8b0d2". 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 "1cdb914c6bb82cb866bd2e655a932f0f3b9b99d0029177dddf4d9a3c408d639b". 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:validateConfiguration
persistentvolumeclaim/beam-grafana-etcdata created (dry run)
persistentvolumeclaim/beam-grafana-libdata created (dry run)
persistentvolumeclaim/beam-grafana-logdata created (dry run)
cronjob.batch/influxdb-autobackup created (dry run)
persistentvolumeclaim/influxdb-storage created (dry run)
configmap/influxdb-init-scripts created (dry run)
deployment.apps/influxdb created (dry run)
service/influxdb created (dry run)
service/influxdb-rpc created (dry run)
persistentvolumeclaim/beam-postgresql-data created (dry run)
deployment.apps/beamgrafana created (dry run)

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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 47s
3 actionable tasks: 3 executed

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

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

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