[midPoint-ci] Build failed in Jenkins: midPoint - support 4.4 - Generic repo, Oracle 21c XE, JDK 11 #29
Jenkins
noreply at evolveum.com
Mon Mar 27 15:26:05 CEST 2023
See <https://jenkins.evolveum.com/job/midpoint-support-4-4-generic-oracle-jdk11/29/display/redirect>
Changes:
------------------------------------------
[...truncated 6491 lines...]
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ longtest ---
[INFO] Skipping artifact installation
[INFO]
[INFO] ----------------< com.evolveum.midpoint.testing:story >-----------------
[INFO] Building midPoint Testing - Story Tests 4.4.5-SNAPSHOT [59/60]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 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] Setting Git Describe: v4.4.5devel-14-g6a081ae65a
[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-support-4-4-generic-oracle-jdk11/testing/story/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0: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 466 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 104 source files to /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/testing/story/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestStrings.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestStrings.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/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-support-4-4-generic-oracle-jdk11/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-M5:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0: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-M4:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO]
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.4.5-SNAPSHOT [60/60]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 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] Setting Git Describe: v4.4.5devel-14-g6a081ae65a
[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-support-4-4-generic-oracle-jdk11/testing/rest/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0: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 128 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/testing/rest/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0: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-M4:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.4.5-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 16.952 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.151 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:58 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.107 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 1.907 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 5.428 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 11.133 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 5.160 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 3.177 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 5.114 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 5.952 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 10.519 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 23.934 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 5.182 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 12.353 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 4.529 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.118 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 3.084 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 4.612 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 2.085 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.081 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 8.362 s]
[INFO] midPoint Tools - custom Spring Boot WAR/JAR layout . SUCCESS [ 1.729 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 14.699 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 3.854 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.091 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 2.887 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 2.072 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 4.336 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 9.300 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 1.980 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.076 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 3.093 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 2.591 s]
[INFO] Dummy Connector .................................... SUCCESS [ 1.369 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 4.738 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 4.569 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 13.346 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 12.340 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 3.484 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 1.460 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 3.355 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 2.168 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 1.732 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 1.132 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 17.246 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 3.453 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 8.523 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 4.878 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 4.973 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 5.236 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 4.632 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.085 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.078 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [01:13 min]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [ 0.085 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [ 10.786 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 2.309 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [ 4.389 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [ 8.724 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:19 min
[INFO] Finished at: 2023-03-27T13:05:25Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (init-db)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
Wait to DB get up...
Mon Mar 27 13:05:26 UTC 2023
Mon Mar 27 13:25:58 UTC 2023
-- : Time out happen...
error: unable to upgrade connection: container not found ("oracle")
error: unable to upgrade connection: container not found ("oracle")
error: unable to upgrade connection: container not found ("oracle")
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
pod "test-db-midpoint-support-4-4-generic-oracle-jdk11-29" deleted
persistentvolumeclaim "test-db-midpoint-support-4-4-generic-oracle-jdk11-29" deleted
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] step
More information about the midPoint-ci
mailing list