See
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/554/display/redirect>
Changes:
------------------------------------------
[...truncated 498265 lines...]
[2021-11-07T19:32:08.554Z] [INFO] Installing
/home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/java/pom.xml to
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.2.0-SNAPSHOT/streams-quickstart-java-3.2.0-SNAPSHOT.pom
[2021-11-07T19:32:08.554Z] [INFO]
[2021-11-07T19:32:08.554Z] [INFO] ---
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog)
@ streams-quickstart-java ---
[2021-11-07T19:32:08.554Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:08.554Z] [INFO] Reactor Summary for Kafka Streams ::
Quickstart 3.2.0-SNAPSHOT:
[2021-11-07T19:32:08.554Z] [INFO]
[2021-11-07T19:32:08.554Z] [INFO] Kafka Streams :: Quickstart
........................ SUCCESS [ 2.745 s]
[2021-11-07T19:32:08.554Z] [INFO] streams-quickstart-java
............................ SUCCESS [ 1.130 s]
[2021-11-07T19:32:08.554Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:08.554Z] [INFO] BUILD SUCCESS
[2021-11-07T19:32:08.554Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:08.554Z] [INFO] Total time: 4.254 s
[2021-11-07T19:32:08.554Z] [INFO] Finished at: 2021-11-07T19:32:08Z
[2021-11-07T19:32:08.554Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2021-11-07T19:32:09.090Z] Running in
/home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2021-11-07T19:32:09.464Z]
[2021-11-07T19:32:09.464Z] ControllerIntegrationTest >
testPreferredReplicaLeaderElection() PASSED
[2021-11-07T19:32:09.464Z]
[2021-11-07T19:32:09.464Z] ControllerIntegrationTest >
testMetadataPropagationOnBrokerChange() STARTED
[2021-11-07T19:32:11.311Z] + echo Y
[2021-11-07T19:32:11.311Z] + mvn archetype:generate -DarchetypeCatalog=local
-DarchetypeGroupId=org.apache.kafka
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.2.0-SNAPSHOT
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1
-Dpackage=myapps
[2021-11-07T19:32:12.274Z] [INFO] Scanning for projects...
[2021-11-07T19:32:13.236Z] [INFO]
[2021-11-07T19:32:13.236Z] [INFO] ------------------<
org.apache.maven:standalone-pom >-------------------
[2021-11-07T19:32:13.236Z] [INFO] Building Maven Stub Project (No POM) 1
[2021-11-07T19:32:13.236Z] [INFO] --------------------------------[ pom
]---------------------------------
[2021-11-07T19:32:13.236Z] [INFO]
[2021-11-07T19:32:13.237Z] [INFO] >>> maven-archetype-plugin:3.2.0:generate
(default-cli) > generate-sources @ standalone-pom >>>
[2021-11-07T19:32:13.237Z] [INFO]
[2021-11-07T19:32:13.237Z] [INFO] <<< maven-archetype-plugin:3.2.0:generate
(default-cli) < generate-sources @ standalone-pom <<<
[2021-11-07T19:32:13.237Z] [INFO]
[2021-11-07T19:32:13.237Z] [INFO]
[2021-11-07T19:32:13.237Z] [INFO] --- maven-archetype-plugin:3.2.0:generate
(default-cli) @ standalone-pom ---
[2021-11-07T19:32:14.351Z]
[2021-11-07T19:32:14.351Z] ControllerIntegrationTest >
testMetadataPropagationOnBrokerChange() PASSED
[2021-11-07T19:32:14.351Z]
[2021-11-07T19:32:14.351Z] ControllerIntegrationTest >
testControllerFeatureZNodeSetupWhenFeatureVersioningIsEnabledWithDisabledExistingFeatureZNode()
STARTED
[2021-11-07T19:32:14.702Z]
[2021-11-07T19:32:14.702Z] SaslOAuthBearerSslEndToEndAuthorizationTest >
testTwoConsumersWithDifferentSaslCredentials() PASSED
[2021-11-07T19:32:14.702Z]
[2021-11-07T19:32:14.702Z] DescribeAuthorizedOperationsTest >
testClusterAuthorizedOperations() STARTED
[2021-11-07T19:32:15.234Z] [INFO] Generating project in Interactive mode
[2021-11-07T19:32:15.234Z] [WARNING] Archetype not found in any catalog.
Falling back to central repository.
[2021-11-07T19:32:15.234Z] [WARNING] Add a repository with id 'archetype' in
your settings.xml if archetype's repository is elsewhere.
[2021-11-07T19:32:15.234Z] [INFO] Using property: groupId = streams.examples
[2021-11-07T19:32:15.234Z] [INFO] Using property: artifactId = streams.examples
[2021-11-07T19:32:15.234Z] [INFO] Using property: version = 0.1
[2021-11-07T19:32:15.234Z] [INFO] Using property: package = myapps
[2021-11-07T19:32:15.234Z] Confirm properties configuration:
[2021-11-07T19:32:15.234Z] groupId: streams.examples
[2021-11-07T19:32:15.234Z] artifactId: streams.examples
[2021-11-07T19:32:15.234Z] version: 0.1
[2021-11-07T19:32:15.234Z] package: myapps
[2021-11-07T19:32:15.234Z] Y: : [INFO]
----------------------------------------------------------------------------
[2021-11-07T19:32:15.234Z] [INFO] Using following parameters for creating
project from Archetype: streams-quickstart-java:3.2.0-SNAPSHOT
[2021-11-07T19:32:15.234Z] [INFO]
----------------------------------------------------------------------------
[2021-11-07T19:32:15.234Z] [INFO] Parameter: groupId, Value: streams.examples
[2021-11-07T19:32:15.234Z] [INFO] Parameter: artifactId, Value: streams.examples
[2021-11-07T19:32:15.234Z] [INFO] Parameter: version, Value: 0.1
[2021-11-07T19:32:15.234Z] [INFO] Parameter: package, Value: myapps
[2021-11-07T19:32:15.234Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2021-11-07T19:32:15.234Z] [INFO] Parameter: package, Value: myapps
[2021-11-07T19:32:15.234Z] [INFO] Parameter: version, Value: 0.1
[2021-11-07T19:32:15.234Z] [INFO] Parameter: groupId, Value: streams.examples
[2021-11-07T19:32:15.234Z] [INFO] Parameter: artifactId, Value: streams.examples
[2021-11-07T19:32:15.234Z] [INFO] Project created from Archetype in dir:
/home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[2021-11-07T19:32:15.234Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:15.234Z] [INFO] BUILD SUCCESS
[2021-11-07T19:32:15.234Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:15.234Z] [INFO] Total time: 2.651 s
[2021-11-07T19:32:15.234Z] [INFO] Finished at: 2021-11-07T19:32:14Z
[2021-11-07T19:32:15.234Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2021-11-07T19:32:15.770Z] Running in
/home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2021-11-07T19:32:17.038Z]
[2021-11-07T19:32:17.038Z] ControllerIntegrationTest >
testControllerFeatureZNodeSetupWhenFeatureVersioningIsEnabledWithDisabledExistingFeatureZNode()
PASSED
[2021-11-07T19:32:17.038Z]
[2021-11-07T19:32:17.038Z] ControllerIntegrationTest >
testMetadataPropagationForOfflineReplicas() STARTED
[2021-11-07T19:32:17.990Z] + mvn compile
[2021-11-07T19:32:18.953Z] [INFO] Scanning for projects...
[2021-11-07T19:32:18.953Z] [INFO]
[2021-11-07T19:32:18.953Z] [INFO] -----------------<
streams.examples:streams.examples >------------------
[2021-11-07T19:32:18.953Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2021-11-07T19:32:18.953Z] [INFO] --------------------------------[ jar
]---------------------------------
[2021-11-07T19:32:19.915Z] [INFO]
[2021-11-07T19:32:19.915Z] [INFO] --- maven-resources-plugin:2.6:resources
(default-resources) @ streams.examples ---
[2021-11-07T19:32:19.915Z] [INFO] Using 'UTF-8' encoding to copy filtered
resources.
[2021-11-07T19:32:19.915Z] [INFO] Copying 1 resource
[2021-11-07T19:32:19.915Z] [INFO]
[2021-11-07T19:32:19.915Z] [INFO] --- maven-compiler-plugin:3.1:compile
(default-compile) @ streams.examples ---
[2021-11-07T19:32:20.878Z] [INFO] Changes detected - recompiling the module!
[2021-11-07T19:32:20.878Z] [INFO] Compiling 3 source files to
/home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2021-11-07T19:32:21.841Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:21.841Z] [INFO] BUILD SUCCESS
[2021-11-07T19:32:21.841Z] [INFO]
------------------------------------------------------------------------
[2021-11-07T19:32:21.841Z] [INFO] Total time: 2.620 s
[2021-11-07T19:32:21.841Z] [INFO] Finished at: 2021-11-07T19:32:20Z
[2021-11-07T19:32:21.841Z] [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] }
[2021-11-07T19:32:25.609Z]
[2021-11-07T19:32:25.609Z] ControllerIntegrationTest >
testMetadataPropagationForOfflineReplicas() PASSED
[2021-11-07T19:32:25.609Z]
[2021-11-07T19:32:25.609Z] ControllerIntegrationTest >
testTopicIdCreatedOnUpgrade() STARTED
[2021-11-07T19:32:30.338Z]
[2021-11-07T19:32:30.338Z] ControllerIntegrationTest >
testTopicIdCreatedOnUpgrade() PASSED
[2021-11-07T19:32:30.338Z]
[2021-11-07T19:32:30.338Z] ControllerIntegrationTest >
testTopicIdMigrationAndHandling() STARTED
[2021-11-07T19:32:32.132Z]
[2021-11-07T19:32:32.132Z] ControllerIntegrationTest >
testTopicIdMigrationAndHandling() PASSED
[2021-11-07T19:32:32.132Z]
[2021-11-07T19:32:32.132Z] ListOffsetsIntegrationTest >
testMaxTimestampOffset() STARTED
[2021-11-07T19:32:34.041Z]
[2021-11-07T19:32:34.041Z] DescribeAuthorizedOperationsTest >
testClusterAuthorizedOperations() PASSED
[2021-11-07T19:32:34.041Z]
[2021-11-07T19:32:34.041Z] DescribeAuthorizedOperationsTest >
testTopicAuthorizedOperations() STARTED
[2021-11-07T19:32:34.821Z]
[2021-11-07T19:32:34.821Z] ListOffsetsIntegrationTest >
testMaxTimestampOffset() PASSED
[2021-11-07T19:32:34.821Z]
[2021-11-07T19:32:34.821Z] ListOffsetsIntegrationTest > testLatestOffset()
STARTED
[2021-11-07T19:32:36.615Z]
[2021-11-07T19:32:36.615Z] ListOffsetsIntegrationTest > testLatestOffset()
PASSED
[2021-11-07T19:32:36.615Z]
[2021-11-07T19:32:36.615Z] ListOffsetsIntegrationTest > testEarliestOffset()
STARTED
[2021-11-07T19:32:39.303Z]
[2021-11-07T19:32:39.303Z] ListOffsetsIntegrationTest > testEarliestOffset()
PASSED
[2021-11-07T19:32:40.260Z]
[2021-11-07T19:32:40.260Z] 1360 tests completed, 2 failed, 8 skipped
[2021-11-07T19:32:40.260Z] There were failing tests. See the report at:
file:///home/jenkins/workspace/Kafka_kafka_trunk/core/build/reports/tests/integrationTest/index.html
[2021-11-07T19:32:41.216Z]
[2021-11-07T19:32:41.216Z] Deprecated Gradle features were used in this build,
making it incompatible with Gradle 8.0.
[2021-11-07T19:32:41.216Z]
[2021-11-07T19:32:41.216Z] You can use '--warning-mode all' to show the
individual deprecation warnings and determine if they come from your own
scripts or plugins.
[2021-11-07T19:32:41.216Z]
[2021-11-07T19:32:41.216Z] See
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
[2021-11-07T19:32:41.216Z]
[2021-11-07T19:32:41.216Z] BUILD SUCCESSFUL in 1h 45m 45s
[2021-11-07T19:32:41.216Z] 202 actionable tasks: 109 executed, 93 up-to-date
[2021-11-07T19:32:41.216Z]
[2021-11-07T19:32:41.216Z] See the profiling report at:
file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2021-11-07-17-47-04.html
[2021-11-07T19:32:41.216Z] A fine-grained performance profile is available: use
the --scan option.
[Pipeline] junit
[2021-11-07T19:32:42.098Z] Recording test results
[2021-11-07T19:32:55.169Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2021-11-07T19:32:55.172Z] 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] }
[2021-11-07T19:32:56.494Z]
[2021-11-07T19:32:56.494Z] DescribeAuthorizedOperationsTest >
testTopicAuthorizedOperations() PASSED
[2021-11-07T19:32:56.494Z]
[2021-11-07T19:32:56.494Z] DescribeAuthorizedOperationsTest >
testConsumerGroupAuthorizedOperations() STARTED
[2021-11-07T19:33:15.626Z]
[2021-11-07T19:33:15.626Z] DescribeAuthorizedOperationsTest >
testConsumerGroupAuthorizedOperations() PASSED
[2021-11-07T19:33:15.626Z]
[2021-11-07T19:33:15.626Z] ListOffsetsIntegrationTest >
testMaxTimestampOffset() STARTED
[2021-11-07T19:33:17.406Z]
[2021-11-07T19:33:17.406Z] ListOffsetsIntegrationTest >
testMaxTimestampOffset() PASSED
[2021-11-07T19:33:17.407Z]
[2021-11-07T19:33:17.407Z] ListOffsetsIntegrationTest > testLatestOffset()
STARTED
[2021-11-07T19:33:20.076Z]
[2021-11-07T19:33:20.076Z] ListOffsetsIntegrationTest > testLatestOffset()
PASSED
[2021-11-07T19:33:20.076Z]
[2021-11-07T19:33:20.077Z] ListOffsetsIntegrationTest > testEarliestOffset()
STARTED
[2021-11-07T19:33:21.857Z]
[2021-11-07T19:33:21.857Z] ListOffsetsIntegrationTest > testEarliestOffset()
PASSED
[2021-11-07T19:33:22.809Z]
[2021-11-07T19:33:22.809Z] 1360 tests completed, 1 failed, 8 skipped
[2021-11-07T19:33:23.762Z] There were failing tests. See the report at:
file:///home/jenkins/workspace/Kafka_kafka_trunk/core/build/reports/tests/integrationTest/index.html
[2021-11-07T19:33:23.762Z]
[2021-11-07T19:33:23.762Z] Deprecated Gradle features were used in this build,
making it incompatible with Gradle 8.0.
[2021-11-07T19:33:23.762Z]
[2021-11-07T19:33:23.762Z] You can use '--warning-mode all' to show the
individual deprecation warnings and determine if they come from your own
scripts or plugins.
[2021-11-07T19:33:23.762Z]
[2021-11-07T19:33:23.762Z] See
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
[2021-11-07T19:33:23.762Z]
[2021-11-07T19:33:23.762Z] BUILD SUCCESSFUL in 1h 46m 54s
[2021-11-07T19:33:23.762Z] 202 actionable tasks: 109 executed, 93 up-to-date
[2021-11-07T19:33:23.762Z]
[2021-11-07T19:33:23.762Z] See the profiling report at:
file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2021-11-07-17-46-33.html
[2021-11-07T19:33:23.762Z] A fine-grained performance profile is available: use
the --scan option.
[Pipeline] junit
[2021-11-07T19:33:24.639Z] Recording test results
[2021-11-07T19:33:40.714Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2021-11-07T19:33:40.715Z] Skipping Kafka Streams archetype test for Java 17
[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 H30 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step