[midPoint-ci] Build failed in Jenkins: midPoint - master - Native repo, PG 14, JDK 17 #247

Jenkins noreply at evolveum.com
Thu Apr 13 13:17:14 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-master-native-pg14-jdk17/247/display/redirect>

Changes:


------------------------------------------
[...truncated 5635 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ longtest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ longtest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ longtest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ longtest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ longtest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ longtest ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,565.596 s - in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ longtest ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ longtest ---
[INFO] No dependency problems found
[INFO] 
[INFO] ----------------< com.evolveum.midpoint.testing:story >-----------------
[INFO] Building midPoint Testing - Story Tests 4.7-SNAPSHOT               [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ story ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] Setting Git Describe: v4.7devel-1629-gbb820a587c
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ story ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 557 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 122 source files to /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ story ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ story >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ story ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ story <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ story ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ story ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 741, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,903.126 s - in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 741, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/story/target/failsafe-reports/2023-04-13T10-14-06_314-jvmRun1.dumpstream
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ story ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.7-SNAPSHOT                  [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.7devel-1629-gbb820a587c
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 141 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/testing/rest/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ rest ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 263, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 291.848 s - in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 263, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ rest ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Testing Infrastructure 4.7-SNAPSHOT:
[INFO] 
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  3.373 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  5.497 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [26:07 min]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [31:54 min]
[INFO] midPoint Testing - REST API ........................ SUCCESS [04:57 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:03 h
[INFO] Finished at: 2023-04-13T11:17:07Z
[INFO] ------------------------------------------------------------------------
+ '[' 0 -ge 1 ']'
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (collect-test-results)
[Pipeline] container
[Pipeline] {
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-10.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-11.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-12.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-13.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-14.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-15.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-16.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-17.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-18.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-19.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-20.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-21.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-22.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-23.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-24.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-25.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-26.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-27.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-28.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-29.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-30.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-31.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-32.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-33.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg14-jdk17/builds/247/testng/testng-results.xml'
Failed configuration methods found. Marking build as FAILURE.
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] step


More information about the midPoint-ci mailing list