See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1085/display/redirect>

Changes:


------------------------------------------
[...truncated 569223 lines...]
[2022-07-21T15:48:31.310Z] [INFO] --- 
maven-archetype-plugin:2.2:integration-test (default-integration-test) @ 
streams-quickstart-java ---
[2022-07-21T15:48:31.310Z] [INFO] 
[2022-07-21T15:48:31.310Z] [INFO] --- maven-gpg-plugin:1.6:sign 
(sign-artifacts) @ streams-quickstart-java ---
[2022-07-21T15:48:31.310Z] [INFO] 
[2022-07-21T15:48:31.310Z] [INFO] --- maven-install-plugin:2.5.2:install 
(default-install) @ streams-quickstart-java ---
[2022-07-21T15:48:31.311Z] [INFO] Installing 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/java/target/streams-quickstart-java-3.3.0-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.3.0-SNAPSHOT/streams-quickstart-java-3.3.0-SNAPSHOT.jar
[2022-07-21T15:48:31.311Z] [INFO] Installing 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/java/pom.xml
 to 
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.3.0-SNAPSHOT/streams-quickstart-java-3.3.0-SNAPSHOT.pom
[2022-07-21T15:48:31.311Z] [INFO] 
[2022-07-21T15:48:31.311Z] [INFO] --- 
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) 
@ streams-quickstart-java ---
[2022-07-21T15:48:31.311Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:31.311Z] [INFO] Reactor Summary for Kafka Streams :: 
Quickstart 3.3.0-SNAPSHOT:
[2022-07-21T15:48:31.311Z] [INFO] 
[2022-07-21T15:48:31.311Z] [INFO] Kafka Streams :: Quickstart 
........................ SUCCESS [  3.410 s]
[2022-07-21T15:48:31.311Z] [INFO] streams-quickstart-java 
............................ SUCCESS [  1.247 s]
[2022-07-21T15:48:31.311Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:31.311Z] [INFO] BUILD SUCCESS
[2022-07-21T15:48:31.311Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:31.311Z] [INFO] Total time:  5.008 s
[2022-07-21T15:48:31.311Z] [INFO] Finished at: 2022-07-21T15:48:30Z
[2022-07-21T15:48:31.311Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-07-21T15:48:31.312Z] Running in 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2022-07-21T15:48:33.458Z] + echo Y
[2022-07-21T15:48:33.458Z] + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.3.0-SNAPSHOT 
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 
-Dpackage=myapps
[2022-07-21T15:48:34.394Z] [INFO] Scanning for projects...
[2022-07-21T15:48:35.330Z] [INFO] 
[2022-07-21T15:48:35.330Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2022-07-21T15:48:35.330Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-07-21T15:48:35.330Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2022-07-21T15:48:35.330Z] [INFO] 
[2022-07-21T15:48:35.330Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2022-07-21T15:48:35.330Z] [INFO] 
[2022-07-21T15:48:35.330Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2022-07-21T15:48:35.330Z] [INFO] 
[2022-07-21T15:48:35.330Z] [INFO] 
[2022-07-21T15:48:35.330Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2022-07-21T15:48:37.186Z] [INFO] Generating project in Interactive mode
[2022-07-21T15:48:37.186Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2022-07-21T15:48:37.186Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2022-07-21T15:48:37.186Z] [INFO] Using property: groupId = streams.examples
[2022-07-21T15:48:37.186Z] [INFO] Using property: artifactId = streams.examples
[2022-07-21T15:48:37.186Z] [INFO] Using property: version = 0.1
[2022-07-21T15:48:37.186Z] [INFO] Using property: package = myapps
[2022-07-21T15:48:37.186Z] Confirm properties configuration:
[2022-07-21T15:48:37.186Z] groupId: streams.examples
[2022-07-21T15:48:37.186Z] artifactId: streams.examples
[2022-07-21T15:48:37.186Z] version: 0.1
[2022-07-21T15:48:37.186Z] package: myapps
[2022-07-21T15:48:37.186Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2022-07-21T15:48:37.186Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.3.0-SNAPSHOT
[2022-07-21T15:48:37.186Z] [INFO] 
----------------------------------------------------------------------------
[2022-07-21T15:48:37.186Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-07-21T15:48:37.186Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-07-21T15:48:37.186Z] [INFO] Parameter: version, Value: 0.1
[2022-07-21T15:48:37.186Z] [INFO] Parameter: package, Value: myapps
[2022-07-21T15:48:37.186Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-07-21T15:48:37.186Z] [INFO] Parameter: package, Value: myapps
[2022-07-21T15:48:37.186Z] [INFO] Parameter: version, Value: 0.1
[2022-07-21T15:48:37.186Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-07-21T15:48:37.186Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-07-21T15:48:37.186Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[2022-07-21T15:48:37.186Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:37.186Z] [INFO] BUILD SUCCESS
[2022-07-21T15:48:37.186Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:37.186Z] [INFO] Total time:  2.731 s
[2022-07-21T15:48:37.186Z] [INFO] Finished at: 2022-07-21T15:48:36Z
[2022-07-21T15:48:37.186Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-07-21T15:48:37.702Z] Running in 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-07-21T15:48:40.126Z] + mvn compile
[2022-07-21T15:48:41.062Z] [INFO] Scanning for projects...
[2022-07-21T15:48:41.062Z] [INFO] 
[2022-07-21T15:48:41.062Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2022-07-21T15:48:41.062Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-07-21T15:48:41.062Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2022-07-21T15:48:41.999Z] [INFO] 
[2022-07-21T15:48:41.999Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2022-07-21T15:48:41.999Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2022-07-21T15:48:41.999Z] [INFO] Copying 1 resource
[2022-07-21T15:48:41.999Z] [INFO] 
[2022-07-21T15:48:41.999Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2022-07-21T15:48:42.935Z] [INFO] Changes detected - recompiling the module!
[2022-07-21T15:48:42.935Z] [INFO] Compiling 3 source files to 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-07-21T15:48:43.743Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:43.743Z] [INFO] BUILD SUCCESS
[2022-07-21T15:48:43.743Z] [INFO] 
------------------------------------------------------------------------
[2022-07-21T15:48:43.743Z] [INFO] Total time:  2.671 s
[2022-07-21T15:48:43.743Z] [INFO] Finished at: 2022-07-21T15:48:43Z
[2022-07-21T15:48:43.743Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-07-21T15:48:46.327Z] 
[2022-07-21T15:48:46.327Z] 
org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest > 
testVersionProbingUpgrade PASSED
[2022-07-21T15:48:46.327Z] 
[2022-07-21T15:48:46.327Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldInheritSerdes STARTED
[2022-07-21T15:48:49.478Z] 
[2022-07-21T15:48:49.478Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldInheritSerdes PASSED
[2022-07-21T15:48:49.478Z] 
[2022-07-21T15:48:49.478Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenRecordConstraintIsViolated STARTED
[2022-07-21T15:49:00.277Z] 
[2022-07-21T15:49:00.277Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenRecordConstraintIsViolated PASSED
[2022-07-21T15:49:00.277Z] 
[2022-07-21T15:49:00.277Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldUseDefaultSerdes STARTED
[2022-07-21T15:49:09.764Z] 
[2022-07-21T15:49:09.764Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldUseDefaultSerdes PASSED
[2022-07-21T15:49:09.764Z] 
[2022-07-21T15:49:09.764Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowDisablingChangelog STARTED
[2022-07-21T15:49:19.531Z] 
[2022-07-21T15:49:19.531Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowDisablingChangelog PASSED
[2022-07-21T15:49:19.531Z] 
[2022-07-21T15:49:19.531Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowOverridingChangelogConfig STARTED
[2022-07-21T15:49:26.690Z] 
[2022-07-21T15:49:26.690Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowOverridingChangelogConfig PASSED
[2022-07-21T15:49:26.690Z] 
[2022-07-21T15:49:26.690Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenBytesConstraintIsViolated STARTED
[2022-07-21T15:49:34.465Z] 
[2022-07-21T15:49:34.465Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenBytesConstraintIsViolated PASSED
[2022-07-21T15:49:34.465Z] 
[2022-07-21T15:49:34.465Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldCreateChangelogByDefault STARTED
[2022-07-21T15:49:42.901Z] 
[2022-07-21T15:49:42.901Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldCreateChangelogByDefault PASSED
[2022-07-21T15:49:45.042Z] 
[2022-07-21T15:49:45.042Z] 
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > 
shouldProperlyConfigureTheAssignor STARTED
[2022-07-21T15:49:45.042Z] 
[2022-07-21T15:49:45.042Z] 
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > 
shouldProperlyConfigureTheAssignor PASSED
[2022-07-21T15:49:47.037Z] 
[2022-07-21T15:49:47.037Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] STARTED
[2022-07-21T15:49:48.083Z] 
[2022-07-21T15:49:48.083Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] PASSED
[2022-07-21T15:49:48.083Z] 
[2022-07-21T15:49:48.083Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] STARTED
[2022-07-21T15:49:51.656Z] 
[2022-07-21T15:49:51.656Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] PASSED
[2022-07-21T15:49:51.656Z] 
[2022-07-21T15:49:51.656Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] STARTED
[2022-07-21T15:49:55.120Z] 
[2022-07-21T15:49:55.120Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] PASSED
[2022-07-21T15:49:55.120Z] 
[2022-07-21T15:49:55.120Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] STARTED
[2022-07-21T15:50:48.150Z] 
[2022-07-21T15:50:48.150Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] PASSED
[2022-07-21T15:50:48.150Z] 
[2022-07-21T15:50:48.150Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] STARTED
[2022-07-21T15:50:48.150Z] 
[2022-07-21T15:50:48.150Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] PASSED
[2022-07-21T15:50:48.150Z] 
[2022-07-21T15:50:48.150Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] STARTED
[2022-07-21T15:50:51.464Z] 
[2022-07-21T15:50:51.464Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] PASSED
[2022-07-21T15:50:51.464Z] 
[2022-07-21T15:50:51.464Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] STARTED
[2022-07-21T15:50:54.730Z] 
[2022-07-21T15:50:54.730Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] PASSED
[2022-07-21T15:50:54.730Z] 
[2022-07-21T15:50:54.730Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] STARTED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED
[2022-07-21T15:51:56.530Z] 
[2022-07-21T15:51:56.530Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED
[2022-07-21T15:52:49.128Z] 
[2022-07-21T15:52:49.128Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED
[2022-07-21T15:52:49.128Z] 
[2022-07-21T15:52:49.128Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED
[2022-07-21T15:52:49.128Z] 
[2022-07-21T15:52:49.128Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED
[2022-07-21T15:52:49.128Z] 
[2022-07-21T15:52:49.128Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED
[2022-07-21T15:52:51.209Z] 
[2022-07-21T15:52:51.209Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED
[2022-07-21T15:52:51.209Z] 
[2022-07-21T15:52:51.209Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED
[2022-07-21T15:52:54.421Z] 
[2022-07-21T15:52:54.421Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED
[2022-07-21T15:52:54.421Z] 
[2022-07-21T15:52:54.421Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED
[2022-07-21T15:53:47.578Z] 
[2022-07-21T15:53:47.578Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED
[2022-07-21T15:54:04.784Z] 
[2022-07-21T15:54:04.784Z] BUILD SUCCESSFUL in 2h 34m 36s
[2022-07-21T15:54:04.784Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2022-07-21T15:54:04.784Z] 
[2022-07-21T15:54:04.784Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2022-07-21-13-19-36.html
[2022-07-21T15:54:04.784Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2022-07-21T15:54:05.826Z] Recording test results
[2022-07-21T15:54:27.009Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2022-07-21T15:54:27.010Z] Skipping Kafka Streams archetype test for Java 11
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to