Started by user Matthias Mueller Obtained build-tag-or-branch.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_Release_from_Tag [Pipeline] { [Pipeline] tool [Pipeline] stage [Pipeline] { (Clone) [Pipeline] sh + rm -rf appng [Pipeline] sh + git clone git@github.com:appNG/appng.git Cloning into 'appng'... [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng [Pipeline] { [Pipeline] sh + git checkout appng-1.26.0 Note: switching to 'appng-1.26.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d76cc90f Revert "preparing next version 1.26.1-SNAPSHOT" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Release) [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng [Pipeline] { [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 Java version: 1.8.0_332, vendor: Temurin, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK8/jdk8u332-b09/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.0-15-amd64", arch: "amd64", family: "unix" [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/srv/www/appng.org/appng/builds/stable -Pmaven-central -Pdefault -Dappng.node.id=appNG [INFO] Scanning for projects... [INFO] Inspecting build with total of 28 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 28 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [pom] [INFO] appNG Tools [jar] [INFO] appNG Mail [jar] [INFO] appNG Forms [jar] [INFO] appng Formtags [jar] [INFO] appNG XML-API [jar] [INFO] appNG public API [jar] [INFO] appNG testsupport [jar] [INFO] appNG REST API [jar] [INFO] appNG Persistence-Tools [jar] [INFO] appNG Search [jar] [INFO] appNG Core Library [jar] [INFO] appNG Command Line Interface [jar] [INFO] appNG Tag Library [jar] [INFO] appNGizer JAXB API [jar] [INFO] appNGizer [jar] [INFO] appNG Application [war] [INFO] appNG application BOM [pom] [INFO] appNG Documentation [jar] [INFO] appNG Template Assembly Descriptors [jar] [INFO] appNG Template Parent [pom] [INFO] appng-application-assembly [jar] [INFO] appNG application parent [pom] [INFO] Archetype - appng-archetype-application [jar] [INFO] appNG appNGizer Maven Plugin [maven-plugin] [INFO] appNG camunda [jar] [INFO] appNG Application, including Camunda BPM process engine libraries [war] [INFO] appNG Maven Plugin [maven-plugin] [INFO] [INFO] -----------------------< org.appng:appng-parent >----------------------- [INFO] Building appNG Parent 1.26.0 [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/appng-parent-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-parent --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/appng-parent-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 1.26.0 [2/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-tools --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.tools.locator.GeoLocatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.appng.tools.locator.GeoLocatorTest [INFO] Running org.appng.tools.image.DimensionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2023-04-03 11:29:41,096 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,263 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,263 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,264 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,264 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,264 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,264 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,264 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,264 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a 2023-04-03 11:29:41,352 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,352 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:41,369 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,370 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548 2023-04-03 11:29:41,370 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548 2023-04-03 11:29:41,370 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548 2023-04-03 11:29:41,371 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548 2023-04-03 11:29:41,371 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548 2023-04-03 11:29:41,371 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548 2023-04-03 11:29:41,371 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2023-04-03 11:29:41,371 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2023-04-03 11:29:41,385 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,385 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,385 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799 2023-04-03 11:29:41,386 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,387 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,532 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,533 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,533 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,534 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,534 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,534 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,534 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,534 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,534 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2023-04-03 11:29:41,535 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,535 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,546 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,547 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,548 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,549 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,549 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,549 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,549 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,549 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,549 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1 2023-04-03 11:29:41,550 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,550 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,660 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,660 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,660 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,660 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,661 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,661 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,661 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,661 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2023-04-03 11:29:41,662 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,662 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,671 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,672 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,672 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,673 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,673 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,673 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,673 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,673 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,674 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2023-04-03 11:29:41,674 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,674 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,766 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,766 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,766 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,766 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,766 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,767 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,767 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,767 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2023-04-03 11:29:41,768 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,768 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,783 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,783 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,783 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,784 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,784 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,784 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,784 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,784 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,784 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2023-04-03 11:29:41,785 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,785 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,874 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,874 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,875 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:41,990 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2023-04-03 11:29:41,991 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,991 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:41,992 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2023-04-03 11:29:42,119 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,119 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,119 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,119 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,120 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,120 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,120 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,120 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14 2023-04-03 11:29:42,120 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,120 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest 2023-04-03 11:29:42,131 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,132 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7 2023-04-03 11:29:42,133 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,133 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:42,136 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2023-04-03 11:29:42,137 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning no match 2023-04-03 11:29:42,155 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'unknown',test 'BM': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69 2023-04-03 11:29:42,155 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'PC',mime 'image/x-ms-bmp',test 'EQUALS, value 40',format 'PC bitmap, Windows 3.x format': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69 2023-04-03 11:29:42,155 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', %d x': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69 2023-04-03 11:29:42,156 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d x': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69 2023-04-03 11:29:42,156 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69 2023-04-03 11:29:42,156 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'unknown',test 'BM' 2023-04-03 11:29:42,156 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match bmp, type BMP, mime 'image/x-ms-bmp', msg 'PC bitmap, Windows 3.x format, 452 x 302 x 24' 2023-04-03 11:29:42,156 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.019 2023-04-03 11:29:42,160 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,160 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3 2023-04-03 11:29:42,161 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,162 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:42,162 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.005 2023-04-03 11:29:42,162 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5 2023-04-03 11:29:42,162 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5 2023-04-03 11:29:42,163 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5 2023-04-03 11:29:42,163 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5 2023-04-03 11:29:42,163 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'colormap,',test 'EQUALS, value 3',format 'colormap,': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5 2023-04-03 11:29:42,163 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5 2023-04-03 11:29:42,163 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2023-04-03 11:29:42,163 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 200 x 200, 8-bit colormap, non-interlaced' 2023-04-03 11:29:42,164 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2023-04-03 11:29:42,164 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc 2023-04-03 11:29:42,164 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc 2023-04-03 11:29:42,164 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc 2023-04-03 11:29:42,164 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc 2023-04-03 11:29:42,165 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc 2023-04-03 11:29:42,165 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc 2023-04-03 11:29:42,165 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2023-04-03 11:29:42,165 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 119 x 41, 8-bit/color RGBA, non-interlaced' 2023-04-03 11:29:42,165 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2023-04-03 11:29:42,167 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8 2023-04-03 11:29:42,167 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8 2023-04-03 11:29:42,167 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8 2023-04-03 11:29:42,167 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8 2023-04-03 11:29:42,167 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8 2023-04-03 11:29:42,167 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8 2023-04-03 11:29:42,168 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2023-04-03 11:29:42,168 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2023-04-03 11:29:42,170 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg 2023-04-03 11:29:42,170 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.003 2023-04-03 11:29:42,171 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,171 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,171 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,171 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,171 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,172 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,172 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,172 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a 2023-04-03 11:29:42,172 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,172 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:42,172 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf 2023-04-03 11:29:42,172 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002 2023-04-03 11:29:42,173 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448 2023-04-03 11:29:42,173 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448 2023-04-03 11:29:42,173 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448 2023-04-03 11:29:42,173 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448 2023-04-03 11:29:42,173 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448 2023-04-03 11:29:42,173 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448 2023-04-03 11:29:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2023-04-03 11:29:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2023-04-03 11:29:42,174 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file bmp 2023-04-03 11:29:42,174 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2023-04-03 11:29:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,188 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,188 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,189 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:42,190 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file bmp 2023-04-03 11:29:42,190 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.015 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,190 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,191 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225 2023-04-03 11:29:42,191 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,191 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:42,191 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png 2023-04-03 11:29:42,191 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2023-04-03 11:29:42,191 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,191 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,191 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2023-04-03 11:29:42,192 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2023-04-03 11:29:42,192 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif 2023-04-03 11:29:42,192 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 s - in org.appng.tools.file.MagicByteCheckTest [INFO] Running org.appng.tools.file.PropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.tools.file.PropertyConstantCreatorTest [INFO] Running org.appng.tools.ui.StringNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.appng.tools.ui.StringNormalizerTest [INFO] Running org.appng.tools.ui.PaginationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.tools.ui.PaginationTest [INFO] Running org.appng.tools.markup.XHTMLTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.tools.markup.XHTMLTest [INFO] Running org.appng.tools.poi.WorkbookTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.476 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.CommandTest 2023-04-03 11:29:46,771 DEBUG [main] org.appng.tools.os.Command : executing: 'ls' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.tools.os.CommandTest [INFO] Running org.appng.tools.os.OperatingSystemTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.tools.os.OperatingSystemTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-tools --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tools --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 1.26.0 [3/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-mail --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.mail.MailTest DEBUG: setDebug: Jakarta Mail version 1.6.7 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.appng.mail.MailTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-mail --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-mail --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 1.26.0 [4/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-forms --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.forms.RequestTest 2023-04-03 11:29:56,148 DEBUG [main] org.appng.forms.impl.RequestBean: adding 1 new value(s) for parameter 'foo' 2023-04-03 11:29:56,148 DEBUG [main] org.appng.forms.impl.RequestBean: adding 1 new value(s) for parameter 'john' 2023-04-03 11:29:56,150 DEBUG [main] org.appng.forms.impl.RequestBean: adding 1 new value(s) for parameter 'foo' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.appng.forms.RequestTest [INFO] Running org.appng.forms.FormUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.forms.FormUploadTest [INFO] Running org.appng.forms.XSSUtilTest ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set ESAPI: Attempting to load ESAPI.properties via file I/O. ESAPI: Attempting to load ESAPI.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/ESAPI.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException ESAPI: Attempting to load ESAPI.properties via the classpath. ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader! ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties ESAPI: Attempting to load validation.properties via file I/O. ESAPI: Attempting to load validation.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/validation.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties ESAPI: Loading validation.properties via file I/O failed. ESAPI: Attempting to load validation.properties via the classpath. ESAPI: validation.properties could not be loaded by any means. fail.. Caught java.lang.IllegalArgumentException; exception message was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource. ESAPI: SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest 2023-04-03 11:29:56,437 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2023-04-03 11:29:56,437 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null 2023-04-03 11:29:56,437 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2023-04-03 11:29:56,437 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2023-04-03 11:29:56,437 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2023-04-03 11:29:56,438 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2023-04-03 11:29:56,438 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET 2023-04-03 11:29:56,441 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued 2023-04-03 11:29:56,441 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42] 2023-04-03 11:29:56,442 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42] 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2023-04-03 11:29:56,464 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2023-04-03 11:29:56,555 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2023-04-03 11:29:56,562 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_426.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2023-04-03 11:29:56,584 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2023-04-03 11:29:56,586 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2023-04-03 11:29:56,590 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_427.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.el.ExpressionEvaluatorTest 2023-04-03 11:29:56,617 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,617 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,617 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,617 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,634 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,635 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,635 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,636 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,636 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,636 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,637 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (map = {foo=bar})] 2023-04-03 11:29:56,637 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (map = {foo=bar})] 2023-04-03 11:29:56,638 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,638 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,638 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[])'. 2023-04-03 11:29:56,639 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@59662a0b), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,640 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,640 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,640 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@77fbd92c), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,641 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@77fbd92c), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,641 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,641 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,646 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'ON'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,647 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq type} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,647 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'OFF'} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,647 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].type eq dummy.type} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,648 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.foo eq 42} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,648 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.bar eq 'bar'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,649 DEBUG [main] org.appng.el.ExpressionEvaluator: ${empty dummy.dummies[0].dummies} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,649 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].foo eq 23} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,649 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection)'. 2023-04-03 11:29:56,650 DEBUG [main] org.appng.el.ExpressionEvaluator: ${size(dummy.dummies) eq 1} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)] 2023-04-03 11:29:56,650 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,650 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,650 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,650 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,650 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value '' 2023-04-03 11:29:56,651 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (site-id = )] true 2023-04-03 11:29:56,651 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (site-id = )] 0 2023-04-03 11:29:56,652 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,652 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,652 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] true 2023-04-03 11:29:56,652 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,652 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,653 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,653 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,653 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,653 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,653 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4' 2023-04-03 11:29:56,654 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8' 2023-04-03 11:29:56,654 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a} = 1 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,655 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_} = 2 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,655 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A} = 3 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,655 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A_} = 4 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,655 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ab} = 5 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,656 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB} = 6 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,656 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_b} = 7 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,656 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB_} = 8 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2023-04-03 11:29:56,657 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,657 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,657 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,658 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,658 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,659 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,659 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,660 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,660 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,660 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,661 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,661 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,661 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,662 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,662 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,662 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,663 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,663 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,663 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,664 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,664 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,664 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,664 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,664 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int)'. 2023-04-03 11:29:56,664 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int)'. 2023-04-03 11:29:56,665 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double)'. 2023-04-03 11:29:56,665 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double)'. 2023-04-03 11:29:56,665 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,665 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,665 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,666 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,666 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,667 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,667 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,668 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,668 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,668 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,668 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,669 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq '5'} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,669 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.fizz} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,669 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.fizz eq 'TRUE'} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,670 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,670 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,670 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,670 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,671 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,671 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,673 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,673 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,674 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2023-04-03 11:29:56,674 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2023-04-03 11:29:56,674 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,674 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] 2023-04-03 11:29:56,674 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.appng.el.ExpressionEvaluatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-forms --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-forms --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 1.26.0 [5/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-formtags --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.formtags.RuleValidationTest 2023-04-03 11:30:00,356 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,359 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,359 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,359 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,359 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,359 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,380 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,381 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('_mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,382 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,382 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('@aiticon.de')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,391 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,391 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,392 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,393 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,393 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,396 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,396 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,396 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,396 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,396 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,397 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,397 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,397 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,397 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,397 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,397 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,398 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,399 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,400 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 3, 2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,403 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,403 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,403 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,403 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,403 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,403 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,404 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,404 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,404 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,405 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,405 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,408 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,409 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,409 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,409 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,410 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,410 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,410 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,410 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,410 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,411 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,411 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,411 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,411 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,412 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,412 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,412 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,412 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,413 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,414 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 1)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,415 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,416 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,418 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,418 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,418 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,419 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,419 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,419 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,419 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,419 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,420 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,421 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,422 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,423 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,425 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,426 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,427 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,428 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,429 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,430 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,431 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,432 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,434 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,434 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,434 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,434 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,434 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,435 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,435 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,435 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,435 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,435 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,439 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','2.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,440 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'600KB','1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,441 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,443 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,443 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,447 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'jpg,gif,png')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,448 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'tif,pdf')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,456 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,457 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,458 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,459 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,459 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,472 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION.foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,473 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION['foobar'])} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,473 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION.foobar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,474 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION['foobar'])} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,480 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,1,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,481 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,4,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,481 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,482 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,483 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,483 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,484 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,487 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,488 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,489 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,489 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,489 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,489 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,495 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','a')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,496 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('b','b')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,496 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,497 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a',' A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,500 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,501 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(foo)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,503 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,505 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,506 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,507 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]+')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,507 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]{4,}')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,509 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,510 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,510 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,510 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,511 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,512 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,513 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,513 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,514 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multibar,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,518 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,518 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,518 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,519 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,519 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,519 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,520 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,523 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,524 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,525 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'850KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,526 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'200KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,527 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,527 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,527 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,528 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,529 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'3.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,530 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,533 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,534 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'500KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,535 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1100KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,536 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,537 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,538 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'0.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,539 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,541 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,542 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foo)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,543 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,543 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2023-04-03 11:30:00,544 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string('foobar')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementTest 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,672 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,674 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,785 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})] 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,792 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)] 2023-04-03 11:30:00,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,795 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,796 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = >), (SESSION = {})] 2023-04-03 11:30:00,797 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,797 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,798 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,799 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2023-04-03 11:30:00,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,804 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,806 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,807 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.providers.EmailProviderTest 2023-04-03 11:30:00,830 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled 2023-04-03 11:30:00,831 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.formtags.providers.EmailProviderTest [INFO] Running org.appng.formtags.FormElementRuleTest 2023-04-03 11:30:00,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,847 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,850 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,852 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,853 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,854 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,856 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,858 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,859 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,860 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,860 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,860 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,862 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,865 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,867 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,868 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,871 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,871 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,871 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,874 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,879 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,881 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,882 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,885 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,887 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,887 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,888 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,889 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,889 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,889 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,889 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,890 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,892 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,893 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,894 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,895 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,896 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,897 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,899 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,902 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,902 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,905 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,907 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,910 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,911 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,911 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,911 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,911 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,911 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,912 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,914 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,915 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,917 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,918 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,919 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,921 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,923 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,924 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,924 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,924 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,925 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,926 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,927 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,928 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,928 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,928 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,928 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,928 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,929 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,930 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2023-04-03 11:30:00,932 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2023-04-03 11:30:00,933 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2023-04-03 11:30:00,933 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.appng.formtags.FormElementRuleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-formtags --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-formtags --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 1.26.0 [6/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi --- [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/platform/Action.java [INFO] org/appng/xml/platform/ActionRef.java [INFO] org/appng/xml/platform/ApplicationConfig.java [INFO] org/appng/xml/platform/ApplicationReference.java [INFO] org/appng/xml/platform/ApplicationRootConfig.java [INFO] org/appng/xml/platform/Authentication.java [INFO] org/appng/xml/platform/Authentications.java [INFO] org/appng/xml/platform/Bean.java [INFO] org/appng/xml/platform/BeanOption.java [INFO] org/appng/xml/platform/Condition.java [INFO] org/appng/xml/platform/Config.java [INFO] org/appng/xml/platform/Content.java [INFO] org/appng/xml/platform/Data.java [INFO] org/appng/xml/platform/DataConfig.java [INFO] org/appng/xml/platform/Datafield.java [INFO] org/appng/xml/platform/Datasource.java [INFO] org/appng/xml/platform/DatasourceRef.java [INFO] org/appng/xml/platform/Datasources.java [INFO] org/appng/xml/platform/Digits.java [INFO] org/appng/xml/platform/Event.java [INFO] org/appng/xml/platform/Events.java [INFO] org/appng/xml/platform/FieldDef.java [INFO] org/appng/xml/platform/FieldPermissionType.java [INFO] org/appng/xml/platform/FieldPermissions.java [INFO] org/appng/xml/platform/FieldType.java [INFO] org/appng/xml/platform/FileUpload.java [INFO] org/appng/xml/platform/Future.java [INFO] org/appng/xml/platform/GetParams.java [INFO] org/appng/xml/platform/Icon.java [INFO] org/appng/xml/platform/Icontype.java [INFO] org/appng/xml/platform/ItemType.java [INFO] org/appng/xml/platform/Label.java [INFO] org/appng/xml/platform/Labels.java [INFO] org/appng/xml/platform/Link.java [INFO] org/appng/xml/platform/Linkable.java [INFO] org/appng/xml/platform/Linkmode.java [INFO] org/appng/xml/platform/Linkpanel.java [INFO] org/appng/xml/platform/Localization.java [INFO] org/appng/xml/platform/Max.java [INFO] org/appng/xml/platform/Message.java [INFO] org/appng/xml/platform/MessageType.java [INFO] org/appng/xml/platform/Messages.java [INFO] org/appng/xml/platform/MetaData.java [INFO] org/appng/xml/platform/Min.java [INFO] org/appng/xml/platform/Navigation.java [INFO] org/appng/xml/platform/NavigationItem.java [INFO] org/appng/xml/platform/NotNull.java [INFO] org/appng/xml/platform/ObjectFactory.java [INFO] org/appng/xml/platform/OpenapiAction.java [INFO] org/appng/xml/platform/Option.java [INFO] org/appng/xml/platform/OptionGroup.java [INFO] org/appng/xml/platform/Output.java [INFO] org/appng/xml/platform/OutputFormat.java [INFO] org/appng/xml/platform/OutputType.java [INFO] org/appng/xml/platform/PageConfig.java [INFO] org/appng/xml/platform/PageDefinition.java [INFO] org/appng/xml/platform/PageReference.java [INFO] org/appng/xml/platform/Pages.java [INFO] org/appng/xml/platform/PagesReference.java [INFO] org/appng/xml/platform/PanelLocation.java [INFO] org/appng/xml/platform/Param.java [INFO] org/appng/xml/platform/ParamType.java [INFO] org/appng/xml/platform/Params.java [INFO] org/appng/xml/platform/Past.java [INFO] org/appng/xml/platform/Pattern.java [INFO] org/appng/xml/platform/Permission.java [INFO] org/appng/xml/platform/PermissionMode.java [INFO] org/appng/xml/platform/Permissions.java [INFO] org/appng/xml/platform/Platform.java [INFO] org/appng/xml/platform/PlatformConfig.java [INFO] org/appng/xml/platform/PostParams.java [INFO] org/appng/xml/platform/Result.java [INFO] org/appng/xml/platform/Resultset.java [INFO] org/appng/xml/platform/Rule.java [INFO] org/appng/xml/platform/Section.java [INFO] org/appng/xml/platform/SectionConfig.java [INFO] org/appng/xml/platform/SectionDef.java [INFO] org/appng/xml/platform/Sectionelement.java [INFO] org/appng/xml/platform/SectionelementDef.java [INFO] org/appng/xml/platform/Selection.java [INFO] org/appng/xml/platform/SelectionGroup.java [INFO] org/appng/xml/platform/SelectionType.java [INFO] org/appng/xml/platform/Session.java [INFO] org/appng/xml/platform/SessionInfo.java [INFO] org/appng/xml/platform/SessionParams.java [INFO] org/appng/xml/platform/Size.java [INFO] org/appng/xml/platform/Sort.java [INFO] org/appng/xml/platform/SortOrder.java [INFO] org/appng/xml/platform/Structure.java [INFO] org/appng/xml/platform/StructureDef.java [INFO] org/appng/xml/platform/Subject.java [INFO] org/appng/xml/platform/Template.java [INFO] org/appng/xml/platform/TextElement.java [INFO] org/appng/xml/platform/Textcontents.java [INFO] org/appng/xml/platform/Textelements.java [INFO] org/appng/xml/platform/Type.java [INFO] org/appng/xml/platform/UrlParams.java [INFO] org/appng/xml/platform/UrlSchema.java [INFO] org/appng/xml/platform/UserData.java [INFO] org/appng/xml/platform/UserInputField.java [INFO] org/appng/xml/platform/Validation.java [INFO] org/appng/xml/platform/ValidationGroups.java [INFO] org/appng/xml/platform/ValidationRule.java [INFO] org/appng/xml/platform/package-info.java [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/application/ApplicationInfo.java [INFO] org/appng/xml/application/Datasource.java [INFO] org/appng/xml/application/DatasourceType.java [INFO] org/appng/xml/application/Datasources.java [INFO] org/appng/xml/application/ObjectFactory.java [INFO] org/appng/xml/application/PackageInfo.java [INFO] org/appng/xml/application/Permission.java [INFO] org/appng/xml/application/PermissionRef.java [INFO] org/appng/xml/application/Permissions.java [INFO] org/appng/xml/application/Properties.java [INFO] org/appng/xml/application/Property.java [INFO] org/appng/xml/application/PropertyType.java [INFO] org/appng/xml/application/Role.java [INFO] org/appng/xml/application/Roles.java [INFO] org/appng/xml/application/Template.java [INFO] org/appng/xml/application/TemplateType.java [INFO] org/appng/xml/application/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-xmlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.xml.MarshallServiceTest 2023-04-03 11:30:07,395 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2023-04-03 11:30:07,395 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2023-04-03 11:30:07,399 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> 2023-04-03 11:30:07,399 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest 2023-04-03 11:30:07,749 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java 2023-04-03 11:30:07,749 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest 2023-04-03 11:30:07,762 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete 2023-04-03 11:30:07,762 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.xml.transformation.StyleSheetProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-xmlapi --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-xmlapi --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 1.26.0 [7/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] [INFO] --- appng-maven-plugin:1.24.5:generateMessageConstants (messageConstants) @ appng-api --- [INFO] generate message constants for [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/resources/messages-core.properties, org.appng.api.MessageConstants, /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/generated-sources/constants] [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/generated-sources/constants added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 174 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/test/java/org/appng/api/support/environment/EnvironmentTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/test/java/org/appng/api/support/environment/EnvironmentTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.model.PropertyTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.appng.api.model.PropertyTypeTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.appng.api.DataContainerTest [INFO] Running org.appng.api.auth.AuthToolsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.FormDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.appng.api.FormDataBinderTest [INFO] Running org.appng.api.FileUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.FileUploadTest [INFO] Running org.appng.api.RequestDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.RequestDataBinderTest [INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Running org.appng.api.support.SelectionBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.support.SelectionBuilderTest [INFO] Running org.appng.api.support.HttpHeaderUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2023-04-03 11:30:15,488 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in org.appng.api.support.ValidationProviderTest [INFO] Running org.appng.api.support.DatasourceInheritanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.appng.api.support.DatasourceInheritanceTest [INFO] Running org.appng.api.support.OptionImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.support.I18nTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.I18nTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2023-04-03 11:30:17,371 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope PLATFORM is not enabled! 2023-04-03 11:30:17,371 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:30:17,372 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope REQUEST is not enabled! 2023-04-03 11:30:17,378 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:30:17,378 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:30:17,378 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:30:17,378 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:30:17,385 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:30:17,385 INFO [main] org.appng.api.support.environment.DefaultEnvironment: Clearing site scope with identifier 'SITE.localhost' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2023-04-03 11:30:17,386 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#38027658 for site thesite with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.environment.AttributeWrapperTest [INFO] Running org.appng.api.support.ApplicationResourceHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ApplicationResourceHolderTest [INFO] Running org.appng.api.support.PropertyHolderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.PropertyHolderTest [INFO] Running org.appng.api.support.ResultServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.appng.api.support.ResultServiceTest [INFO] Running org.appng.api.support.CallableDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.api.support.CallableDataSourceTest [INFO] Running org.appng.api.support.CallableActionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.appng.api.support.CallableActionTest [INFO] Running org.appng.api.support.ScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ScopeTest [INFO] Running org.appng.api.support.OptionsImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2023-04-03 11:30:17,787 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field birthDate: can not convert 'null' to type 'java.util.Date' using format 'yyyy.MM.dd' 2023-04-03 11:30:17,789 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2023-04-03 11:30:17,789 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2023-04-03 11:30:17,793 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###' [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.appng.api.support.RequestSupportTest [INFO] Running org.appng.api.support.ParameterSupportTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.ParameterSupportTest [INFO] Running org.appng.api.support.SelectionFactoryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.SelectionFactoryTest [INFO] Running org.appng.api.support.SortParamSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.049 s - in org.appng.api.support.ElementHelperTest [INFO] Running org.appng.api.support.validation.NestedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.api.support.validation.NestedListTest [INFO] Running org.appng.api.support.validation.FileUploadValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.api.support.validation.FileUploadValidatorTest [INFO] Running org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Running org.appng.api.support.ApplicationRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2023-04-03 11:30:18,001 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.OffsetDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2023-04-03 11:30:18,060 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.DateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2023-04-03 11:30:18,087 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2023-04-03 11:30:18,092 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#' [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2023-04-03 11:30:18,120 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest [INFO] Running org.appng.api.support.field.DefaultFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2023-04-03 11:30:18,176 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2023-04-03 11:30:18,189 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.ZonedDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest [INFO] Running org.appng.api.support.field.FileFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.field.FileFieldConverterTest [INFO] Running org.appng.api.support.field.ListFieldConverterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2023-04-03 11:30:18,239 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.util.Date' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.field.DateFieldConverterTest [INFO] Running org.appng.api.support.field.ObjectFieldConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2023-04-03 11:30:18,276 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2023-04-03 11:30:18,289 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTest [INFO] Running org.appng.api.support.FieldProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.FieldProcessorTest [INFO] Running org.appng.api.XPathProcessorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.RequestMappingTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.api.RequestMappingTest [INFO] Running org.appng.api.ConfigValidatorTest 2023-04-03 11:30:18,432 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,436 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2023-04-03 11:30:18,441 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2023-04-03 11:30:18,445 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,449 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2023-04-03 11:30:18,454 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,459 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,464 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2023-04-03 11:30:18,468 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2023-04-03 11:30:18,472 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,476 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2023-04-03 11:30:18,479 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,528 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2023-04-03 11:30:18,532 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,536 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2023-04-03 11:30:18,539 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,543 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2023-04-03 11:30:18,548 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,551 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2023-04-03 11:30:18,555 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2023-04-03 11:30:18,559 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,562 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2023-04-03 11:30:18,566 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2023-04-03 11:30:18,641 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 216ms 2023-04-03 11:30:18,642 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No found, application will not work! application.xml: Duplicate permission 'permissionA'. application.xml: Duplicate property 'propa'. application.xml: Duplicate role: User application.xml: The role 'User' references the permission 'permissionB' more than once! application.xml: The role 'User' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2] datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. datasource.xml: datasource 'person': field: email, condition: '${5 ab foo}' is invalid: Failed to parse the expression [${5 ab foo}] datasource.xml: datasource 'person': field: firstname, condition: '${current.dummy > 1}' is invalid: Property [dummy] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, hidden: '${current.doDisplay}' is invalid: Property [doDisplay] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, readOnly: '${isVisible}' is invalid: parameter 'isVisible' not found on datasource 'person' event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1] event.xml: action 'action': condition: '${fooo}' is invalid: parameter 'fooo' not found on action 'action' event.xml: action 'action': references the unknown permission 'doesNotExist'. event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter doesNotExist which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] event.xml: action 'action2': references the unknown datasource 'doesNotExist'. event.xml: event 'event' references the unknown permission 'doesNotExist'. page.xml: page 'page' references the unknown action 'doesNotExist' (from event 'event'). page.xml: page 'page' references the unknown datasource 'doesNotExist'. page.xml: page 'page' references the unknown event 'doesNotExist'. page.xml: page 'page' references the unknown permission 'doesNotExist'. page.xml: page 'page' section[1] attribute 'hidden': parameter 'isHidden' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'folded': parameter 'isFolded' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'passive': parameter 'isPassive' not found on page 'page' page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter actionParam3 which is unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1] page.xml: page 'page' the reference to action 'action' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter dsParam3 which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page', action 'action' condition: '${fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', action 'action' references the unknown permission 'doesNotExist'. page.xml: page 'page', datasource 'datasource' condition: '${postParam and fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', datasource 'datasource' references the unknown permission 'doesNotExist'. 2023-04-03 11:30:18,650 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2023-04-03 11:30:18,662 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2023-04-03 11:30:18,670 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2023-04-03 11:30:18,673 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data in resource datasource.xml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.appng.api.ConfigValidatorTest [INFO] Running org.appng.api.ConsumerProducerTest waiting 10 ms waiting 20 ms waiting 30 ms waiting 40 ms waiting 50 ms waiting 60 ms waiting 70 ms waiting 80 ms waiting 90 ms no java.lang.String returned after 80 milliseconds [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.appng.api.ConsumerProducerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 333, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-api --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-api --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 1.26.0 [8/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-testsupport --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.testsupport.SimpleApplicationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.appng.testsupport.SimpleApplicationTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2023-04-03 11:30:26,880 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:30:26,892 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70f43b45, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26d10f2e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@10ad20cb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7dd712e8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c282004, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22ee2d0] 2023-04-03 11:30:26,973 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:30:27,128 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@308a6984: startup date [Mon Apr 03 11:30:27 CEST 2023]; root of context hierarchy 2023-04-03 11:30:27,304 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2023-04-03 11:30:27,304 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2023-04-03 11:30:27,305 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2023-04-03 11:30:27,307 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2023-04-03 11:30:27,307 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2023-04-03 11:30:27,315 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2023-04-03 11:30:27,326 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:30:27,326 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2023-04-03 11:30:27,657 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@308a6984: startup date [Mon Apr 03 11:30:27 CEST 2023]; root of context hierarchy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in org.appng.testsupport.TestBaseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-testsupport --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-testsupport --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 1.26.0 [9/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api --- [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (v1) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- openapi-generator-maven-plugin:5.1.1:generate (rest-api) @ appng-rest-api --- [INFO] Generating with dryRun=false [INFO] Output directory (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: java (client) [INFO] Generator 'java' is considered stable. [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation getNavigation [INFO] Processing operation getPageWithUrlParams [INFO] Processing operation getDatasource [INFO] Processing operation getAction [INFO] Processing operation performActionMultiPart [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [WARNING] Unknown type found in the schema: String [WARNING] Unknown type found in the schema: String [WARNING] Unknown type found in the schema: String [WARNING] Unknown type found in the schema: String [WARNING] Unknown type found in the schema: String [WARNING] Unknown type found in the schema: String [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionFieldTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ActionLink.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionLinkTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/ActionLink.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ActionLinkAllOf.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionLinkAllOfTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/ActionLinkAllOf.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/DatasourceTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ErrorModelTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FieldTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FieldTypeTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FieldValueTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FilterTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Icon.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/IconTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Icon.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Item.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ItemTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Item.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Label.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/LabelTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Label.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/LinkTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/MessageTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Navigation.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/NavigationTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Navigation.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/NavigationItem.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/NavigationItemTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/NavigationItem.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/OptionTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/OptionTypeTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/OptionsTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PageTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/PageDefinition.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PageDefinitionTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/PageDefinition.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/PageSize.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PageSizeTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/PageSize.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ParameterTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PermissionTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Section.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/SectionTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Section.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/SectionElement.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/SectionElementTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/SectionElement.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/SortTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/UserTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ValidationRuleTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/ValidationRule.md [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/AppNgApi.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/AppNgApiTest.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/docs/AppNgApi.md [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/ServerConfiguration.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/ServerVariable.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/api/openapi.yaml [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/JavaTimeFormatter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/HttpBearerAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/openapi/src/main/java added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-rest-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.rest.RestClientTest 2023-04-03 11:30:35,452 DEBUG [main] org.appng.api.rest.RestClient : received cookie: foo=bar 2023-04-03 11:30:35,453 DEBUG [main] org.appng.api.rest.RestClient : received cookie: lore=ipsum 2023-04-03 11:30:35,552 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: lore=ipsum 2023-04-03 11:30:35,552 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: foo=bar [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.appng.api.rest.RestClientTest [INFO] Running org.appng.api.rest.ActionHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.api.rest.ActionHelperTest [INFO] Running org.appng.api.rest.DataSourceHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.rest.DataSourceHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-rest-api --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-rest-api --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 1.26.0 [10/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-persistence --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2023-04-03 11:30:39,667 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2023-04-03 11:30:39,751 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2023-04-03 11:30:39,896 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2023-04-03 11:30:39,897 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql8DialectUTF8 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2023-04-03 11:30:40,046 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6743e411: startup date [Mon Apr 03 11:30:40 CEST 2023]; root of context hierarchy 2023-04-03 11:30:40,296 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:40,418 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:40,419 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:40,432 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:40,577 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-03 11:30:40,740 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Apr 03, 2023 11:30:40 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2023-04-03 11:30:40,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:40,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:40,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:40,767 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:41,079 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:41,132 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:42,539 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2023-04-03 11:30:43,175 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@609319c3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:43,178 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72bd2871] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:43,191 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:43,203 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:43,933 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6743e411: startup date [Mon Apr 03 11:30:40 CEST 2023]; root of context hierarchy 2023-04-03 11:30:43,933 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:43,934 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:43,939 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@27e44e9c: startup date [Mon Apr 03 11:30:43 CEST 2023]; root of context hierarchy 2023-04-03 11:30:43,979 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:44,006 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:44,006 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:44,006 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:44,023 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:44,023 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:44,023 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:44,023 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:44,023 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:44,024 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:44,029 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:44,583 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21a6a494] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:44,586 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7534785a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:44,597 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:44,598 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:44,715 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@27e44e9c: startup date [Mon Apr 03 11:30:43 CEST 2023]; root of context hierarchy 2023-04-03 11:30:44,715 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:44,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:44,759 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@45571cfc: startup date [Mon Apr 03 11:30:44 CEST 2023]; root of context hierarchy 2023-04-03 11:30:44,806 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:44,830 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:44,831 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:44,831 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:44,845 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:44,845 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:44,845 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:44,845 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:44,846 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:44,847 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:44,852 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:45,368 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e49437] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:45,370 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a1a20ae] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:45,379 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:45,379 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:45,440 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@45571cfc: startup date [Mon Apr 03 11:30:44 CEST 2023]; root of context hierarchy 2023-04-03 11:30:45,440 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:45,441 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:45,444 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@47162173: startup date [Mon Apr 03 11:30:45 CEST 2023]; root of context hierarchy 2023-04-03 11:30:45,466 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:45,481 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:45,481 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:45,481 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:45,490 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:45,490 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:45,490 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:45,490 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:45,491 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:45,491 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:45,495 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:45,919 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41f40dfa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:45,920 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@224d537d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:45,928 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:45,928 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:45,983 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@47162173: startup date [Mon Apr 03 11:30:45 CEST 2023]; root of context hierarchy 2023-04-03 11:30:45,984 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:45,984 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:45,991 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4ba13fed: startup date [Mon Apr 03 11:30:45 CEST 2023]; root of context hierarchy 2023-04-03 11:30:46,012 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:46,026 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:46,026 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:46,027 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:46,035 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:46,035 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:46,035 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:46,035 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:46,035 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:46,036 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:46,039 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:46,459 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69944a90] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:46,460 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@758d4aa9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:46,468 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:46,468 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:46,517 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4ba13fed: startup date [Mon Apr 03 11:30:45 CEST 2023]; root of context hierarchy 2023-04-03 11:30:46,517 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:46,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:46,522 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1ed12d10: startup date [Mon Apr 03 11:30:46 CEST 2023]; root of context hierarchy 2023-04-03 11:30:46,541 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:46,557 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:46,557 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:46,557 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:46,565 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:46,565 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:46,565 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:46,565 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:46,565 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:46,566 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:46,569 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:46,977 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e14b269] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:46,978 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@102fd71d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:46,986 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:46,986 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:47,039 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1ed12d10: startup date [Mon Apr 03 11:30:46 CEST 2023]; root of context hierarchy 2023-04-03 11:30:47,040 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:47,040 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:47,042 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6e489bb8: startup date [Mon Apr 03 11:30:47 CEST 2023]; root of context hierarchy 2023-04-03 11:30:47,060 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:47,074 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:47,074 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:47,075 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:47,083 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:47,083 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:47,083 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:47,084 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:47,084 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:47,084 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:47,088 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:47,499 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c6efee3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:47,501 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@440d2d64] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:47,508 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:47,509 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:47,561 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6e489bb8: startup date [Mon Apr 03 11:30:47 CEST 2023]; root of context hierarchy 2023-04-03 11:30:47,561 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:47,561 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:47,564 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@64921450: startup date [Mon Apr 03 11:30:47 CEST 2023]; root of context hierarchy 2023-04-03 11:30:47,587 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:47,602 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:47,602 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:47,602 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:47,612 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:47,612 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:47,613 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:47,613 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:47,613 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:47,614 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:47,617 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:48,108 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72115c48] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:48,110 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@145f1f97] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:48,117 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:48,117 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:48,169 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@64921450: startup date [Mon Apr 03 11:30:47 CEST 2023]; root of context hierarchy 2023-04-03 11:30:48,170 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:48,170 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:48,172 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@673a5aa7: startup date [Mon Apr 03 11:30:48 CEST 2023]; root of context hierarchy 2023-04-03 11:30:48,187 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:48,202 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:48,202 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:48,202 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:48,210 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:48,210 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:48,210 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:48,210 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:48,210 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:48,211 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:48,214 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:48,608 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7dbe858f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:48,610 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c81e7c2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:48,617 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:48,617 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:48,657 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@673a5aa7: startup date [Mon Apr 03 11:30:48 CEST 2023]; root of context hierarchy 2023-04-03 11:30:48,657 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:48,657 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:48,659 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2af1bf5a: startup date [Mon Apr 03 11:30:48 CEST 2023]; root of context hierarchy 2023-04-03 11:30:48,673 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:48,686 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:48,686 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:48,686 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:48,693 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:48,693 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:48,693 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:48,693 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:48,693 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:48,694 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:48,696 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:49,073 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57f1fbae] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:49,074 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a84beb7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:49,081 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:49,081 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:49,118 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2af1bf5a: startup date [Mon Apr 03 11:30:48 CEST 2023]; root of context hierarchy 2023-04-03 11:30:49,118 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:49,118 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:49,120 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@74ec4df3: startup date [Mon Apr 03 11:30:49 CEST 2023]; root of context hierarchy 2023-04-03 11:30:49,134 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:49,147 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:49,147 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:49,147 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:49,154 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:49,154 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:49,155 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:49,155 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:49,155 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:49,155 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:49,158 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:49,532 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ca896af] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:49,533 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2da3d7d3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:49,540 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:49,540 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:49,616 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@74ec4df3: startup date [Mon Apr 03 11:30:49 CEST 2023]; root of context hierarchy 2023-04-03 11:30:49,616 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:49,616 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:49,618 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1b079e81: startup date [Mon Apr 03 11:30:49 CEST 2023]; root of context hierarchy 2023-04-03 11:30:49,631 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:49,644 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:49,644 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:49,645 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:49,651 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:49,651 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:49,651 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:49,651 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:49,651 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:49,652 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:49,655 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:50,039 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2aea7775] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:50,041 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d35d84a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:50,048 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:50,048 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:50,112 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1b079e81: startup date [Mon Apr 03 11:30:49 CEST 2023]; root of context hierarchy 2023-04-03 11:30:50,112 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:50,113 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:50,114 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@12ff0e4f: startup date [Mon Apr 03 11:30:50 CEST 2023]; root of context hierarchy 2023-04-03 11:30:50,128 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:50,142 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:50,142 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:50,142 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:50,149 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:50,149 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:50,149 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:50,150 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:50,150 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:50,150 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:50,153 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:50,532 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f634608] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:50,534 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f1485c3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:50,541 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:50,541 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:50,633 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@12ff0e4f: startup date [Mon Apr 03 11:30:50 CEST 2023]; root of context hierarchy 2023-04-03 11:30:50,633 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:50,634 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:50,635 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@12a719ed: startup date [Mon Apr 03 11:30:50 CEST 2023]; root of context hierarchy 2023-04-03 11:30:50,650 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:50,664 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:50,664 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:50,664 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:50,671 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:50,671 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:50,671 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:50,671 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:50,671 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:50,672 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:50,675 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:51,047 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a296643] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:51,048 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@329b4814] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:51,055 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:51,055 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:51,092 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@12a719ed: startup date [Mon Apr 03 11:30:50 CEST 2023]; root of context hierarchy 2023-04-03 11:30:51,092 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:51,092 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:51,094 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@48fbb1bc: startup date [Mon Apr 03 11:30:51 CEST 2023]; root of context hierarchy 2023-04-03 11:30:51,107 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:51,120 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:51,121 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:51,121 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:51,127 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:51,127 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:51,128 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:51,128 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:51,128 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:51,128 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:51,131 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:51,502 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@ae20523] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:51,504 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@354d5692] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:51,511 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:51,512 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:51,556 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@48fbb1bc: startup date [Mon Apr 03 11:30:51 CEST 2023]; root of context hierarchy 2023-04-03 11:30:51,556 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:51,556 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:51,559 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@502cd238: startup date [Mon Apr 03 11:30:51 CEST 2023]; root of context hierarchy 2023-04-03 11:30:51,573 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:51,587 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:51,588 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:51,588 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:51,595 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:51,596 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:51,596 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:51,596 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:51,596 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:51,597 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:51,600 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:52,100 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1179c778] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:52,101 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f799f4c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:52,108 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:52,109 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:52,153 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@502cd238: startup date [Mon Apr 03 11:30:51 CEST 2023]; root of context hierarchy 2023-04-03 11:30:52,153 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:52,153 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.25 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2023-04-03 11:30:52,194 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:52,206 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:52,206 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:52,206 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:52,206 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:52,206 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:52,207 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:52,212 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:52,697 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c96b175] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:52,698 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@770d65c2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:52,705 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:52,717 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:52,724 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:52,724 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:52,725 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:52,725 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:52,725 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:52,725 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:52,728 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:53,153 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dc8cafb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:53,154 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a880dbe] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:53,161 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:53,182 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:53,188 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:53,188 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:53,189 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:53,189 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:53,189 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:53,189 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:53,192 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:53,645 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e3931] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:53,646 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f3745b2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:53,654 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:53,664 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:53,672 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:53,672 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:53,672 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:53,672 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:53,673 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:53,673 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:53,676 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:54,130 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8749c08] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:54,131 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3cdb3788] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:54,138 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:54,154 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:54,161 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:54,161 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:54,161 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:54,161 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:54,161 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:54,162 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:54,164 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:54,543 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e1af662] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:54,544 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77fdbe42] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:54,551 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:54,559 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:54,566 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:54,566 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:54,566 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:54,566 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:54,566 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:54,567 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:54,569 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:54,936 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@389b2c60] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:54,937 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5fdd9b96] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:54,944 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2023-04-03 11:30:54,958 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@41eab601: startup date [Mon Apr 03 11:30:54 CEST 2023]; root of context hierarchy 2023-04-03 11:30:54,971 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:54,984 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:54,984 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:54,984 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:54,990 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:54,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:54,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:54,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:54,991 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:54,992 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:54,995 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:55,354 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@547c6bb4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:55,356 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@134d6f96] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:55,362 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:55,362 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:55,656 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@41eab601: startup date [Mon Apr 03 11:30:54 CEST 2023]; root of context hierarchy 2023-04-03 11:30:55,657 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:55,657 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2023-04-03 11:30:55,664 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@74c2edc: startup date [Mon Apr 03 11:30:55 CEST 2023]; root of context hierarchy 2023-04-03 11:30:55,686 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:30:55,706 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2023-04-03 11:30:55,706 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:55,706 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:30:55,714 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:30:55,714 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:30:55,714 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:30:55,714 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:30:55,714 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:30:55,715 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:30:55,718 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:30:56,235 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5199d74e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:56,237 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e0576da] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:30:56,245 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:30:56,246 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:30:56,330 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@74c2edc: startup date [Mon Apr 03 11:30:55 CEST 2023]; root of context hierarchy 2023-04-03 11:30:56,330 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in org.appng.persistence.repository.EnversSearchRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-persistence --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-persistence --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 1.26.0 [11/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-search --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.search.searcher.GermanSearchTermProcessorTest 'käse' -> (*kas OR kase*) 'käse scheiben' -> (*kas OR kase*) AND (*scheib OR scheib*) 'tomaten' -> (*tomat OR tomat*) 'tomaten dosen' -> (*tomat OR tomat*) AND (*dos OR dos*) 'gemüse' -> (*gemus OR gemuse*) 'gemüse brühe' -> (*gemus OR gemuse*) AND (*bruh OR bruhe*) 'gemüse huhn' -> (*gemus OR gemuse*) AND (*huhn OR huhn*) 'dinkel' -> (*dinkel OR dinkel*) 'kassler' -> (*kassl OR kassl*) 'karotten kartoffeln rindfleisch' -> (*karott OR karott*) AND (*kartoffeln OR kartoffeln*) AND (*rindfleisch OR rindfleisch*) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest 2023-04-03 11:31:01,119 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager 2023-04-03 11:31:01,132 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages Apr 03, 2023 11:31:01 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed. See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io for optional dependencies. Apr 03, 2023 11:31:01 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem WARNING: org.xerial's sqlite-jdbc is not loaded. Please provide the jar on your classpath to parse sqlite files. See tika-parsers/pom.xml for the correct version. 2023-04-03 11:31:01,803 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de/42.txt 2023-04-03 11:31:01,805 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 670ms 2023-04-03 11:31:01,812 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de/42.jsp 2023-04-03 11:31:02,049 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2023-04-03 11:31:02,051 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2023-04-03 11:31:02,051 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2023-04-03 11:31:02,052 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2023-04-03 11:31:02,056 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de/42.jsp 2023-04-03 11:31:02,056 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 251ms 2023-04-03 11:31:02,089 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.txt 2023-04-03 11:31:02,090 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 33ms 2023-04-03 11:31:02,125 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/foobar.txt 2023-04-03 11:31:02,125 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 35ms 2023-04-03 11:31:02,125 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.jsp 2023-04-03 11:31:02,130 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2023-04-03 11:31:02,132 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2023-04-03 11:31:02,132 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2023-04-03 11:31:02,133 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2023-04-03 11:31:02,133 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.jsp 2023-04-03 11:31:02,133 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 8ms 2023-04-03 11:31:02,133 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/acme.jsp 2023-04-03 11:31:02,134 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title 2023-04-03 11:31:02,134 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content 2023-04-03 11:31:02,134 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/acme.jsp 2023-04-03 11:31:02,135 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 2ms 2023-04-03 11:31:02,135 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 1002 milliseconds 2023-04-03 11:31:02,316 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1563912983 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer 2023-04-03 11:31:02,331 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index 2023-04-03 11:31:04,482 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1563912983 2023-04-03 11:31:04,482 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'clear index' which offered 0 events (CREATE: 0, UPDATE: 0, DELETE: 0). The index now contains 0 documents (was 0 before) 2023-04-03 11:31:04,482 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1563912983, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index 2023-04-03 11:31:04,485 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@5d376b17 2023-04-03 11:31:04,491 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt) 2023-04-03 11:31:04,491 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@75ed5a64 2023-04-03 11:31:04,506 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1430398466 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer 2023-04-03 11:31:04,608 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt 2023-04-03 11:31:04,608 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [101ms] CREATE, query: +id:/de/42.txt +type:txt 2023-04-03 11:31:04,612 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp 2023-04-03 11:31:04,612 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/de/42.jsp +type:jsp 2023-04-03 11:31:06,961 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1430398466 2023-04-03 11:31:06,961 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2023-04-03 11:31:06,961 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1430398466, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index 2023-04-03 11:31:06,962 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@55422602 2023-04-03 11:31:06,962 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt) 2023-04-03 11:31:06,962 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@75ed5a64 2023-04-03 11:31:06,970 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#484489726 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer 2023-04-03 11:31:07,013 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt 2023-04-03 11:31:07,014 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [13ms] CREATE, query: +id:/en/42.txt +type:txt 2023-04-03 11:31:07,014 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt 2023-04-03 11:31:07,014 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [0ms] CREATE, query: +id:/en/foobar.txt +type:txt 2023-04-03 11:31:07,018 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp 2023-04-03 11:31:07,018 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [3ms] CREATE, query: +id:/en/42.jsp +type:jsp 2023-04-03 11:31:07,018 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp 2023-04-03 11:31:07,018 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [0ms] CREATE, query: +id:/en/acme.jsp +type:jsp 2023-04-03 11:31:09,317 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#484489726 2023-04-03 11:31:09,317 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2023-04-03 11:31:09,317 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#484489726, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index 2023-04-03 11:31:09,319 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@1ce0b9fe 2023-04-03 11:31:09,320 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(8.10.0):c2:[diagnostics={java.vendor=Temurin, os=Linux, java.version=1.8.0_332, java.vm.version=25.332-b09, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_332-b09, source=flush, os.version=5.10.0-15-amd64, timestamp=1680514266740}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=cepc2o5keq070dmxyrl9kjr8w) 2023-04-03 11:31:09,320 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@75ed5a64 2023-04-03 11:31:09,572 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2023-04-03 11:31:10,952 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2023-04-03 11:31:10,975 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2023-04-03 11:31:10,990 INFO [main] org.appng.search.searcher.StandardSearcher: 0 results returned from query: +language:en +((title:acm contents:acm) (title:acme* contents:acme*)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.166 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest 2023-04-03 11:31:10,999 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2023-04-03 11:31:10,999 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' 2023-04-03 11:31:11,000 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents' 2023-04-03 11:31:11,000 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2023-04-03 11:31:11,000 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' {field1=A, contents=A B D, field2=B} 2023-04-03 11:31:11,000 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.jsp 2023-04-03 11:31:11,001 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2023-04-03 11:31:11,002 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2023-04-03 11:31:11,002 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2023-04-03 11:31:11,003 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2023-04-03 11:31:11,003 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1 2023-04-03 11:31:11,003 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2 2023-04-03 11:31:11,003 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.search.indexer.ParseTagsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-search --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-search --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 1.26.0 [12/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core --- [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/core/xml/repository/Certification.java [INFO] org/appng/core/xml/repository/GetCertificationRequest.java [INFO] org/appng/core/xml/repository/GetCertificationResponse.java [INFO] org/appng/core/xml/repository/GetPackageRequest.java [INFO] org/appng/core/xml/repository/GetPackageResponse.java [INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java [INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java [INFO] org/appng/core/xml/repository/GetPackagesRequest.java [INFO] org/appng/core/xml/repository/GetPackagesResponse.java [INFO] org/appng/core/xml/repository/ObjectFactory.java [INFO] org/appng/core/xml/repository/Package.java [INFO] org/appng/core/xml/repository/PackageType.java [INFO] org/appng/core/xml/repository/PackageVersions.java [INFO] org/appng/core/xml/repository/Packages.java [INFO] org/appng/core/xml/repository/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 114 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 208 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/service/CoreService.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/service/CoreService.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 93 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 94 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/test/java/org/appng/core/service/PlatformTestConfig.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/test/java/org/appng/core/service/PlatformTestConfig.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.core.model.ThymeleafProcessorTest 2023-04-03 11:31:21,979 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:22,634 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:22,405_main/platform.xml 2023-04-03 11:31:23,066 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:22,405_main/template/platform.html 2023-04-03 11:31:23,066 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:22,405_main/template/hello-custom.html 2023-04-03 11:31:23,066 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:22,405_main/template/hello.html 2023-04-03 11:31:23,372 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:22,405_main/index.html 2023-04-03 11:31:24,012 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:24,097 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,070_main/platform.xml 2023-04-03 11:31:24,112 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,070_main/template/hello.html 2023-04-03 11:31:24,112 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,070_main/template/platform.html 2023-04-03 11:31:24,113 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,070_main/template/hello-custom.html 2023-04-03 11:31:24,129 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,070_main/index.html 2023-04-03 11:31:24,137 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:24,157 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,146_main/platform.xml 2023-04-03 11:31:24,164 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,146_main/template/platform.html 2023-04-03 11:31:24,164 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,146_main/template/hello-custom.html 2023-04-03 11:31:24,164 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-04-03-11:31:24,146_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.215 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2023-04-03 11:31:24,220 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:24,229 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c0e426a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@713ec32d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34d713a2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36aab105, org.springframework.test.context.transaction.TransactionalTestExecutionListener@889a8a8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f29353f] 2023-04-03 11:31:24,308 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2023-04-03 11:31:24,450 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:31:24,471 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2023-04-03 11:31:24,502 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@47f04e4d: startup date [Mon Apr 03 11:31:24 CEST 2023]; root of context hierarchy 2023-04-03 11:31:24,703 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2023-04-03 11:31:24,704 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2023-04-03 11:31:24,704 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2023-04-03 11:31:24,706 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2023-04-03 11:31:24,706 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2023-04-03 11:31:24,712 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2023-04-03 11:31:24,714 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:31:24,714 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2023-04-03 11:31:24,717 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Apr 03, 2023 11:31:24 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2023-04-03 11:31:25,196 INFO [HSQLDB Server @11b5f4e2] hsqldb.db.HSQLDB874674FE7E.ENGINE: Checkpoint start 2023-04-03 11:31:25,197 INFO [HSQLDB Server @11b5f4e2] hsqldb.db.HSQLDB874674FE7E.ENGINE: checkpointClose start 2023-04-03 11:31:25,203 INFO [HSQLDB Server @11b5f4e2] hsqldb.db.HSQLDB874674FE7E.ENGINE: checkpointClose synched 2023-04-03 11:31:25,210 INFO [HSQLDB Server @11b5f4e2] hsqldb.db.HSQLDB874674FE7E.ENGINE: checkpointClose script done 2023-04-03 11:31:25,311 INFO [HSQLDB Server @11b5f4e2] hsqldb.db.HSQLDB874674FE7E.ENGINE: checkpointClose end 2023-04-03 11:31:25,312 INFO [HSQLDB Server @11b5f4e2] hsqldb.db.HSQLDB874674FE7E.ENGINE: Checkpoint end - txts: 1 2023-04-03 11:31:25,461 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:25,498 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2023-04-03 11:31:25,640 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2023-04-03 11:31:25,889 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-03 11:31:26,419 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:31:26,575 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:26,846 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2023-04-03 11:31:27,134 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:27,148 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:27,761 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:27,761 WARN [main] org.appng.forms.impl.RequestBean: parameter 'entityId' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:27,922 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:27,923 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:28,034 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,034 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,034 WARN [main] org.appng.forms.impl.RequestBean: parameter 'entityId' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,076 WARN [main] org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable: HV000254: Missing parameter metadata for TestEnum(String, int), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2023-04-03 11:31:28,150 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error performing action 'update' of event 'events', ID: 1365260222 at org.appng.api.support.CallableAction.execute(CallableAction.java:460) at org.appng.api.support.CallableAction.perform(CallableAction.java:336) at org.appng.core.model.ActionElement.perform(ActionElement.java:75) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:757) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:130) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:635) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:688) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:646) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:546) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:282) at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:296) at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:99) at org.appng.testapplication.TestEntities.perform(TestEntities.java:38) at org.appng.api.support.CallableAction.execute(CallableAction.java:442) ... 44 more 2023-04-03 11:31:28,246 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,246 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,246 WARN [main] org.appng.forms.impl.RequestBean: parameter 'entityId' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,298 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,298 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,298 WARN [main] org.appng.forms.impl.RequestBean: parameter 'entityId' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,301 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error retrieving datasource 'entity', ID: 2102080209 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:266) at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:237) at org.appng.api.support.CallableAction.perform(CallableAction.java:334) at org.appng.core.model.ActionElement.perform(ActionElement.java:75) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:757) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:130) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:635) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:688) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:646) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:546) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:282) at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:296) at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:58) at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:222) ... 45 more 2023-04-03 11:31:28,418 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,419 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,419 WARN [main] org.appng.forms.impl.RequestBean: parameter 'entityId' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,495 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:28,528 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@47f04e4d: startup date [Mon Apr 03 11:31:24 CEST 2023]; root of context hierarchy 2023-04-03 11:31:28,528 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:28,837 INFO [HSQLDB Connection @224e0f21] hsqldb.db.HSQLDB874674FE7E.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.869 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2023-04-03 11:31:29,132 INFO [main] org.appng.core.model.PageParameterProcessor: retrieved new value for url-param 'hash' from session: 'hashFromSession' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2023-04-03 11:31:29,161 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/platform/appNG 2023-04-03 11:31:29,161 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/application/appNG 2023-04-03 11:31:29,166 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2023-04-03 11:31:29,166 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.core.model.CacheProviderTest [INFO] Running org.appng.core.model.OutputFormatAndTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2023-04-03 11:31:29,215 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:29,216 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@cc3fc5c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2aac60b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@173602c0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@fdeec12, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1cecd0a9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4822d7a1] 2023-04-03 11:31:29,232 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:29 CEST 2023]; root of context hierarchy 2023-04-03 11:31:29,524 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,524 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,525 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,525 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,525 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,526 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,526 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,526 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,527 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,527 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,527 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,527 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,528 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,529 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,529 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:29,602 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:29,725 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:29,753 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:29,799 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:29,800 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:29,800 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:29,800 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:29,803 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:29,827 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:29,832 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:30,702 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2182ebc7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:30,705 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fd7f545] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:30,739 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:30,739 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:30,752 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:29 CEST 2023]; root of context hierarchy 2023-04-03 11:31:31,700 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo ; SystemID: ; Line#: 6; Column#: 10 net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo at net.sf.saxon.expr.CardinalityCheckingIterator.typeError(CardinalityCheckingIterator.java:104) at net.sf.saxon.expr.CardinalityCheckingIterator.(CardinalityCheckingIterator.java:54) at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239) at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304) at net.sf.saxon.expr.Expression.process(Expression.java:949) at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341) at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568) at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661) at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360) at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:31:31,700 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2023-04-03 11:31:31,700 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/template.xsl 2023-04-03 11:31:31,701 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/platform.xml 2023-04-03 11:31:31,701 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/stacktrace.txt 2023-04-03 11:31:31,723 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: ; SystemID: ; Line#: 5; Column#: 25 net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178) at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64) at net.sf.saxon.style.Compilation.reportError(Compilation.java:447) at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323) at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691) at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70) at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403) at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288) at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252) at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113) at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838) at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:31:31,724 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2023-04-03 11:31:31,724 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/template.xsl 2023-04-03 11:31:31,724 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/platform.xml 2023-04-03 11:31:31,724 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/stacktrace.txt 2023-04-03 11:31:31,733 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:29 CEST 2023]; root of context hierarchy 2023-04-03 11:31:31,735 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:31,736 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.535 s - in org.appng.core.model.PlatformTransformerTest [INFO] Running org.appng.core.model.JarInfoBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.JarInfoBuilderTest [INFO] Running org.appng.core.model.RepositoryUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.RepositoryUtilsTest [INFO] Running org.appng.core.PathInfoTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2023-04-03 11:31:31,769 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2023-04-03 11:31:31) 2023-04-03 11:31:31,769 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2023-04-03 11:31:31) 2023-04-03 11:31:31,770 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2023-04-03 11:31:31, accessed: 2023-04-03 11:31:31, requests: 1, domain: http://localhost:8080, user-agent: null) 2023-04-03 11:31:31,770 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2023-04-03 11:31:31) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2023-04-03 11:31:31,773 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:31,785 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.SiteStateEvent - Origin: appng.node1 - Site: siteA - State: STARTED 2023-04-03 11:31:31,790 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.SiteStateEvent - Origin: appng.node1 - Site: siteB - State: STARTING 2023-04-03 11:31:31,791 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.SiteStateEvent - Origin: appng.node2 - Site: siteB - State: STARTING 2023-04-03 11:31:31,792 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:31,794 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2023-04-03 11:31:31,795 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2023-04-03 11:31:31,795 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2023-04-03 11:31:31,808 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#92941418 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:31,837 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2093586186 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:31,857 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#661320493 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:31,862 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130) at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:31:31,882 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#336210653 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2023-04-03 11:31:31,905 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:31,905 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6333ac03, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@701dc5ad, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@474172e5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f951dd2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@138f597, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1f9678b0] 2023-04-03 11:31:31,910 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2023-04-03 11:31:31,931 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:31:31,941 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2023-04-03 11:31:31,951 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@538cf7fd: startup date [Mon Apr 03 11:31:31 CEST 2023]; root of context hierarchy 2023-04-03 11:31:31,966 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2023-04-03 11:31:31,966 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2023-04-03 11:31:31,967 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2023-04-03 11:31:31,967 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2023-04-03 11:31:31,967 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2023-04-03 11:31:31,967 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2023-04-03 11:31:31,967 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:31:31,967 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2023-04-03 11:31:31,968 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:32,113 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:32,114 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2023-04-03 11:31:32,280 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:31:32,297 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:32,584 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:32,584 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:32,858 WARN [main] org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable: HV000254: Missing parameter metadata for TestEnum(String, int), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2023-04-03 11:31:32,880 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@538cf7fd: startup date [Mon Apr 03 11:31:31 CEST 2023]; root of context hierarchy 2023-04-03 11:31:32,880 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:33,114 INFO [HSQLDB Connection @7353ee56] hsqldb.db.HSQLDB874674FE7E.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2023-04-03 11:31:33,333 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Apr 03, 2023 11:31:33 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. 2023-04-03 11:31:33,749 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.0.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-04-03 11:31:33,749 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved. 2023-04-03 11:31:33,749 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Platform 5.0.2 (20211221 - 18eec9f) starting at [10.102.4.103]:5702 2023-04-03 11:31:33,749 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] Cluster name: appNG 2023-04-03 11:31:33,749 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] The Jet engine is disabled. To enable the Jet engine on the members, please do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true); - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true - Add environment variable: HZ_JET_ENABLED=true 2023-04-03 11:31:34,490 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-04-03 11:31:34,605 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Using Multicast discovery 2023-04-03 11:31:34,613 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-04-03 11:31:35,044 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-04-03 11:31:35,050 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTING 2023-04-03 11:31:37,532 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.0.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 41a57bdd-7f1d-45eb-ab2f-c66b9dd79fa5 this ] 2023-04-03 11:31:37,533 WARN [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2023-04-03 11:31:37,568 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTED 2023-04-03 11:31:37,568 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2023-04-03 11:31:37,616 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0.2] Initializing cluster partition table arrangement... 2023-04-03 11:31:37,679 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2023-04-03 11:31:37,714 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s (with AccessedExpiryPolicy), maximum entries: 20000, statistics: true) 2023-04-03 11:31:37,932 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2023-04-03 11:31:37,932 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf 2023-04-03 11:31:37,935 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de 2023-04-03 11:31:37,939 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2023-04-03 11:31:37,947 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2023-04-03 11:31:37,956 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2023-04-03 11:31:37,959 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2023-04-03 11:31:37,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler in 27ms (previous cache size: 4) 2023-04-03 11:31:37,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error in 25ms (previous cache size: 4) 2023-04-03 11:31:37,983 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test in 24ms (previous cache size: 4) 2023-04-03 11:31:37,985 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault in 18ms (previous cache size: 4) 2023-04-03 11:31:37,994 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2023-04-03 11:31:38,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2023-04-03 11:31:38,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2023-04-03 11:31:38,147 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2023-04-03 11:31:38,148 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,155 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2023-04-03 11:31:38,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,155 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2023-04-03 11:31:38,156 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2023-04-03 11:31:38,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,159 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2023-04-03 11:31:38,159 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2023-04-03 11:31:38,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2023-04-03 11:31:38,161 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2023-04-03 11:31:38,161 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,161 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,162 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,171 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2023-04-03 11:31:38,172 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2023-04-03 11:31:38,172 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2023-04-03 11:31:38,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,177 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2023-04-03 11:31:38,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,180 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2023-04-03 11:31:38,183 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,183 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2023-04-03 11:31:38,190 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2023-04-03 11:31:38,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,190 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2023-04-03 11:31:38,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,192 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2023-04-03 11:31:38,192 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2023-04-03 11:31:38,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2023-04-03 11:31:38,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2023-04-03 11:31:38,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2023-04-03 11:31:38,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2023-04-03 11:31:38,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,195 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2023-04-03 11:31:38,195 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de overflowed after 29 events 2023-04-03 11:31:38,195 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo233.txt 2023-04-03 11:31:38,196 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo234.txt 2023-04-03 11:31:38,202 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt in 6ms (previous cache size: 0) 2023-04-03 11:31:38,203 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo234.txt 2023-04-03 11:31:38,203 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo234.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,203 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo234.txt 2023-04-03 11:31:38,203 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo234.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,204 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo235.txt 2023-04-03 11:31:38,204 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo235.txt 2023-04-03 11:31:38,205 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo235.txt 2023-04-03 11:31:38,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo235.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo235.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,206 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo234.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,206 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo236.txt 2023-04-03 11:31:38,206 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo236.txt 2023-04-03 11:31:38,207 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo236.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,207 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo235.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,211 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo236.txt 2023-04-03 11:31:38,212 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo233.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,212 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo237.txt 2023-04-03 11:31:38,212 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo236.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,212 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo236.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,213 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo237.txt 2023-04-03 11:31:38,214 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo237.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,221 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo237.txt 2023-04-03 11:31:38,222 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo238.txt 2023-04-03 11:31:38,222 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo237.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,222 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo238.txt 2023-04-03 11:31:38,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo238.txt 2023-04-03 11:31:38,223 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo237.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,223 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo238.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo239.txt 2023-04-03 11:31:38,224 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo238.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,224 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo238.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,224 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo239.txt 2023-04-03 11:31:38,224 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo239.txt 2023-04-03 11:31:38,225 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo240.txt 2023-04-03 11:31:38,225 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo239.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,225 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo239.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,226 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo239.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo240.txt 2023-04-03 11:31:38,228 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo240.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo240.txt 2023-04-03 11:31:38,229 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo240.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo241.txt 2023-04-03 11:31:38,229 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo240.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo241.txt 2023-04-03 11:31:38,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo241.txt 2023-04-03 11:31:38,232 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo242.txt 2023-04-03 11:31:38,232 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo241.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,232 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo242.txt 2023-04-03 11:31:38,233 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo242.txt 2023-04-03 11:31:38,232 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo241.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,233 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo242.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,233 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo243.txt 2023-04-03 11:31:38,233 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo242.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,234 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo242.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,235 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo243.txt 2023-04-03 11:31:38,235 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo243.txt 2023-04-03 11:31:38,236 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo243.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,236 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo243.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,236 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo244.txt 2023-04-03 11:31:38,236 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo244.txt 2023-04-03 11:31:38,237 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo244.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,237 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo243.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,238 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo244.txt 2023-04-03 11:31:38,239 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo244.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,239 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo245.txt 2023-04-03 11:31:38,241 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo245.txt 2023-04-03 11:31:38,241 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo245.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,242 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo245.txt 2023-04-03 11:31:38,242 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo241.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,242 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo245.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,242 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo246.txt 2023-04-03 11:31:38,243 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo246.txt 2023-04-03 11:31:38,243 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo246.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,243 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo245.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,244 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo246.txt 2023-04-03 11:31:38,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo247.txt 2023-04-03 11:31:38,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo247.txt 2023-04-03 11:31:38,248 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo246.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,248 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo247.txt 2023-04-03 11:31:38,248 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo247.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,248 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo247.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,248 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo248.txt 2023-04-03 11:31:38,249 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo244.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,249 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo248.txt 2023-04-03 11:31:38,249 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo248.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,249 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo248.txt 2023-04-03 11:31:38,250 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo249.txt 2023-04-03 11:31:38,250 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo248.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,250 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo247.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,250 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo248.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,250 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo249.txt 2023-04-03 11:31:38,251 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo249.txt 2023-04-03 11:31:38,251 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo249.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,251 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo250.txt 2023-04-03 11:31:38,252 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo250.txt 2023-04-03 11:31:38,252 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo250.txt 2023-04-03 11:31:38,254 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo249.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,255 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo250.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,253 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo249.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,256 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo246.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,255 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo250.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,269 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo251.txt 2023-04-03 11:31:38,269 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo250.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,271 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo251.txt 2023-04-03 11:31:38,271 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo251.txt 2023-04-03 11:31:38,271 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo251.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,273 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo252.txt 2023-04-03 11:31:38,273 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo251.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,274 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo252.txt 2023-04-03 11:31:38,274 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo252.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,274 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo252.txt 2023-04-03 11:31:38,275 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo252.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,277 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo253.txt 2023-04-03 11:31:38,277 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo252.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,277 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo253.txt 2023-04-03 11:31:38,278 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo253.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,279 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo253.txt 2023-04-03 11:31:38,279 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo253.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo254.txt 2023-04-03 11:31:38,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo254.txt 2023-04-03 11:31:38,280 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo253.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,281 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo254.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo254.txt 2023-04-03 11:31:38,281 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo254.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,281 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo255.txt 2023-04-03 11:31:38,281 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo251.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,282 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo254.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,282 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo255.txt 2023-04-03 11:31:38,283 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo255.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,284 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo255.txt 2023-04-03 11:31:38,284 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo255.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,286 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo256.txt 2023-04-03 11:31:38,287 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo256.txt 2023-04-03 11:31:38,287 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo256.txt 2023-04-03 11:31:38,287 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo256.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,288 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo257.txt 2023-04-03 11:31:38,288 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo256.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,290 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo256.txt in 3ms (previous cache size: 0) 2023-04-03 11:31:38,293 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo255.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo257.txt 2023-04-03 11:31:38,296 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo257.txt 2023-04-03 11:31:38,296 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo257.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,298 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo257.txt in 2ms (previous cache size: 0) 2023-04-03 11:31:38,298 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo258.txt 2023-04-03 11:31:38,298 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo257.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,298 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo258.txt 2023-04-03 11:31:38,299 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo258.txt 2023-04-03 11:31:38,299 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo258.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,299 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo258.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,299 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo259.txt 2023-04-03 11:31:38,299 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo258.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo259.txt 2023-04-03 11:31:38,304 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo259.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,304 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo259.txt 2023-04-03 11:31:38,304 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo260.txt 2023-04-03 11:31:38,305 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo259.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,305 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo259.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,305 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo260.txt 2023-04-03 11:31:38,306 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo260.txt 2023-04-03 11:31:38,306 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo260.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,306 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo260.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,306 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo261.txt 2023-04-03 11:31:38,307 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo261.txt 2023-04-03 11:31:38,307 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo260.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,307 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo261.txt 2023-04-03 11:31:38,308 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo261.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,308 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo261.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,312 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo262.txt 2023-04-03 11:31:38,312 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo261.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,313 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo262.txt 2023-04-03 11:31:38,313 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo262.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,314 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo262.txt 2023-04-03 11:31:38,314 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo262.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,314 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo263.txt 2023-04-03 11:31:38,314 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo263.txt 2023-04-03 11:31:38,315 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo263.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,316 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo262.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,319 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo263.txt 2023-04-03 11:31:38,320 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo264.txt 2023-04-03 11:31:38,320 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo263.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,320 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo263.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,320 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo264.txt 2023-04-03 11:31:38,321 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo264.txt 2023-04-03 11:31:38,321 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo264.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,321 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo265.txt 2023-04-03 11:31:38,321 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo265.txt 2023-04-03 11:31:38,321 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo264.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,321 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo265.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo265.txt 2023-04-03 11:31:38,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo266.txt 2023-04-03 11:31:38,322 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo265.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo266.txt 2023-04-03 11:31:38,322 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo265.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,323 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo266.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,323 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo266.txt 2023-04-03 11:31:38,323 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo266.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,323 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo267.txt 2023-04-03 11:31:38,323 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo266.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,324 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo267.txt 2023-04-03 11:31:38,324 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo267.txt 2023-04-03 11:31:38,324 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo267.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,324 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo267.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,324 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo268.txt 2023-04-03 11:31:38,325 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo264.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,325 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo268.txt 2023-04-03 11:31:38,325 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo268.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,325 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo267.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,325 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo268.txt 2023-04-03 11:31:38,325 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo268.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,325 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo269.txt 2023-04-03 11:31:38,326 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo268.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo269.txt 2023-04-03 11:31:38,326 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo269.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo269.txt 2023-04-03 11:31:38,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo270.txt 2023-04-03 11:31:38,326 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo269.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,326 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo269.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo270.txt 2023-04-03 11:31:38,327 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo270.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,327 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo270.txt 2023-04-03 11:31:38,327 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo270.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,327 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo271.txt 2023-04-03 11:31:38,327 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo270.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,327 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo271.txt 2023-04-03 11:31:38,328 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo271.txt 2023-04-03 11:31:38,328 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo272.txt 2023-04-03 11:31:38,328 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo271.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,329 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo272.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,328 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo271.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,328 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo272.txt 2023-04-03 11:31:38,328 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo271.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,329 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo272.txt 2023-04-03 11:31:38,330 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo273.txt 2023-04-03 11:31:38,330 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo273.txt 2023-04-03 11:31:38,330 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo272.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,330 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo273.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,333 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo272.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,334 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo273.txt 2023-04-03 11:31:38,334 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo274.txt 2023-04-03 11:31:38,334 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo273.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,334 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo273.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo274.txt 2023-04-03 11:31:38,335 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo274.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,335 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo274.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo274.txt 2023-04-03 11:31:38,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo275.txt 2023-04-03 11:31:38,336 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo275.txt 2023-04-03 11:31:38,336 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo274.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,336 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo275.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,336 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo275.txt 2023-04-03 11:31:38,336 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo276.txt 2023-04-03 11:31:38,337 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo275.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,337 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo275.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,337 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo276.txt 2023-04-03 11:31:38,337 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo276.txt 2023-04-03 11:31:38,337 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo276.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,337 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo276.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,338 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo277.txt 2023-04-03 11:31:38,338 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo277.txt 2023-04-03 11:31:38,338 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo277.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,338 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo276.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,339 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo277.txt 2023-04-03 11:31:38,339 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo277.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,340 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo278.txt 2023-04-03 11:31:38,340 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo277.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,343 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo278.txt 2023-04-03 11:31:38,344 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo278.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,353 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo278.txt 2023-04-03 11:31:38,353 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo278.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,353 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo279.txt 2023-04-03 11:31:38,353 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo278.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,354 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo279.txt 2023-04-03 11:31:38,354 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo279.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,354 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo279.txt 2023-04-03 11:31:38,355 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo280.txt 2023-04-03 11:31:38,355 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo279.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,355 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo280.txt 2023-04-03 11:31:38,356 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo280.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,356 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo280.txt 2023-04-03 11:31:38,357 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo280.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,357 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo281.txt 2023-04-03 11:31:38,357 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo280.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,358 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo281.txt 2023-04-03 11:31:38,358 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo279.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,358 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo281.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,358 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo281.txt 2023-04-03 11:31:38,359 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo281.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo282.txt 2023-04-03 11:31:38,359 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo281.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo282.txt 2023-04-03 11:31:38,360 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo282.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo282.txt 2023-04-03 11:31:38,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo283.txt 2023-04-03 11:31:38,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo282.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo283.txt 2023-04-03 11:31:38,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo283.txt 2023-04-03 11:31:38,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo283.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo283.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo284.txt 2023-04-03 11:31:38,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo284.txt 2023-04-03 11:31:38,362 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo282.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo284.txt 2023-04-03 11:31:38,362 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo283.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,362 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo284.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,363 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo285.txt 2023-04-03 11:31:38,363 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo284.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,363 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo285.txt 2023-04-03 11:31:38,363 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo284.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,363 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo285.txt 2023-04-03 11:31:38,364 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo285.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,364 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo286.txt 2023-04-03 11:31:38,365 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo285.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,365 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo286.txt 2023-04-03 11:31:38,365 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo286.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo286.txt 2023-04-03 11:31:38,366 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo286.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,367 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo287.txt 2023-04-03 11:31:38,367 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo286.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,367 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo287.txt 2023-04-03 11:31:38,368 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo287.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,368 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo287.txt 2023-04-03 11:31:38,369 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo287.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,369 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo288.txt 2023-04-03 11:31:38,369 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo287.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,370 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo288.txt 2023-04-03 11:31:38,370 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo288.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,370 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo288.txt 2023-04-03 11:31:38,371 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo288.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,371 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo289.txt 2023-04-03 11:31:38,372 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo288.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,372 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo289.txt 2023-04-03 11:31:38,372 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo289.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,373 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo289.txt 2023-04-03 11:31:38,373 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo289.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo290.txt 2023-04-03 11:31:38,374 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo289.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo290.txt 2023-04-03 11:31:38,375 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo290.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo290.txt 2023-04-03 11:31:38,375 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo290.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,376 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo291.txt 2023-04-03 11:31:38,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo290.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,377 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo291.txt 2023-04-03 11:31:38,377 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo291.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,377 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo291.txt 2023-04-03 11:31:38,378 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo291.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,378 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo292.txt 2023-04-03 11:31:38,378 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo291.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,379 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo292.txt 2023-04-03 11:31:38,379 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo292.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,379 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo285.txt in 16ms (previous cache size: 0) 2023-04-03 11:31:38,380 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo292.txt 2023-04-03 11:31:38,380 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo292.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,380 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo293.txt 2023-04-03 11:31:38,381 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo292.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,381 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo293.txt 2023-04-03 11:31:38,381 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo293.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,382 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo293.txt 2023-04-03 11:31:38,382 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo293.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,383 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo294.txt 2023-04-03 11:31:38,383 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo293.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,383 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo294.txt 2023-04-03 11:31:38,384 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo294.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,384 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo294.txt 2023-04-03 11:31:38,385 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo294.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo295.txt 2023-04-03 11:31:38,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo295.txt 2023-04-03 11:31:38,385 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo295.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,385 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo294.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo295.txt 2023-04-03 11:31:38,386 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo295.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo296.txt 2023-04-03 11:31:38,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo295.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,387 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo296.txt 2023-04-03 11:31:38,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo296.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,388 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo296.txt 2023-04-03 11:31:38,390 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo296.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,391 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo297.txt 2023-04-03 11:31:38,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo296.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,392 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo297.txt 2023-04-03 11:31:38,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo297.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,393 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo297.txt 2023-04-03 11:31:38,393 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo298.txt 2023-04-03 11:31:38,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo297.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo298.txt 2023-04-03 11:31:38,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo298.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo298.txt 2023-04-03 11:31:38,395 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo298.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,395 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo299.txt 2023-04-03 11:31:38,396 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo298.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,396 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo299.txt 2023-04-03 11:31:38,396 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo299.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo299.txt 2023-04-03 11:31:38,397 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo297.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,397 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo299.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo300.txt 2023-04-03 11:31:38,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo300.txt 2023-04-03 11:31:38,398 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo299.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo300.txt 2023-04-03 11:31:38,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo301.txt 2023-04-03 11:31:38,399 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo300.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo301.txt 2023-04-03 11:31:38,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo301.txt 2023-04-03 11:31:38,399 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo300.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,399 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo300.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,400 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo301.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,402 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo302.txt 2023-04-03 11:31:38,402 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo302.txt 2023-04-03 11:31:38,402 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo301.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,402 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo302.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,403 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo302.txt 2023-04-03 11:31:38,403 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo302.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,404 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo301.txt in 2ms (previous cache size: 0) 2023-04-03 11:31:38,405 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo303.txt 2023-04-03 11:31:38,406 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo303.txt 2023-04-03 11:31:38,406 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo303.txt 2023-04-03 11:31:38,406 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo302.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,414 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo303.txt in 8ms (previous cache size: 0) 2023-04-03 11:31:38,414 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo303.txt in 8ms (previous cache size: 0) 2023-04-03 11:31:38,414 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo304.txt 2023-04-03 11:31:38,415 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo304.txt 2023-04-03 11:31:38,415 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo304.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,417 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo303.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo304.txt 2023-04-03 11:31:38,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo305.txt 2023-04-03 11:31:38,417 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo304.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,421 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo305.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,420 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo304.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo305.txt 2023-04-03 11:31:38,422 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo305.txt 2023-04-03 11:31:38,423 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo305.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,423 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo306.txt 2023-04-03 11:31:38,424 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo305.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,426 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo306.txt 2023-04-03 11:31:38,426 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo306.txt 2023-04-03 11:31:38,427 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo306.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,428 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo306.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,428 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo307.txt 2023-04-03 11:31:38,430 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo307.txt 2023-04-03 11:31:38,430 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo306.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,431 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo307.txt 2023-04-03 11:31:38,431 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo308.txt 2023-04-03 11:31:38,432 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo307.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,432 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo308.txt 2023-04-03 11:31:38,434 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo308.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,437 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo307.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,437 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo307.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,440 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo308.txt 2023-04-03 11:31:38,440 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo309.txt 2023-04-03 11:31:38,441 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo308.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,444 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo309.txt 2023-04-03 11:31:38,444 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo309.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,444 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo309.txt 2023-04-03 11:31:38,444 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo308.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,444 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo310.txt 2023-04-03 11:31:38,445 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo309.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,445 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo309.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,447 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo310.txt 2023-04-03 11:31:38,448 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo310.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,448 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo310.txt 2023-04-03 11:31:38,448 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo310.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,448 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo311.txt 2023-04-03 11:31:38,448 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo311.txt 2023-04-03 11:31:38,448 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo311.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,449 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo311.txt 2023-04-03 11:31:38,449 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo310.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,449 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo312.txt 2023-04-03 11:31:38,449 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo312.txt 2023-04-03 11:31:38,450 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo311.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,454 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo312.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,454 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo312.txt 2023-04-03 11:31:38,456 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo313.txt 2023-04-03 11:31:38,456 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo312.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,456 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo313.txt 2023-04-03 11:31:38,456 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo313.txt 2023-04-03 11:31:38,457 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo313.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,457 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo313.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,457 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo314.txt 2023-04-03 11:31:38,457 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo314.txt 2023-04-03 11:31:38,458 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo314.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,458 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo313.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,458 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo314.txt 2023-04-03 11:31:38,459 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo315.txt 2023-04-03 11:31:38,459 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo315.txt 2023-04-03 11:31:38,459 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo315.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,453 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo311.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,452 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo312.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,459 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo314.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,460 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo314.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,460 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo315.txt 2023-04-03 11:31:38,461 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo315.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,461 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo316.txt 2023-04-03 11:31:38,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo316.txt 2023-04-03 11:31:38,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo316.txt 2023-04-03 11:31:38,462 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo315.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,462 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo316.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,462 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo316.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo317.txt 2023-04-03 11:31:38,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo317.txt 2023-04-03 11:31:38,463 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo317.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo317.txt 2023-04-03 11:31:38,463 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo317.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,463 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo317.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo318.txt 2023-04-03 11:31:38,463 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo316.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,464 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo318.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo318.txt 2023-04-03 11:31:38,464 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo318.txt 2023-04-03 11:31:38,465 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo318.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,465 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo319.txt 2023-04-03 11:31:38,466 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo318.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo319.txt 2023-04-03 11:31:38,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo319.txt 2023-04-03 11:31:38,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo320.txt 2023-04-03 11:31:38,467 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo319.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,467 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo319.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,475 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo320.txt 2023-04-03 11:31:38,476 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo320.txt 2023-04-03 11:31:38,476 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo320.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,476 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo321.txt 2023-04-03 11:31:38,476 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo321.txt 2023-04-03 11:31:38,477 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo319.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,477 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo320.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,477 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo320.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,477 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo321.txt 2023-04-03 11:31:38,477 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo321.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,477 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo322.txt 2023-04-03 11:31:38,478 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo321.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,479 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo322.txt 2023-04-03 11:31:38,479 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo321.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,479 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo322.txt 2023-04-03 11:31:38,479 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo322.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,480 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo322.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,480 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo323.txt 2023-04-03 11:31:38,480 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo323.txt 2023-04-03 11:31:38,480 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo323.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,480 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo322.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,481 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo323.txt 2023-04-03 11:31:38,481 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo323.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,481 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo324.txt 2023-04-03 11:31:38,482 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo324.txt 2023-04-03 11:31:38,482 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo323.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,482 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo324.txt 2023-04-03 11:31:38,483 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo325.txt 2023-04-03 11:31:38,485 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo324.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,487 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo324.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,489 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo324.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,491 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo325.txt 2023-04-03 11:31:38,495 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo325.txt 2023-04-03 11:31:38,495 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo325.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,495 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo326.txt 2023-04-03 11:31:38,496 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo325.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,499 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo325.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,499 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo326.txt 2023-04-03 11:31:38,499 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo326.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,499 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo326.txt 2023-04-03 11:31:38,499 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo327.txt 2023-04-03 11:31:38,500 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo326.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,500 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo326.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,502 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo327.txt 2023-04-03 11:31:38,502 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo327.txt 2023-04-03 11:31:38,502 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo328.txt 2023-04-03 11:31:38,502 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo327.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,503 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo327.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,502 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo328.txt 2023-04-03 11:31:38,510 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo328.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,509 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo327.txt in 6ms (previous cache size: 0) 2023-04-03 11:31:38,520 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo328.txt 2023-04-03 11:31:38,520 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo329.txt 2023-04-03 11:31:38,520 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo329.txt 2023-04-03 11:31:38,520 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo329.txt 2023-04-03 11:31:38,521 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo330.txt 2023-04-03 11:31:38,521 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo330.txt 2023-04-03 11:31:38,521 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo328.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,521 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo329.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,522 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo329.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,521 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo330.txt 2023-04-03 11:31:38,522 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo331.txt 2023-04-03 11:31:38,523 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo331.txt 2023-04-03 11:31:38,525 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo330.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,525 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo329.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,525 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo330.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,526 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo331.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,527 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo328.txt in 2ms (previous cache size: 0) 2023-04-03 11:31:38,529 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo330.txt in 3ms (previous cache size: 0) 2023-04-03 11:31:38,531 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo331.txt 2023-04-03 11:31:38,532 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo332.txt 2023-04-03 11:31:38,532 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo331.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,532 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo331.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,532 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo332.txt 2023-04-03 11:31:38,532 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo332.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,535 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo332.txt 2023-04-03 11:31:38,536 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo332.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,536 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo333.txt 2023-04-03 11:31:38,536 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo333.txt 2023-04-03 11:31:38,536 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo332.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,536 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo333.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,536 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo333.txt 2023-04-03 11:31:38,536 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo334.txt 2023-04-03 11:31:38,536 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo333.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,537 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo333.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,539 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo334.txt 2023-04-03 11:31:38,540 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo334.txt 2023-04-03 11:31:38,540 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo334.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,540 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo334.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,543 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo335.txt 2023-04-03 11:31:38,544 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo334.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,544 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo335.txt 2023-04-03 11:31:38,544 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo335.txt 2023-04-03 11:31:38,544 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo335.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,544 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo335.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,547 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo336.txt 2023-04-03 11:31:38,547 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo335.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,547 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo336.txt 2023-04-03 11:31:38,548 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo336.txt 2023-04-03 11:31:38,548 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo336.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,548 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo336.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,551 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo337.txt 2023-04-03 11:31:38,552 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo336.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,552 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo337.txt 2023-04-03 11:31:38,552 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo337.txt 2023-04-03 11:31:38,552 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo338.txt 2023-04-03 11:31:38,561 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo337.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,561 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo338.txt 2023-04-03 11:31:38,562 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo338.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,562 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo337.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,564 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo338.txt 2023-04-03 11:31:38,564 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo337.txt in 12ms (previous cache size: 0) 2023-04-03 11:31:38,564 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo339.txt 2023-04-03 11:31:38,564 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo339.txt 2023-04-03 11:31:38,564 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo339.txt 2023-04-03 11:31:38,565 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo338.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,565 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo339.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,565 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo340.txt 2023-04-03 11:31:38,565 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo338.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,565 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo340.txt 2023-04-03 11:31:38,565 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo340.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,566 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo340.txt 2023-04-03 11:31:38,566 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo341.txt 2023-04-03 11:31:38,566 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo340.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,566 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo339.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,566 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo339.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,566 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo341.txt 2023-04-03 11:31:38,567 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo340.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,567 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo341.txt 2023-04-03 11:31:38,567 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo342.txt 2023-04-03 11:31:38,567 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo341.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,567 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo341.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,567 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo341.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,567 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo342.txt 2023-04-03 11:31:38,568 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo342.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo342.txt 2023-04-03 11:31:38,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo343.txt 2023-04-03 11:31:38,568 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo342.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,568 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo342.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo343.txt 2023-04-03 11:31:38,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo343.txt 2023-04-03 11:31:38,568 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo343.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo344.txt 2023-04-03 11:31:38,569 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo344.txt 2023-04-03 11:31:38,569 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo343.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,569 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo344.txt 2023-04-03 11:31:38,569 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo344.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,570 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo344.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,571 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo345.txt 2023-04-03 11:31:38,571 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo344.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,571 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo345.txt 2023-04-03 11:31:38,572 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo345.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,574 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo345.txt 2023-04-03 11:31:38,575 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo346.txt 2023-04-03 11:31:38,575 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo343.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,575 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo345.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,576 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo346.txt 2023-04-03 11:31:38,575 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo345.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,578 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo346.txt 2023-04-03 11:31:38,578 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo346.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,580 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo346.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,580 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo347.txt 2023-04-03 11:31:38,580 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo347.txt 2023-04-03 11:31:38,580 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo346.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,580 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo347.txt 2023-04-03 11:31:38,581 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo347.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,581 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo347.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,583 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo348.txt 2023-04-03 11:31:38,584 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo347.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,587 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo348.txt 2023-04-03 11:31:38,590 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo348.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,591 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo348.txt 2023-04-03 11:31:38,592 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo349.txt 2023-04-03 11:31:38,592 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo348.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,595 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo348.txt in 2ms (previous cache size: 0) 2023-04-03 11:31:38,598 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo349.txt 2023-04-03 11:31:38,598 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo349.txt 2023-04-03 11:31:38,598 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo349.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,598 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo350.txt 2023-04-03 11:31:38,599 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo349.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,599 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo350.txt 2023-04-03 11:31:38,600 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo350.txt 2023-04-03 11:31:38,600 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo351.txt 2023-04-03 11:31:38,602 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo351.txt 2023-04-03 11:31:38,603 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo350.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,603 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo351.txt 2023-04-03 11:31:38,605 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo349.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,610 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo350.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,610 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo350.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo352.txt 2023-04-03 11:31:38,611 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo351.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,611 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo351.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,611 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo352.txt 2023-04-03 11:31:38,612 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo352.txt 2023-04-03 11:31:38,612 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo353.txt 2023-04-03 11:31:38,612 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo352.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,612 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo352.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,612 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo352.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,618 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo353.txt 2023-04-03 11:31:38,618 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo353.txt 2023-04-03 11:31:38,618 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo354.txt 2023-04-03 11:31:38,619 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo353.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,619 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo353.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,619 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo351.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,621 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo354.txt 2023-04-03 11:31:38,621 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo354.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,621 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo353.txt in 2ms (previous cache size: 0) 2023-04-03 11:31:38,623 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo354.txt 2023-04-03 11:31:38,624 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo354.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,624 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo355.txt 2023-04-03 11:31:38,624 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo355.txt 2023-04-03 11:31:38,624 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo355.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,627 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo355.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,624 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo354.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,624 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo355.txt 2023-04-03 11:31:38,633 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo356.txt 2023-04-03 11:31:38,634 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo355.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,634 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo356.txt 2023-04-03 11:31:38,634 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo356.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,634 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo356.txt 2023-04-03 11:31:38,635 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo356.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,635 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo357.txt 2023-04-03 11:31:38,635 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo356.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,635 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo357.txt 2023-04-03 11:31:38,635 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo357.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,638 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo357.txt 2023-04-03 11:31:38,638 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo358.txt 2023-04-03 11:31:38,639 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo357.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo358.txt 2023-04-03 11:31:38,639 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo358.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo358.txt 2023-04-03 11:31:38,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo359.txt 2023-04-03 11:31:38,639 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo358.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,639 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo358.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo359.txt 2023-04-03 11:31:38,640 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo359.txt 2023-04-03 11:31:38,640 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo359.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,640 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo359.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,640 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo360.txt 2023-04-03 11:31:38,640 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo359.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,640 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo360.txt 2023-04-03 11:31:38,641 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo360.txt 2023-04-03 11:31:38,641 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo360.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,641 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo360.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,641 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo361.txt 2023-04-03 11:31:38,641 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo361.txt 2023-04-03 11:31:38,641 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo361.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,641 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo360.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,642 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo361.txt 2023-04-03 11:31:38,642 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo362.txt 2023-04-03 11:31:38,642 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo361.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,642 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo362.txt 2023-04-03 11:31:38,642 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo361.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,643 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo362.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,643 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo362.txt 2023-04-03 11:31:38,643 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo363.txt 2023-04-03 11:31:38,643 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo362.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,644 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo362.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,644 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo363.txt 2023-04-03 11:31:38,643 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo357.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,644 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo363.txt 2023-04-03 11:31:38,644 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,644 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,644 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo364.txt 2023-04-03 11:31:38,645 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo364.txt 2023-04-03 11:31:38,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,645 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo364.txt 2023-04-03 11:31:38,645 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo365.txt 2023-04-03 11:31:38,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,651 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo365.txt 2023-04-03 11:31:38,652 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo365.txt 2023-04-03 11:31:38,652 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo366.txt 2023-04-03 11:31:38,652 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,652 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,658 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt in 5ms (previous cache size: 0) 2023-04-03 11:31:38,659 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo366.txt 2023-04-03 11:31:38,660 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo366.txt 2023-04-03 11:31:38,660 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo367.txt 2023-04-03 11:31:38,660 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo367.txt 2023-04-03 11:31:38,660 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo367.txt 2023-04-03 11:31:38,660 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,661 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,664 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,664 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,660 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,660 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo368.txt 2023-04-03 11:31:38,664 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,668 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo368.txt 2023-04-03 11:31:38,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,668 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo368.txt 2023-04-03 11:31:38,668 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo369.txt 2023-04-03 11:31:38,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,668 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo369.txt 2023-04-03 11:31:38,669 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo369.txt 2023-04-03 11:31:38,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,669 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo370.txt 2023-04-03 11:31:38,669 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo370.txt 2023-04-03 11:31:38,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,669 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo370.txt 2023-04-03 11:31:38,670 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo371.txt 2023-04-03 11:31:38,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,670 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo371.txt 2023-04-03 11:31:38,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,672 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo371.txt 2023-04-03 11:31:38,672 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,672 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo372.txt 2023-04-03 11:31:38,672 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,672 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo372.txt 2023-04-03 11:31:38,672 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,673 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo372.txt 2023-04-03 11:31:38,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,673 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo373.txt 2023-04-03 11:31:38,673 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo373.txt 2023-04-03 11:31:38,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,673 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo373.txt 2023-04-03 11:31:38,673 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo374.txt 2023-04-03 11:31:38,674 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,674 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo374.txt 2023-04-03 11:31:38,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo374.txt 2023-04-03 11:31:38,674 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,674 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo375.txt 2023-04-03 11:31:38,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo375.txt 2023-04-03 11:31:38,675 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,675 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo375.txt 2023-04-03 11:31:38,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo376.txt 2023-04-03 11:31:38,675 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,675 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo376.txt 2023-04-03 11:31:38,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo376.txt 2023-04-03 11:31:38,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo377.txt 2023-04-03 11:31:38,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo377.txt 2023-04-03 11:31:38,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo377.txt 2023-04-03 11:31:38,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo378.txt 2023-04-03 11:31:38,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo378.txt 2023-04-03 11:31:38,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo378.txt 2023-04-03 11:31:38,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo379.txt 2023-04-03 11:31:38,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo379.txt 2023-04-03 11:31:38,678 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,678 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo379.txt 2023-04-03 11:31:38,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo380.txt 2023-04-03 11:31:38,678 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,678 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo380.txt 2023-04-03 11:31:38,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo380.txt 2023-04-03 11:31:38,679 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,679 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo381.txt 2023-04-03 11:31:38,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo381.txt 2023-04-03 11:31:38,679 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo381.txt 2023-04-03 11:31:38,679 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,680 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo382.txt 2023-04-03 11:31:38,680 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,680 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,680 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo382.txt 2023-04-03 11:31:38,680 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo382.txt 2023-04-03 11:31:38,680 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,680 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,680 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo383.txt 2023-04-03 11:31:38,681 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo383.txt 2023-04-03 11:31:38,681 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,681 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,681 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo383.txt 2023-04-03 11:31:38,681 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo384.txt 2023-04-03 11:31:38,681 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,681 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo384.txt 2023-04-03 11:31:38,682 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,682 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo384.txt 2023-04-03 11:31:38,682 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,682 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo385.txt 2023-04-03 11:31:38,683 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,683 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo385.txt 2023-04-03 11:31:38,683 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt in 2ms (previous cache size: 0) 2023-04-03 11:31:38,683 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,683 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo385.txt 2023-04-03 11:31:38,683 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo386.txt 2023-04-03 11:31:38,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,684 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo386.txt 2023-04-03 11:31:38,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo386.txt 2023-04-03 11:31:38,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo387.txt 2023-04-03 11:31:38,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo387.txt 2023-04-03 11:31:38,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo387.txt 2023-04-03 11:31:38,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,687 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,687 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo388.txt 2023-04-03 11:31:38,687 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo388.txt 2023-04-03 11:31:38,687 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,687 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,687 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo388.txt 2023-04-03 11:31:38,687 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,687 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo389.txt 2023-04-03 11:31:38,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo389.txt 2023-04-03 11:31:38,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo389.txt 2023-04-03 11:31:38,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo390.txt 2023-04-03 11:31:38,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo390.txt 2023-04-03 11:31:38,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo390.txt 2023-04-03 11:31:38,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo391.txt 2023-04-03 11:31:38,689 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo391.txt 2023-04-03 11:31:38,689 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,689 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,689 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo391.txt 2023-04-03 11:31:38,689 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo392.txt 2023-04-03 11:31:38,689 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,689 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,690 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo392.txt 2023-04-03 11:31:38,690 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo392.txt 2023-04-03 11:31:38,690 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,690 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo393.txt 2023-04-03 11:31:38,690 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo393.txt 2023-04-03 11:31:38,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo393.txt 2023-04-03 11:31:38,691 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo394.txt 2023-04-03 11:31:38,691 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo394.txt 2023-04-03 11:31:38,691 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,691 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,692 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo394.txt 2023-04-03 11:31:38,692 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo395.txt 2023-04-03 11:31:38,692 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo395.txt 2023-04-03 11:31:38,692 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,692 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,692 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,692 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo395.txt 2023-04-03 11:31:38,692 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,692 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo396.txt 2023-04-03 11:31:38,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo396.txt 2023-04-03 11:31:38,693 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,693 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo396.txt 2023-04-03 11:31:38,693 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo397.txt 2023-04-03 11:31:38,693 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo397.txt 2023-04-03 11:31:38,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo397.txt 2023-04-03 11:31:38,693 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,693 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo398.txt 2023-04-03 11:31:38,694 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo398.txt 2023-04-03 11:31:38,699 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,699 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,699 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo398.txt 2023-04-03 11:31:38,710 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo399.txt 2023-04-03 11:31:38,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo399.txt 2023-04-03 11:31:38,710 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,710 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo399.txt 2023-04-03 11:31:38,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo400.txt 2023-04-03 11:31:38,710 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,710 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo400.txt 2023-04-03 11:31:38,711 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt in 1ms (previous cache size: 0) 2023-04-03 11:31:38,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo400.txt 2023-04-03 11:31:38,711 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo401.txt 2023-04-03 11:31:38,711 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo401.txt 2023-04-03 11:31:38,711 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo401.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo401.txt 2023-04-03 11:31:38,711 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo401.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,712 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo402.txt 2023-04-03 11:31:38,712 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo401.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,712 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo402.txt 2023-04-03 11:31:38,712 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo402.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,712 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo402.txt 2023-04-03 11:31:38,712 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo403.txt 2023-04-03 11:31:38,712 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo402.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,712 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo403.txt 2023-04-03 11:31:38,712 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo402.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,712 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo403.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,713 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo403.txt 2023-04-03 11:31:38,713 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo404.txt 2023-04-03 11:31:38,713 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo403.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,713 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo404.txt 2023-04-03 11:31:38,713 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo403.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,713 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo404.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,713 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo404.txt 2023-04-03 11:31:38,713 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo404.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,713 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de overflowed after 544 events 2023-04-03 11:31:38,713 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4506.txt 2023-04-03 11:31:38,713 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo404.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,713 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4507.txt 2023-04-03 11:31:38,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4507.txt 2023-04-03 11:31:38,714 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4506.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,714 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4507.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4507.txt 2023-04-03 11:31:38,714 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4507.txt in 0ms (previous cache size: 0) 2023-04-03 11:31:38,714 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4507.txt in 0ms (previous cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.385 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2023-04-03 11:31:39,744 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@173398da: startup date [Mon Apr 03 11:31:39 CEST 2023]; root of context hierarchy 2023-04-03 11:31:39,994 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,994 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,995 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,995 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,995 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,996 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,996 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,996 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,996 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,997 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,997 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,997 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,997 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:39,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2023-04-03 11:31:40,045 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Apr 03, 2023 11:31:40 AM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml Apr 03, 2023 11:31:40 AM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2023-04-03 11:31:40,080 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2023-04-03 11:31:40,083 WARN [main] com.zaxxer.hikari.HikariConfig: appNG ROOT connection - idleTimeout is close to or more than maxLifetime, disabling it. 2023-04-03 11:31:40,087 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2023-04-03 11:31:40,128 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2023-04-03 11:31:40,137 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2023-04-03 11:31:40,182 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG' 2023-04-03 11:31:40,183 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2023-04-03 11:31:40,256 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:31:40,274 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:40,582 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:40,583 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2023-04-03 11:31:40,595 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@173398da: startup date [Mon Apr 03 11:31:39 CEST 2023]; root of context hierarchy 2023-04-03 11:31:40,883 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2023-04-03 11:31:40,896 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2023-04-03 11:31:40,965 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:31:40,965 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:31:40,965 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:31:40,985 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2023-04-03 11:31:41,048 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@173398da: startup date [Mon Apr 03 11:31:39 CEST 2023]; root of context hierarchy 2023-04-03 11:31:41,049 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2023-04-03 11:31:41,050 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2023-04-03 11:31:41,053 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2023-04-03 11:31:41,067 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,071 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2028285575 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,078 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,138 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,139 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2131324576 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,140 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,174 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,175 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#304757383 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,176 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,178 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,179 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1172626498 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,180 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,181 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,182 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#745053805 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,182 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,190 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,191 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1749387612 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,192 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,193 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,194 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1050280259 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,195 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,196 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,197 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#829891099 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,198 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,201 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,202 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1261847236 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,203 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,205 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2023-04-03 11:31:41,205 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,206 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1379682925 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,207 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,213 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,214 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1883376752 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,214 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,246 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,247 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#9744165 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,248 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,250 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,251 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#351285400 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,252 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,254 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,255 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1882185531 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,255 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,257 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#368986357 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,258 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,260 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,261 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1693460254 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,262 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,268 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,269 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#229142818 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,270 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,271 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,271 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#80924020 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,272 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,274 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,275 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1414888920 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,276 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,277 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,278 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#161262274 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,279 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,283 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,283 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1006338494 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,284 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,331 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,332 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1848270947 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,333 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,335 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,336 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#804475266 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,337 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,338 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,339 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1436207231 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,340 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,341 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2023-04-03 11:31:41,341 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#467312956 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,343 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,345 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,346 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#917326680 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,346 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,351 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,352 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#925486511 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,353 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,354 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,355 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1521683380 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,356 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,359 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,360 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1337590588 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,361 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,362 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,363 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#566911291 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,363 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,365 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,365 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1536091721 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,366 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,367 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,368 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#747459454 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,368 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,371 INFO [main] org.appng.core.controller.Controller: Controller created 2023-04-03 11:31:41,372 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2036997329 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:31:41,372 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in org.appng.core.controller.ControllerTest [INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.filter.PageCacheFilterTest 2023-04-03 11:31:41,413 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Added cache config: CacheConfig{name='testcache', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2023-04-03 11:31:41,450 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2023-04-03 11:31:41,453 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter ERROR: unable to find urlrewrite conf file at /WEB-INF/urlrewrite.xml 2023-04-03 11:31:41,454 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2023-04-03 11:31:41,458 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2023-04-03 11:31:41,463 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.filter.EnvironmentFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.filter.EnvironmentFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2023-04-03 11:31:41,471 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2023-04-03 11:31:41,472 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2023-04-03 11:31:41,472 INFO [main] org.appng.core.Redirect : Redirecting request to http://www.example.com (301) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2023-04-03 11:31:41,486 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,491 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j.properties 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2023-04-03 11:31:41,492 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2023-04-03 11:31:41,492 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:41,494 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/database/appng on port 9050 2023-04-03 11:31:41,520 INFO [HSQLDB Server @7c81b1e1] hsqldb.db.HSQLDB8746753E48.ENGINE: Checkpoint start 2023-04-03 11:31:41,520 INFO [HSQLDB Server @7c81b1e1] hsqldb.db.HSQLDB8746753E48.ENGINE: checkpointClose start 2023-04-03 11:31:41,537 INFO [HSQLDB Server @7c81b1e1] hsqldb.db.HSQLDB8746753E48.ENGINE: checkpointClose synched 2023-04-03 11:31:41,541 INFO [HSQLDB Server @7c81b1e1] hsqldb.db.HSQLDB8746753E48.ENGINE: checkpointClose script done 2023-04-03 11:31:41,706 INFO [HSQLDB Server @7c81b1e1] hsqldb.db.HSQLDB8746753E48.ENGINE: checkpointClose end 2023-04-03 11:31:41,706 INFO [HSQLDB Server @7c81b1e1] hsqldb.db.HSQLDB8746753E48.ENGINE: Checkpoint end - txts: 1 2023-04-03 11:31:41,795 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2023-04-03 11:31:42,004 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2023-04-03 11:31:42,007 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:31:42,007 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:31:42,008 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:31:42,117 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2023-04-03 11:31:42,356 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2023-04-03 11:31:42,362 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:31:42,362 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:31:42,362 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:31:42,475 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2023-04-03 11:31:42,507 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.018s) 2023-04-03 11:31:42,529 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:31:42,589 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:31:42,632 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:31:42,712 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:31:42,742 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:31:42,760 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:31:42,778 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:31:42,794 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:31:42,807 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:31:42,821 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:31:42,835 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:31:42,850 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:31:42,864 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:31:42,877 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:31:42,881 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:31:42,882 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:31:42,895 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:31:42,908 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:31:42,923 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:31:42,928 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:31:42,939 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:31:42,952 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:31:42,965 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:31:42,974 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.394s) 2023-04-03 11:31:42,976 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2023-04-03 11:31:42,977 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1485 ms. 2023-04-03 11:31:42,977 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2023-04-03 11:31:42,980 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2023-04-03 11:31:47,981 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2023-04-03 11:31:47,982 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2023-04-03 11:31:47,994 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2023-04-03 11:31:48,000 INFO [hz.test.cached.thread-1] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.0.2] Shutdown request of Member [10.102.4.103]:5702 - 41a57bdd-7f1d-45eb-ab2f-c66b9dd79fa5 this is handled 2023-04-03 11:31:48,011 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down multicast service... 2023-04-03 11:31:48,013 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down connection manager... 2023-04-03 11:31:48,017 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down node engine... 2023-04-03 11:31:48,028 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Removed cache config: CacheConfig{name='testcache', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2023-04-03 11:31:48,030 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2023-04-03 11:31:48,049 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.0.2] Destroying node NodeExtension. 2023-04-03 11:31:48,049 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Shutdown is completed in 54 ms. 2023-04-03 11:31:48,050 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTDOWN 2023-04-03 11:31:48,050 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Node is already shutting down... Waiting for shutdown process to complete... 2023-04-03 11:31:48,050 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTDOWN 2023-04-03 11:31:48,050 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2023-04-03 11:31:48,050 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.571 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest 2023-04-03 11:31:48,073 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:48,078 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:31:48,079 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Apr 03, 2023 11:31:48 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. 2023-04-03 11:31:48,134 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.0.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-04-03 11:31:48,135 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved. 2023-04-03 11:31:48,135 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Platform 5.0.2 (20211221 - 18eec9f) starting at [10.102.4.103]:5702 2023-04-03 11:31:48,135 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] Cluster name: appNG 2023-04-03 11:31:48,135 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.0.2] The Jet engine is disabled. To enable the Jet engine on the members, please do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true); - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true - Add environment variable: HZ_JET_ENABLED=true 2023-04-03 11:31:48,154 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-04-03 11:31:48,156 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Using Multicast discovery 2023-04-03 11:31:48,156 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-04-03 11:31:48,166 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-04-03 11:31:48,168 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTING 2023-04-03 11:31:50,694 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.0.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 3eb7efe3-1235-4fd3-8b2d-9e0c6682d615 this ] 2023-04-03 11:31:50,695 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2023-04-03 11:31:50,696 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTED 2023-04-03 11:31:50,696 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2023-04-03 11:31:50,728 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.674 s - in org.appng.core.controller.handler.MonitoringHandlerTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest 2023-04-03 11:31:50,740 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2023-04-03 11:31:50,817 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2b686050: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,822 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@2b686050: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:50,890 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:50,900 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@2b686050: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,940 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2023-04-03 11:31:50,942 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such application 'bar?jin=fizz' for site 'localhost' returning 404 (path: /services/localhost/bar?jin=fizz) 2023-04-03 11:31:50,946 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@63cdae1d: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,949 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@63cdae1d: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:50,951 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:50,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@63cdae1d: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,971 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2023-04-03 11:31:50,976 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@702189aa: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,979 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@702189aa: startup date [Mon Apr 03 11:31:50 CEST 2023]; root of context hierarchy 2023-04-03 11:31:50,980 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:50,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:50,982 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2023-04-03 11:31:51,984 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2023-04-03 11:31:51,995 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@46646e38: startup date [Mon Apr 03 11:31:51 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,000 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@46646e38: startup date [Mon Apr 03 11:31:51 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,003 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:52,006 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:52,015 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@46646e38: startup date [Mon Apr 03 11:31:51 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,025 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2023-04-03 11:31:52,045 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@677f0c19: startup date [Mon Apr 03 11:31:52 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,049 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@677f0c19: startup date [Mon Apr 03 11:31:52 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,050 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:52,053 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2023-04-03 11:31:52,059 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@677f0c19: startup date [Mon Apr 03 11:31:52 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,068 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2023-04-03 11:31:52,086 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2023-04-03 11:31:52,342 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.openapi.OpenApiPageTest 2023-04-03 11:31:52,350 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:52,351 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ce524a8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d45050c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1b8354aa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@378a5302, org.springframework.test.context.transaction.TransactionalTestExecutionListener@225fe13f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2737fd1d] 2023-04-03 11:31:52,357 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2023-04-03 11:31:52,378 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:31:52,388 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2023-04-03 11:31:52,397 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2610cb55: startup date [Mon Apr 03 11:31:52 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,414 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2023-04-03 11:31:52,414 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2023-04-03 11:31:52,414 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2023-04-03 11:31:52,414 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2023-04-03 11:31:52,414 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2023-04-03 11:31:52,415 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2023-04-03 11:31:52,415 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:31:52,415 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2023-04-03 11:31:52,415 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:52,562 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:52,562 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2023-04-03 11:31:52,728 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:31:52,741 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:52,792 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:52,793 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:52,959 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2610cb55: startup date [Mon Apr 03 11:31:52 CEST 2023]; root of context hierarchy 2023-04-03 11:31:52,960 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:53,313 INFO [HSQLDB Connection @7342937e] hsqldb.db.HSQLDB874674FE7E.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in org.appng.core.controller.rest.openapi.OpenApiPageTest [INFO] Running org.appng.core.controller.rest.openapi.OpenApiDataSourceTest 2023-04-03 11:31:53,531 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:53,532 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e16c98b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c4e96ec, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@45c34a2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@715ab10f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6998743e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41496617] 2023-04-03 11:31:53,545 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2023-04-03 11:31:53,574 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:31:53,586 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2023-04-03 11:31:53,597 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@24d5a3b8: startup date [Mon Apr 03 11:31:53 CEST 2023]; root of context hierarchy 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:31:53,610 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2023-04-03 11:31:53,611 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:53,729 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:53,729 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2023-04-03 11:31:53,894 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:31:53,913 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:53,958 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:53,959 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:54,053 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:54,053 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:54,129 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@24d5a3b8: startup date [Mon Apr 03 11:31:53 CEST 2023]; root of context hierarchy 2023-04-03 11:31:54,130 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:54,262 INFO [HSQLDB Connection @47e2f1e6] hsqldb.db.HSQLDB874674FE7E.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s - in org.appng.core.controller.rest.openapi.OpenApiDataSourceTest [INFO] Running org.appng.core.controller.rest.openapi.OpenApiTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.core.controller.rest.openapi.OpenApiTest [INFO] Running org.appng.core.controller.rest.openapi.OpenApiActionTest 2023-04-03 11:31:54,483 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:54,483 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4cf973ec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@68a3c497, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@223b6e94, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27c0b255, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2021c352, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56502cbd] 2023-04-03 11:31:54,490 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2023-04-03 11:31:54,517 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:31:54,529 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2023-04-03 11:31:54,540 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2fe6a72d: startup date [Mon Apr 03 11:31:54 CEST 2023]; root of context hierarchy 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:31:54,552 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2023-04-03 11:31:54,553 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:54,668 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:54,668 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2023-04-03 11:31:54,821 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:31:54,832 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:54,878 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:54,879 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:54,994 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:54,994 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:55,004 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:55,004 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:55,028 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:55,035 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:55,035 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:55,039 WARN [main] org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable: HV000254: Missing parameter metadata for TestEnum(String, int), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag. 2023-04-03 11:31:55,080 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:55,080 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:55,091 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:55,092 WARN [main] org.appng.forms.impl.RequestBean: parameter 'action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:55,092 WARN [main] org.appng.forms.impl.RequestBean: parameter 'form_action' is alread present, tried to add 1 new value(s) 2023-04-03 11:31:55,108 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2023-04-03 11:31:55,109 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2023-04-03 11:31:55,117 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2fe6a72d: startup date [Mon Apr 03 11:31:54 CEST 2023]; root of context hierarchy 2023-04-03 11:31:55,117 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:31:55,528 INFO [HSQLDB Connection @1154edbe] hsqldb.db.HSQLDB874674FE7E.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in org.appng.core.controller.rest.openapi.OpenApiActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2023-04-03 11:31:55,850 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2023-04-03 11:31:55,853 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2023-04-03 11:31:55,858 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.ResourceRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:31:55,859 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.ResourceRepositoryTest]: ResourceRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:31:55,864 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:55,864 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@295c834b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b9d2ed7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5c92147c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@44cb6b2a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@940fe23, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5bf9924a] 2023-04-03 11:31:55,865 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:55 CEST 2023]; root of context hierarchy 2023-04-03 11:31:56,061 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,061 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,061 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,061 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,061 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,062 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,062 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,062 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,062 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,062 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,062 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,063 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,063 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,064 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,064 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,064 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,064 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,101 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:56,124 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:56,133 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:56,171 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:56,172 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:56,172 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:56,172 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:56,172 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:56,172 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:56,176 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:56,420 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e6d8e58] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:56,427 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1510b5ce] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:56,452 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:56,452 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:56,454 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:55 CEST 2023]; root of context hierarchy 2023-04-03 11:31:56,705 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6cfdb324 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@4049837d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@26df56f6 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2b050bc3]; rollback [true] 2023-04-03 11:31:56,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:31:56,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2023-04-03 11:31:56,768 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6cfdb324 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@4049837d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@26df56f6 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:31:56,768 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:55 CEST 2023]; root of context hierarchy 2023-04-03 11:31:56,769 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:56,770 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2023-04-03 11:31:56,772 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SiteRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:31:56,772 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SiteRepositoryTest]: SiteRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:31:56,776 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:56,776 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@44bc7dc9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@365b1eb5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@25a5d43a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22678487, org.springframework.test.context.transaction.TransactionalTestExecutionListener@512e737, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b52ff96] 2023-04-03 11:31:56,778 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:56 CEST 2023]; root of context hierarchy 2023-04-03 11:31:56,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,956 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,957 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,957 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,957 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,957 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:56,988 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:57,029 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:57,037 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:57,069 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:57,069 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:57,069 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:57,069 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:57,069 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:57,070 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:57,074 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:57,262 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@da79d11] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:57,269 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1284c698] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:57,289 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:57,289 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:57,292 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:56 CEST 2023]; root of context hierarchy 2023-04-03 11:31:57,499 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@163ee26b testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@6cb48bf4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ca962eb testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1c0ffb7e]; rollback [true] 2023-04-03 11:31:57,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2023-04-03 11:31:57,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name2 2023-04-03 11:31:57,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:31:57,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2023-04-03 11:31:57,581 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@163ee26b testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@6cb48bf4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ca962eb testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:31:57,581 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:56 CEST 2023]; root of context hierarchy 2023-04-03 11:31:57,582 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:57,583 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.appng.core.repository.SiteRepositoryTest [INFO] Running org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2023-04-03 11:31:57,594 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:31:57,594 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: JobExecutionRecordRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:31:57,597 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:57,597 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d2e6054, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@238e788e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@486c3d3d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7577843e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5bf56604, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bef3ffc] 2023-04-03 11:31:57,599 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:57 CEST 2023]; root of context hierarchy 2023-04-03 11:31:57,751 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,751 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,752 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,753 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:57,780 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:57,819 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:57,827 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:57,860 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:57,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:57,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:57,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:57,860 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:57,860 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:57,864 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:58,073 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20f27d34] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:58,077 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b0a48e6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:58,095 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:58,095 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:58,099 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:57 CEST 2023]; root of context hierarchy 2023-04-03 11:31:58,290 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3043e195 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@6a5fc8b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eb837a6 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@142e0283]; rollback [true] 2023-04-03 11:31:58,309 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3043e195 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@6a5fc8b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eb837a6 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:31:58,309 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:57 CEST 2023]; root of context hierarchy 2023-04-03 11:31:58,310 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:58,310 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2023-04-03 11:31:58,312 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:31:58,312 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RepositoryTest]: RepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:31:58,316 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:58,316 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@284f822d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c52915a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7c0350b0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34049426, org.springframework.test.context.transaction.TransactionalTestExecutionListener@608e2661, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@388ea36b] 2023-04-03 11:31:58,319 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:58 CEST 2023]; root of context hierarchy 2023-04-03 11:31:58,457 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,457 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,457 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,457 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,458 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,459 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,459 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:58,483 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:58,520 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:58,527 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:58,558 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:58,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:58,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:58,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:58,559 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:58,559 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:58,563 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:58,725 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3188edc5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:58,729 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6549751e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:58,746 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:58,746 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:58,749 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:58 CEST 2023]; root of context hierarchy 2023-04-03 11:31:58,982 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@16334851 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@3657b7b4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6308699a testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@258d6898]; rollback [true] 2023-04-03 11:31:58,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:31:58,989 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@16334851 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@3657b7b4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6308699a testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:31:58,990 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:58 CEST 2023]; root of context hierarchy 2023-04-03 11:31:58,990 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:58,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2023-04-03 11:31:58,993 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PropertyRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:31:58,993 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PropertyRepositoryTest]: PropertyRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:31:58,996 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:58,996 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7bf42cfa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26df5b5e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@470bd375, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d4ce626, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37859489, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6bdc2c8c] 2023-04-03 11:31:58,997 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:58 CEST 2023]; root of context hierarchy 2023-04-03 11:31:59,132 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,132 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,132 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,132 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,132 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,133 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,134 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,157 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:59,195 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:59,202 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:59,234 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:59,234 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:59,234 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:59,234 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:59,234 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:59,235 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:59,238 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:31:59,401 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1add43da] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:59,404 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32ec0814] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:31:59,423 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:31:59,423 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:59,426 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:58 CEST 2023]; root of context hierarchy 2023-04-03 11:31:59,611 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@438aa2d2 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@12306cc, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@72d617b8 testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@45ebdfba]; rollback [true] 2023-04-03 11:31:59,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2023-04-03 11:31:59,621 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@438aa2d2 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@12306cc, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@72d617b8 testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:31:59,621 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:58 CEST 2023]; root of context hierarchy 2023-04-03 11:31:59,622 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:59,622 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2023-04-03 11:31:59,625 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SubjectRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:31:59,625 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SubjectRepositoryTest]: SubjectRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:31:59,629 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:31:59,629 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4643b082, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a29018, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23748430, org.springframework.test.context.support.DirtiesContextTestExecutionListener@351197ca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6e8de64a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7bba89d3] 2023-04-03 11:31:59,630 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:31:59 CEST 2023]; root of context hierarchy 2023-04-03 11:31:59,786 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,786 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,786 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,787 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,788 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,788 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,788 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,788 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:31:59,812 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:31:59,850 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:31:59,857 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:31:59,888 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:31:59,888 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:31:59,888 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:31:59,888 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:31:59,889 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:31:59,889 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:31:59,892 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:00,049 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73b1c6d9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:00,052 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62d8a9f7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:00,069 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:00,070 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:00,073 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:31:59 CEST 2023]; root of context hierarchy 2023-04-03 11:32:00,250 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7706c46d testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@6ec3dc11, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@30f5f9ab testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66976d7c]; rollback [true] 2023-04-03 11:32:00,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2023-04-03 11:32:00,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2023-04-03 11:32:00,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:32:00,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2023-04-03 11:32:00,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2023-04-03 11:32:00,276 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7706c46d testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@6ec3dc11, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@30f5f9ab testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:00,276 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:31:59 CEST 2023]; root of context hierarchy 2023-04-03 11:32:00,277 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:00,277 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2023-04-03 11:32:00,280 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PermissionRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:32:00,280 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PermissionRepositoryTest]: PermissionRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:32:00,283 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:00,284 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48347c4b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24b75efc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ba4f4fe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@c777d3a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@67ca9edb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79147c60] 2023-04-03 11:32:00,285 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:00 CEST 2023]; root of context hierarchy 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,410 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:00,433 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:00,469 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:00,476 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:00,509 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:00,509 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:00,509 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:00,509 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:00,509 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:00,509 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:00,513 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:00,736 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47375282] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:00,739 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a322651] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:00,756 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:00,756 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:00,759 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:00 CEST 2023]; root of context hierarchy 2023-04-03 11:32:00,926 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6cf1cd4b testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@2a8046da, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@372e6006 testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4fd43fa]; rollback [true] 2023-04-03 11:32:00,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:32:00,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2023-04-03 11:32:00,941 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6cf1cd4b testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@2a8046da, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@372e6006 testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:00,941 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:00 CEST 2023]; root of context hierarchy 2023-04-03 11:32:00,942 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:00,942 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.appng.core.repository.PermissionRepositoryTest [INFO] Running org.appng.core.repository.RepositoryCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2023-04-03 11:32:01,049 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.GroupRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:32:01,049 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.GroupRepositoryTest]: GroupRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:32:01,054 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:01,054 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33d7b6f7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ff3e32c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@45bffaa5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49b207e9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@475c7026, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@37461162] 2023-04-03 11:32:01,055 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:01 CEST 2023]; root of context hierarchy 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,260 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,261 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,262 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,291 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:01,333 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:01,341 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:01,377 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:01,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:01,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:01,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:01,377 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:01,378 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:01,382 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:01,550 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47f228d9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:01,554 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a694d8d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:01,573 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:01,574 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:01,577 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:01 CEST 2023]; root of context hierarchy 2023-04-03 11:32:01,810 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@72bfd5d testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@7b213a09, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@176413e2 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@605fea50]; rollback [true] 2023-04-03 11:32:01,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:32:01,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2023-04-03 11:32:01,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2023-04-03 11:32:01,838 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@72bfd5d testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@7b213a09, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@176413e2 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:01,838 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:01 CEST 2023]; root of context hierarchy 2023-04-03 11:32:01,839 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:01,839 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2023-04-03 11:32:01,842 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RoleRepositoryTest]: no resource found for suffixes {-context.xml}. 2023-04-03 11:32:01,842 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RoleRepositoryTest]: RoleRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2023-04-03 11:32:01,845 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:01,846 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6d593164, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d6e0b4d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2712d8e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34954ad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27bf97b1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ab6c468] 2023-04-03 11:32:01,847 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:01 CEST 2023]; root of context hierarchy 2023-04-03 11:32:01,997 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,997 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,998 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:01,999 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:02,026 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:02,063 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:02,070 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:02,101 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:02,101 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:02,102 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:02,102 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:02,102 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:02,102 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:02,106 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:02,246 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1567ee0a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:02,249 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@304cc24] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:02,265 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:02,266 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:02,269 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:01 CEST 2023]; root of context hierarchy 2023-04-03 11:32:02,436 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@79683cc8 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@3f439997, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23f7dfc3 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6ac7dd2a]; rollback [true] 2023-04-03 11:32:02,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2023-04-03 11:32:02,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2023-04-03 11:32:02,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2023-04-03 11:32:02,455 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@79683cc8 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@3f439997, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23f7dfc3 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:02,456 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:01 CEST 2023]; root of context hierarchy 2023-04-03 11:32:02,456 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:02,457 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2023-04-03 11:32:02,473 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip' 2023-04-03 11:32:02,474 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip/index' 2023-04-03 11:32:02,474 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2023-04-03 11:32:02,475 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2023-04-03 11:32:02,475 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2023-04-03 11:32:02,475 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2023-04-03 11:32:02,475 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.appng.core.security.signing.SignerTest [INFO] Running org.appng.core.security.SaltedDigestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.security.Sha1PasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.security.Sha1PasswordHandlerTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2023-04-03 11:32:05,116 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2023-04-03 11:32:05,116 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399884, maximum is 3600000 2023-04-03 11:32:05,116 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2023-04-03 11:32:05,116 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2023-04-03 11:32:05,117 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is F6527D9E84BDEA61316D5593457F0B3F, but should be F3C401A70B99BEEFAF28BD1528B6975F 2023-04-03 11:32:05,117 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.DefaultPasswordPolicyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.security.DefaultPasswordPolicyTest [INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Running org.appng.core.domain.SubjectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.SubjectImplTest [INFO] Running org.appng.core.domain.DatabaseTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.domain.DatabaseTypeTest [INFO] Running org.appng.core.domain.PackageArchiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2023-04-03 11:32:05,278 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1852082339 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:05,278 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2023-04-03 11:32:05,279 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1201831265 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:05,279 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2023-04-03 11:32:05,280 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1092774858 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:05,280 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2023-04-03 11:32:05,281 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1043378345 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:05,281 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1511454244) 2023-04-03 11:32:05,282 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1071031997 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.core.domain.SiteImplTest [INFO] Running org.appng.core.domain.ResourceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ResourceImplTest [INFO] Running org.appng.core.domain.PropertyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.domain.PropertyImplTest [INFO] Running org.appng.core.domain.ValidationPatternTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.domain.ValidationPatternTest [INFO] Running org.appng.core.application.PermissionProcessorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.service.CoreServiceTest 2023-04-03 11:32:05,320 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:05,322 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@224046f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f3d822, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@46d7b41c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27f2633f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5571cd2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b7bf692] 2023-04-03 11:32:05,324 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:05 CEST 2023]; root of context hierarchy 2023-04-03 11:32:05,496 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,496 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,497 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,498 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,498 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,498 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,498 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,498 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,498 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:05,527 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:05,572 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:05,581 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:05,617 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:05,617 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:05,617 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:05,617 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:05,617 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:05,618 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:05,622 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:05,833 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ae691c0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:05,837 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7dba93ae] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:05,858 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:05,859 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:05,862 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:05 CEST 2023]; root of context hierarchy 2023-04-03 11:32:06,185 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@101e09ff, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2023-04-03 11:32:06,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2023-04-03 11:32:06,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2023-04-03 11:32:06,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2023-04-03 11:32:06,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2023-04-03 11:32:06,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2023-04-03 11:32:06,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2023-04-03 11:32:06,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2023-04-03 11:32:06,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2023-04-03 11:32:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2023-04-03 11:32:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2023-04-03 11:32:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2023-04-03 11:32:06,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2023-04-03 11:32:06,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2023-04-03 11:32:06,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2023-04-03 11:32:06,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2023-04-03 11:32:06,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2023-04-03 11:32:06,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2023-04-03 11:32:06,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2023-04-03 11:32:06,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2023-04-03 11:32:06,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2023-04-03 11:32:06,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2023-04-03 11:32:06,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2023-04-03 11:32:06,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2023-04-03 11:32:06,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2023-04-03 11:32:06,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2023-04-03 11:32:06,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2023-04-03 11:32:06,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2023-04-03 11:32:06,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2023-04-03 11:32:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2023-04-03 11:32:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2023-04-03 11:32:06,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2023-04-03 11:32:06,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2023-04-03 11:32:06,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2023-04-03 11:32:06,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2023-04-03 11:32:06,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2023-04-03 11:32:06,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2023-04-03 11:32:06,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2023-04-03 11:32:06,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2023-04-03 11:32:06,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2023-04-03 11:32:06,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2023-04-03 11:32:06,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2023-04-03 11:32:06,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2023-04-03 11:32:06,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2023-04-03 11:32:06,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2023-04-03 11:32:06,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2023-04-03 11:32:06,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2023-04-03 11:32:06,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2023-04-03 11:32:06,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2023-04-03 11:32:06,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2023-04-03 11:32:06,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2023-04-03 11:32:06,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2023-04-03 11:32:06,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2023-04-03 11:32:06,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2023-04-03 11:32:06,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2023-04-03 11:32:06,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2023-04-03 11:32:06,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2023-04-03 11:32:06,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2023-04-03 11:32:06,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2023-04-03 11:32:06,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2023-04-03 11:32:06,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:32:06,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2023-04-03 11:32:06,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2023-04-03 11:32:06,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2023-04-03 11:32:06,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2023-04-03 11:32:06,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2023-04-03 11:32:06,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2023-04-03 11:32:06,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2023-04-03 11:32:06,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2023-04-03 11:32:06,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2023-04-03 11:32:06,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2023-04-03 11:32:06,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2023-04-03 11:32:06,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2023-04-03 11:32:06,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2023-04-03 11:32:06,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2023-04-03 11:32:06,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2023-04-03 11:32:06,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2023-04-03 11:32:06,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2023-04-03 11:32:06,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2023-04-03 11:32:06,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2023-04-03 11:32:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2023-04-03 11:32:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2023-04-03 11:32:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2023-04-03 11:32:06,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2023-04-03 11:32:06,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2023-04-03 11:32:06,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:06,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2023-04-03 11:32:06,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2023-04-03 11:32:06,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2023-04-03 11:32:06,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2023-04-03 11:32:06,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2023-04-03 11:32:06,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2023-04-03 11:32:06,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2023-04-03 11:32:06,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2023-04-03 11:32:06,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2023-04-03 11:32:06,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2023-04-03 11:32:06,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2023-04-03 11:32:06,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2023-04-03 11:32:06,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2023-04-03 11:32:06,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2023-04-03 11:32:06,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2023-04-03 11:32:06,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2023-04-03 11:32:06,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2023-04-03 11:32:06,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2023-04-03 11:32:06,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2023-04-03 11:32:06,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2023-04-03 11:32:06,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2023-04-03 11:32:06,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2023-04-03 11:32:06,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2023-04-03 11:32:06,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2023-04-03 11:32:06,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2023-04-03 11:32:06,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2023-04-03 11:32:06,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2023-04-03 11:32:06,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2023-04-03 11:32:06,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2023-04-03 11:32:06,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2023-04-03 11:32:06,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2023-04-03 11:32:06,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2023-04-03 11:32:06,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2023-04-03 11:32:06,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2023-04-03 11:32:06,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2023-04-03 11:32:06,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2023-04-03 11:32:06,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2023-04-03 11:32:06,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2023-04-03 11:32:06,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2023-04-03 11:32:06,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2023-04-03 11:32:06,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2023-04-03 11:32:06,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2023-04-03 11:32:06,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2023-04-03 11:32:06,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2023-04-03 11:32:06,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2023-04-03 11:32:06,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2023-04-03 11:32:06,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2023-04-03 11:32:06,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2023-04-03 11:32:06,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2023-04-03 11:32:06,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2023-04-03 11:32:06,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2023-04-03 11:32:06,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2023-04-03 11:32:06,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2023-04-03 11:32:06,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2023-04-03 11:32:06,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2023-04-03 11:32:06,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.setDebugHeaders 2023-04-03 11:32:06,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2023-04-03 11:32:06,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2023-04-03 11:32:06,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2023-04-03 11:32:06,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2023-04-03 11:32:06,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2023-04-03 11:32:06,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2023-04-03 11:32:06,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2023-04-03 11:32:06,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2023-04-03 11:32:06,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2023-04-03 11:32:06,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2023-04-03 11:32:06,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2023-04-03 11:32:06,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2023-04-03 11:32:06,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2023-04-03 11:32:06,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2023-04-03 11:32:06,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2023-04-03 11:32:06,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2023-04-03 11:32:06,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2023-04-03 11:32:06,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2023-04-03 11:32:06,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2023-04-03 11:32:06,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2023-04-03 11:32:06,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2023-04-03 11:32:06,411 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#660445184 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2023-04-03 11:32:06,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2023-04-03 11:32:06,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2023-04-03 11:32:06,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2023-04-03 11:32:06,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2023-04-03 11:32:06,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2023-04-03 11:32:06,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2023-04-03 11:32:06,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2023-04-03 11:32:06,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2023-04-03 11:32:06,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2023-04-03 11:32:06,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2023-04-03 11:32:06,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2023-04-03 11:32:06,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2023-04-03 11:32:06,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2023-04-03 11:32:06,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2023-04-03 11:32:06,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2023-04-03 11:32:06,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2023-04-03 11:32:06,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2023-04-03 11:32:06,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2023-04-03 11:32:06,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2023-04-03 11:32:06,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2023-04-03 11:32:06,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2023-04-03 11:32:06,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2023-04-03 11:32:06,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2023-04-03 11:32:06,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.setDebugHeaders 2023-04-03 11:32:06,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2023-04-03 11:32:06,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2023-04-03 11:32:06,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2023-04-03 11:32:06,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2023-04-03 11:32:06,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2023-04-03 11:32:06,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2023-04-03 11:32:06,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2023-04-03 11:32:06,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2023-04-03 11:32:06,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2023-04-03 11:32:06,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2023-04-03 11:32:06,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2023-04-03 11:32:06,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2023-04-03 11:32:06,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2023-04-03 11:32:06,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2023-04-03 11:32:06,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2023-04-03 11:32:06,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2023-04-03 11:32:06,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2023-04-03 11:32:06,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2023-04-03 11:32:06,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2023-04-03 11:32:06,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2023-04-03 11:32:06,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2023-04-03 11:32:06,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2023-04-03 11:32:06,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2023-04-03 11:32:06,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2023-04-03 11:32:06,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2023-04-03 11:32:06,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2023-04-03 11:32:06,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2023-04-03 11:32:06,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2023-04-03 11:32:06,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2023-04-03 11:32:06,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2023-04-03 11:32:06,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2023-04-03 11:32:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2023-04-03 11:32:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2023-04-03 11:32:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2023-04-03 11:32:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2023-04-03 11:32:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2023-04-03 11:32:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2023-04-03 11:32:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2023-04-03 11:32:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2023-04-03 11:32:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2023-04-03 11:32:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2023-04-03 11:32:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2023-04-03 11:32:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2023-04-03 11:32:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2023-04-03 11:32:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2023-04-03 11:32:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2023-04-03 11:32:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2023-04-03 11:32:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2023-04-03 11:32:06,484 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1175924809 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2023-04-03 11:32:06,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2023-04-03 11:32:06,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2023-04-03 11:32:06,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2023-04-03 11:32:06,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.setDebugHeaders 2023-04-03 11:32:06,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2023-04-03 11:32:06,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2023-04-03 11:32:06,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2023-04-03 11:32:06,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2023-04-03 11:32:06,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2023-04-03 11:32:06,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2023-04-03 11:32:06,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2023-04-03 11:32:06,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2023-04-03 11:32:06,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2023-04-03 11:32:06,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2023-04-03 11:32:06,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2023-04-03 11:32:06,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2023-04-03 11:32:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2023-04-03 11:32:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2023-04-03 11:32:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2023-04-03 11:32:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2023-04-03 11:32:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2023-04-03 11:32:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2023-04-03 11:32:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2023-04-03 11:32:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2023-04-03 11:32:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2023-04-03 11:32:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2023-04-03 11:32:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2023-04-03 11:32:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2023-04-03 11:32:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2023-04-03 11:32:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2023-04-03 11:32:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2023-04-03 11:32:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2023-04-03 11:32:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2023-04-03 11:32:06,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2023-04-03 11:32:06,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2023-04-03 11:32:06,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2023-04-03 11:32:06,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2023-04-03 11:32:06,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2023-04-03 11:32:06,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2023-04-03 11:32:06,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2023-04-03 11:32:06,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2023-04-03 11:32:06,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2023-04-03 11:32:06,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2023-04-03 11:32:06,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2023-04-03 11:32:06,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2023-04-03 11:32:06,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2023-04-03 11:32:06,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2023-04-03 11:32:06,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2023-04-03 11:32:06,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2023-04-03 11:32:06,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2023-04-03 11:32:06,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2023-04-03 11:32:06,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2023-04-03 11:32:06,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2023-04-03 11:32:06,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2023-04-03 11:32:06,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2023-04-03 11:32:06,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2023-04-03 11:32:06,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2023-04-03 11:32:06,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2023-04-03 11:32:06,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2023-04-03 11:32:06,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2023-04-03 11:32:06,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2023-04-03 11:32:06,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2023-04-03 11:32:06,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2023-04-03 11:32:06,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2023-04-03 11:32:06,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2023-04-03 11:32:06,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2023-04-03 11:32:06,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2023-04-03 11:32:06,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2023-04-03 11:32:06,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2023-04-03 11:32:06,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2023-04-03 11:32:06,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2023-04-03 11:32:06,545 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1609202780 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2023-04-03 11:32:06,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2023-04-03 11:32:06,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2023-04-03 11:32:06,591 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@101e09ff, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:06,593 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1079c8ed, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:06,640 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#818734198 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,660 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1478115289 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,681 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#627778404 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2023-04-03 11:32:06,706 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1079c8ed, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:06,708 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5fc70b68, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:06,735 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#967292326 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,755 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#13090016 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,775 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2020407303 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2023-04-03 11:32:06,795 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5fc70b68, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:06,796 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ae3097b, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:06,818 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1229549655 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,832 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1232241318 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,846 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1157900141 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,873 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2023-04-03 11:32:06,874 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2023-04-03 11:32:06,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2023-04-03 11:32:06,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2023-04-03 11:32:06,887 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ae3097b, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:06,888 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@292a0df2, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:06,910 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1974807729 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,921 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#209679172 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,931 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#105708475 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,959 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@292a0df2, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:06,960 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35420bbe, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:06,977 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#682389636 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,989 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1562156180 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:06,998 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1734578348 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,008 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35420bbe, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,010 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74821e8c, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,026 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#169855578 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,036 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1428359939 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,045 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1997603412 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2023-04-03 11:32:07,050 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74821e8c, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,051 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@52e22911, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,068 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#132349820 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,077 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2073208708 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,085 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#993199687 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2023-04-03 11:32:07,090 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@52e22911, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,091 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5be8aa3d, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,106 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1922658994 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,116 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#139125992 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,123 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1937765853 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2023-04-03 11:32:07,128 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5be8aa3d, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,130 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42e7e5b9, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,144 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1443031511 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,152 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#334784567 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,161 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#71170873 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2023-04-03 11:32:07,166 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42e7e5b9, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,168 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f184be4, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,182 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#826425601 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,190 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1658470141 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,197 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#728064141 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2023-04-03 11:32:07,201 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f184be4, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,202 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7720ec5, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,216 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1649333574 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,223 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1408210898 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,230 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#306699229 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2023-04-03 11:32:07,233 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7720ec5, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,234 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71bce710, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,246 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1124898716 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,253 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#669287600 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,260 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#948214506 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2023-04-03 11:32:07,264 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71bce710, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,265 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b04eb, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,277 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1826572325 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,285 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1139620031 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,292 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#588111188 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2023-04-03 11:32:07,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2023-04-03 11:32:07,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2023-04-03 11:32:07,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2023-04-03 11:32:07,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2023-04-03 11:32:07,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2023-04-03 11:32:07,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2023-04-03 11:32:07,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2023-04-03 11:32:07,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2023-04-03 11:32:07,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2023-04-03 11:32:07,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2023-04-03 11:32:07,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2023-04-03 11:32:07,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2023-04-03 11:32:07,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2023-04-03 11:32:07,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2023-04-03 11:32:07,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2023-04-03 11:32:07,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2023-04-03 11:32:07,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2023-04-03 11:32:07,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2023-04-03 11:32:07,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2023-04-03 11:32:07,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2023-04-03 11:32:07,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2023-04-03 11:32:07,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2023-04-03 11:32:07,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2023-04-03 11:32:07,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2023-04-03 11:32:07,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2023-04-03 11:32:07,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2023-04-03 11:32:07,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2023-04-03 11:32:07,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2023-04-03 11:32:07,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2023-04-03 11:32:07,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2023-04-03 11:32:07,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2023-04-03 11:32:07,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2023-04-03 11:32:07,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2023-04-03 11:32:07,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2023-04-03 11:32:07,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2023-04-03 11:32:07,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2023-04-03 11:32:07,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2023-04-03 11:32:07,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2023-04-03 11:32:07,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.setDebugHeaders 2023-04-03 11:32:07,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2023-04-03 11:32:07,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2023-04-03 11:32:07,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2023-04-03 11:32:07,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2023-04-03 11:32:07,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2023-04-03 11:32:07,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2023-04-03 11:32:07,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2023-04-03 11:32:07,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2023-04-03 11:32:07,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2023-04-03 11:32:07,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2023-04-03 11:32:07,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2023-04-03 11:32:07,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2023-04-03 11:32:07,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2023-04-03 11:32:07,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2023-04-03 11:32:07,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2023-04-03 11:32:07,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2023-04-03 11:32:07,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2023-04-03 11:32:07,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2023-04-03 11:32:07,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2023-04-03 11:32:07,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2023-04-03 11:32:07,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2023-04-03 11:32:07,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2023-04-03 11:32:07,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2023-04-03 11:32:07,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2023-04-03 11:32:07,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2023-04-03 11:32:07,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2023-04-03 11:32:07,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2023-04-03 11:32:07,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2023-04-03 11:32:07,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2023-04-03 11:32:07,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2023-04-03 11:32:07,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2023-04-03 11:32:07,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2023-04-03 11:32:07,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2023-04-03 11:32:07,337 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b04eb, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,338 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b30d57f, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,351 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#302717092 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,359 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#480096329 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,364 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#484526894 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,370 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1088057465 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2023-04-03 11:32:07,374 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b30d57f, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,375 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@eae2dc6, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,386 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1629899058 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,393 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2038957926 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,399 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1655435068 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,405 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#716475308 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2023-04-03 11:32:07,412 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@eae2dc6, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,414 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@49f4cba6, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,425 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#176629956 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,432 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#298163682 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,438 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1416206339 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,444 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#868577882 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2023-04-03 11:32:07,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2023-04-03 11:32:07,451 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@49f4cba6, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,452 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@517095f9, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,464 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1971129597 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,471 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#574214089 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,477 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1628919876 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,482 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1477807997 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,484 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@517095f9, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,486 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@69bb8467, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [true] 2023-04-03 11:32:07,498 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#518621205 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,505 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1994426618 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,512 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#24992236 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,517 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#666687176 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,525 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2023-04-03 11:32:07,526 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@69bb8467, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,527 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@283024a2, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,542 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1267315645 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,550 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#811083961 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,558 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1011566331 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,565 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#917799760 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,567 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2023-04-03 11:32:07,573 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2023-04-03 11:32:07,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2023-04-03 11:32:07,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2023-04-03 11:32:07,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2023-04-03 11:32:07,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2023-04-03 11:32:07,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2023-04-03 11:32:07,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2023-04-03 11:32:07,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2023-04-03 11:32:07,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2023-04-03 11:32:07,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2023-04-03 11:32:07,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2023-04-03 11:32:07,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2023-04-03 11:32:07,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2023-04-03 11:32:07,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2023-04-03 11:32:07,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2023-04-03 11:32:07,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2023-04-03 11:32:07,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2023-04-03 11:32:07,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2023-04-03 11:32:07,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2023-04-03 11:32:07,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2023-04-03 11:32:07,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2023-04-03 11:32:07,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2023-04-03 11:32:07,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2023-04-03 11:32:07,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2023-04-03 11:32:07,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2023-04-03 11:32:07,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2023-04-03 11:32:07,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2023-04-03 11:32:07,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2023-04-03 11:32:07,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2023-04-03 11:32:07,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2023-04-03 11:32:07,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2023-04-03 11:32:07,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2023-04-03 11:32:07,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2023-04-03 11:32:07,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2023-04-03 11:32:07,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2023-04-03 11:32:07,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2023-04-03 11:32:07,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2023-04-03 11:32:07,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2023-04-03 11:32:07,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2023-04-03 11:32:07,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2023-04-03 11:32:07,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2023-04-03 11:32:07,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2023-04-03 11:32:07,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2023-04-03 11:32:07,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2023-04-03 11:32:07,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2023-04-03 11:32:07,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2023-04-03 11:32:07,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2023-04-03 11:32:07,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2023-04-03 11:32:07,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2023-04-03 11:32:07,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2023-04-03 11:32:07,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2023-04-03 11:32:07,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2023-04-03 11:32:07,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2023-04-03 11:32:07,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2023-04-03 11:32:07,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2023-04-03 11:32:07,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2023-04-03 11:32:07,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2023-04-03 11:32:07,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2023-04-03 11:32:07,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2023-04-03 11:32:07,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2023-04-03 11:32:07,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2023-04-03 11:32:07,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2023-04-03 11:32:07,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2023-04-03 11:32:07,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2023-04-03 11:32:07,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2023-04-03 11:32:07,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.setDebugHeaders 2023-04-03 11:32:07,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2023-04-03 11:32:07,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2023-04-03 11:32:07,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2023-04-03 11:32:07,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2023-04-03 11:32:07,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2023-04-03 11:32:07,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2023-04-03 11:32:07,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2023-04-03 11:32:07,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2023-04-03 11:32:07,619 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2023-04-03 11:32:07,621 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2023-04-03 11:32:07,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2023-04-03 11:32:07,623 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@283024a2, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:07,624 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33d49a51, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:07,638 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1078230063 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,646 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#65601234 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,652 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1973572231 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:07,660 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2023-04-03 11:32:07,671 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2023-04-03 11:32:07,674 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2023-04-03 11:32:07,674 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2023-04-03 11:32:07,761 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2023-04-03 11:32:07,767 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2023-04-03 11:32:07,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2023-04-03 11:32:07,783 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1525108600) 2023-04-03 11:32:07,785 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1525108600) 2023-04-03 11:32:07,785 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2023-04-03 11:32:07,785 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1525108600) complete 2023-04-03 11:32:07,787 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2023-04-03 11:32:07,789 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0.2] Initializing cluster partition table arrangement... 2023-04-03 11:32:07,798 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2023-04-03 11:32:07,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2023-04-03 11:32:07,800 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2023-04-03 11:32:07,800 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2023-04-03 11:32:07,804 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2023-04-03 11:32:07,805 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2023-04-03 11:32:07,805 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2023-04-03 11:32:07,806 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2023-04-03 11:32:07,807 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2023-04-03 11:32:07,808 INFO [pool-552-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2023-04-03 11:32:07,810 INFO [pool-552-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2023-04-03 11:32:07,907 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2023-04-03 11:32:08,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2023-04-03 11:32:08,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2023-04-03 11:32:08,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2023-04-03 11:32:08,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2023-04-03 11:32:08,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2023-04-03 11:32:08,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2023-04-03 11:32:08,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2023-04-03 11:32:08,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2023-04-03 11:32:08,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2023-04-03 11:32:08,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2023-04-03 11:32:08,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2023-04-03 11:32:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2023-04-03 11:32:08,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2023-04-03 11:32:08,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2023-04-03 11:32:08,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2023-04-03 11:32:08,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2023-04-03 11:32:08,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2023-04-03 11:32:08,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2023-04-03 11:32:08,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2023-04-03 11:32:08,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2023-04-03 11:32:08,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2023-04-03 11:32:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2023-04-03 11:32:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2023-04-03 11:32:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2023-04-03 11:32:08,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2023-04-03 11:32:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2023-04-03 11:32:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2023-04-03 11:32:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2023-04-03 11:32:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2023-04-03 11:32:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2023-04-03 11:32:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2023-04-03 11:32:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2023-04-03 11:32:08,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2023-04-03 11:32:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2023-04-03 11:32:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2023-04-03 11:32:08,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2023-04-03 11:32:08,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2023-04-03 11:32:08,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2023-04-03 11:32:08,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2023-04-03 11:32:08,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2023-04-03 11:32:08,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2023-04-03 11:32:08,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2023-04-03 11:32:08,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2023-04-03 11:32:08,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2023-04-03 11:32:08,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2023-04-03 11:32:08,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2023-04-03 11:32:08,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2023-04-03 11:32:08,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2023-04-03 11:32:08,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2023-04-03 11:32:08,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2023-04-03 11:32:08,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2023-04-03 11:32:08,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2023-04-03 11:32:08,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2023-04-03 11:32:08,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2023-04-03 11:32:08,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2023-04-03 11:32:08,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2023-04-03 11:32:08,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2023-04-03 11:32:08,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2023-04-03 11:32:08,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2023-04-03 11:32:08,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2023-04-03 11:32:08,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2023-04-03 11:32:08,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2023-04-03 11:32:08,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2023-04-03 11:32:08,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.setDebugHeaders 2023-04-03 11:32:08,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2023-04-03 11:32:08,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2023-04-03 11:32:08,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2023-04-03 11:32:08,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2023-04-03 11:32:08,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2023-04-03 11:32:08,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2023-04-03 11:32:08,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2023-04-03 11:32:08,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2023-04-03 11:32:08,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2023-04-03 11:32:08,966 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33d49a51, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:08,971 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6476b26f, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:08,992 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#798265611 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:08,999 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1111680498 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2023-04-03 11:32:09,004 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6476b26f, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,005 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1816319a, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,020 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1271619337 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,026 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#114922568 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,028 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1816319a, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,029 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a3b2f1d, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,042 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1965612153 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,049 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1144055341 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,049 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a3b2f1d, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,051 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56b13001, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,063 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1232976471 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,069 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1844540097 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2023-04-03 11:32:09,073 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56b13001, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,074 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1004cce3, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,087 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1086249070 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,093 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#881975409 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,096 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1004cce3, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,098 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@143a6748, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,110 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1623670413 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,116 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#903910105 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,119 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@143a6748, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,120 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b79be38, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,136 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1648411279 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,142 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#500145112 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,143 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b79be38, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,145 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2858e600, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1000505510 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,163 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#769617085 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,165 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2858e600, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,166 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e41dd52, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,177 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1479266123 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,183 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1130740395 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,186 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e41dd52, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,188 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7cdc3101, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,199 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#234625101 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,205 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#137120134 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,208 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7cdc3101, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,209 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1157a527, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,220 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1418503959 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,226 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#857226134 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,230 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1157a527, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,231 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d7d90b3, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1186004726 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,248 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#543016277 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,255 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d7d90b3, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,256 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b48eea1, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,267 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1170038689 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,273 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1468635526 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,280 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b48eea1, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,281 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20954e4f, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,293 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1277412838 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,299 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1829010563 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,301 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20954e4f, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,302 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f31258, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,314 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2050724585 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,320 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1575671149 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,323 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f31258, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,325 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@251c4de9, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,337 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2030144823 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,343 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#467027291 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,346 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@251c4de9, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,347 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc29a83, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,359 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1442343835 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,365 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#69824128 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,370 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc29a83, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,372 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f275e55, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,440 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#957215019 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,446 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1049005898 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,448 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f275e55, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,449 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6292568f, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,462 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#479245130 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,467 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#115405082 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,471 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6292568f, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,473 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@23c2cef7, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,485 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#768960460 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,492 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#13472849 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,502 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@23c2cef7, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,504 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d246da4, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,516 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#481132484 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,522 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1407774425 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,572 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://localhost:8888' with principal 'subject-2' (javax.naming.CommunicationException: localhost:8888) 2023-04-03 11:32:09,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2023-04-03 11:32:09,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2023-04-03 11:32:09,575 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d246da4, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,576 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c61b742, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,589 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1222607818 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,595 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2070566325 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2023-04-03 11:32:09,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2023-04-03 11:32:09,603 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c61b742, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:09,604 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a278ca8, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:09,615 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1629279161 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:09,620 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1889658754 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:10,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:10,290 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2023-04-03 11:32:10,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:10,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2023-04-03 11:32:10,292 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2023-04-03 11:32:10,294 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a278ca8, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:10,295 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2f9002da, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:10,304 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#352897750 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:10,309 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1451179340 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:10,312 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2023-04-03 11:32:10,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:10,314 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2023-04-03 11:32:10,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:10,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2023-04-03 11:32:10,314 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2023-04-03 11:32:10,315 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2f9002da, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:10,317 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b9da18e, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:10,325 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1599228149 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:10,329 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1643058262 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:10,948 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2023-04-03 11:32:10,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2023-04-03 11:32:10,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:11,563 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2023-04-03 11:32:11,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2023-04-03 11:32:11,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:12,183 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2023-04-03 11:32:12,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts. 2023-04-03 11:32:12,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:12,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:12,190 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b9da18e, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:12,192 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22546fe8, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:12,200 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2044929229 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,204 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#747269360 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,811 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2023-04-03 11:32:12,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:12,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2023-04-03 11:32:12,816 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2023-04-03 11:32:12,818 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22546fe8, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:12,819 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ba25dee, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:12,827 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#190273303 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,831 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1170943599 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,836 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2023-04-03 11:32:12,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2023-04-03 11:32:12,837 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2023-04-03 11:32:12,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:12,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2023-04-03 11:32:12,838 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2023-04-03 11:32:12,838 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ba25dee, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:12,840 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@19e04e71, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:12,847 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#540596005 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,850 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1910530050 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,854 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2023-04-03 11:32:12,855 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2023-04-03 11:32:12,856 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2023-04-03 11:32:12,856 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2023-04-03 11:32:12,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:12,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2023-04-03 11:32:12,857 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2023-04-03 11:32:12,857 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@19e04e71, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:12,859 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@310831b7, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:12,866 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1663261882 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,870 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1102488945 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:12,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:13,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has been locked because the expiry date has exceeded (Mon Apr 03 11:32:12 CEST 2023). 2023-04-03 11:32:13,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:13,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:13,480 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@310831b7, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:13,482 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68b0120a, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:13,490 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1768782217 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:13,494 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1598121779 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:13,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:14,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked due to inactivity (last login was at Mon Jan 02 11:32:13 CET 2023). 2023-04-03 11:32:14,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:14,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:14,105 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68b0120a, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:14,107 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@647f1960, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:14,115 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#820871679 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:14,120 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#386229497 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:14,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:14,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2023-04-03 11:32:14,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:14,729 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@647f1960, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:14,730 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@13304d25, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:14,738 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1584562694 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:14,742 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#762707222 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:14,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2023-04-03 11:32:15,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2023-04-03 11:32:15,349 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@13304d25, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:15,350 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14febeab, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:15,358 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#15694082 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,361 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#578262283 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2023-04-03 11:32:15,363 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip 2023-04-03 11:32:15,378 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2023-04-03 11:32:15,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2023-04-03 11:32:15,381 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:32:15,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2023-04-03 11:32:15,383 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:32:15,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2023-04-03 11:32:15,384 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:32:15,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2023-04-03 11:32:15,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2023-04-03 11:32:15,388 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:32:15,388 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:32:15,389 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:32:15,389 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:32:15,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2023-04-03 11:32:15,390 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:32:15,390 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:32:15,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2023-04-03 11:32:15,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2023-04-03 11:32:15,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2023-04-03 11:32:15,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2023-04-03 11:32:15,397 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,397 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,397 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2023-04-03 11:32:15,398 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2023-04-03 11:32:15,403 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:32:15,404 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:32:15,404 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:32:15,405 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:32:15,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2023-04-03 11:32:15,410 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14febeab, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:15,411 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@66258405, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:15,418 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#710543668 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,421 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#440127494 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,434 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2023-04-03 11:32:15,434 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2023-04-03 11:32:15,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2023-04-03 11:32:15,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2023-04-03 11:32:15,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2023-04-03 11:32:15,437 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip 2023-04-03 11:32:15,442 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2023-04-03 11:32:15,446 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,446 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:32:15,447 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2023-04-03 11:32:15,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2023-04-03 11:32:15,452 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:32:15,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2023-04-03 11:32:15,454 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:32:15,455 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:32:15,455 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:32:15,457 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:32:15,458 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:32:15,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2023-04-03 11:32:15,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2023-04-03 11:32:15,460 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:32:15,460 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:32:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2023-04-03 11:32:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2023-04-03 11:32:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2023-04-03 11:32:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2023-04-03 11:32:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2023-04-03 11:32:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2023-04-03 11:32:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2023-04-03 11:32:15,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2023-04-03 11:32:15,467 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2023-04-03 11:32:15,468 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2023-04-03 11:32:15,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2023-04-03 11:32:15,470 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@66258405, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:15,472 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36b2a550, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:15,480 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1339930864 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,484 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1691102889 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,487 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2023-04-03 11:32:15,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2023-04-03 11:32:15,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2023-04-03 11:32:15,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2023-04-03 11:32:15,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2023-04-03 11:32:15,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2023-04-03 11:32:15,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2023-04-03 11:32:15,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2023-04-03 11:32:15,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2023-04-03 11:32:15,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2023-04-03 11:32:15,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2023-04-03 11:32:15,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2023-04-03 11:32:15,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2023-04-03 11:32:15,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2023-04-03 11:32:15,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2023-04-03 11:32:15,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2023-04-03 11:32:15,505 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36b2a550, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:15,507 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@764ba14f, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:15,514 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#245261112 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,517 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1558146016 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2023-04-03 11:32:15,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2023-04-03 11:32:15,519 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip 2023-04-03 11:32:15,533 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2023-04-03 11:32:15,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2023-04-03 11:32:15,534 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:32:15,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2023-04-03 11:32:15,534 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:32:15,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2023-04-03 11:32:15,535 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:32:15,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2023-04-03 11:32:15,535 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:32:15,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2023-04-03 11:32:15,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2023-04-03 11:32:15,537 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:32:15,538 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:32:15,538 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:32:15,538 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:32:15,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2023-04-03 11:32:15,540 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:32:15,540 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:32:15,540 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:32:15,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2023-04-03 11:32:15,541 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:32:15,541 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:32:15,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2023-04-03 11:32:15,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2023-04-03 11:32:15,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2023-04-03 11:32:15,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2023-04-03 11:32:15,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2023-04-03 11:32:15,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2023-04-03 11:32:15,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2023-04-03 11:32:15,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,550 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,550 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,550 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,550 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,550 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2023-04-03 11:32:15,550 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2023-04-03 11:32:15,555 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:32:15,555 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:32:15,556 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:32:15,557 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:32:15,558 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:32:15,559 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:32:15,562 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@764ba14f, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:15,564 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d926c11, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:15,571 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#404569446 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,574 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1012201335 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,576 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d926c11, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:15,577 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@52610c7, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:15,583 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#614849389 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:15,586 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1020180595 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:16,216 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@52610c7, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,218 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2af2e677, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:16,228 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#436595683 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,234 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1511143 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,237 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2af2e677, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,239 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d4c2d7a, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:16,249 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#283219925 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,254 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1213486525 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2023-04-03 11:32:16,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2023-04-03 11:32:16,256 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d4c2d7a, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,258 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@735d5ffa, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:16,267 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#871246504 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,272 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#824052569 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2023-04-03 11:32:16,273 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@735d5ffa, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,275 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36af50e5, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:16,282 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1117885110 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,285 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1341808789 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,287 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2023-04-03 11:32:16,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2023-04-03 11:32:16,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2023-04-03 11:32:16,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2023-04-03 11:32:16,289 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36af50e5, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,290 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c07d165, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:16,296 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#589407542 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,299 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1317075010 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:16,907 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c07d165, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,908 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@201b95f0, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bbac44]; rollback [false] 2023-04-03 11:32:16,915 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#124961136 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,918 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1777068603 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:16,919 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d087ab9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@201b95f0, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3df39cca testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:16,920 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:05 CEST 2023]; root of context hierarchy 2023-04-03 11:32:16,920 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:16,921 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 85, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 11.603 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.CacheServiceTest 2023-04-03 11:32:16,927 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Added cache config: CacheConfig{name='pageCache-appng', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2023-04-03 11:32:16,929 INFO [main] org.appng.core.service.CacheService: Created cache 'pageCache-appng' (ttl: 1800s (with AccessedExpiryPolicy), maximum entries: 20000, statistics: true) 2023-04-03 11:32:17,067 INFO [pageCache-appng] org.appng.core.service.CacheService: removed 200 cache elements for /item in 24ms (previous cache size: 200) 2023-04-03 11:32:17,070 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Removed cache config: CacheConfig{name='pageCache-appng', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2023-04-03 11:32:17,072 INFO [main] org.appng.core.service.CacheService: ttl, statistics, expiry policy or cache size has changed, destroyed cache 'pageCache-appng'. 2023-04-03 11:32:17,072 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Added cache config: CacheConfig{name='pageCache-appng', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2023-04-03 11:32:17,073 INFO [main] org.appng.core.service.CacheService: Created cache 'pageCache-appng' (ttl: 1800s (with CreatedExpiryPolicy), maximum entries: 20000, statistics: true) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.appng.core.service.CacheServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2023-04-03 11:32:17,093 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2023-04-03 11:32:17,096 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2023-04-03 11:32:17,099 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:129' with principal 'aziz' (javax.naming.NamingException: Sorry kiddo. You got the gift, but it looks like you're waiting for something.) 2023-04-03 11:32:17,100 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:139' with principal 'aziz' (javax.naming.NamingException: Ah ah ah, you didn't say the magic word!) 2023-04-03 11:32:17,101 INFO [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2023-04-03 11:32:17,102 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2023-04-03 11:32:17,103 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2023-04-03 11:32:17,115 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:17,115 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ad50ccd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@562f696, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@25afa261, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46b5060a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6424c975, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76604521] 2023-04-03 11:32:17,117 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:17 CEST 2023]; root of context hierarchy 2023-04-03 11:32:17,297 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,297 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,297 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,298 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,298 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,298 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,298 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,298 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,298 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,299 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,300 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:17,337 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:17,389 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:17,397 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:17,433 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:17,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:17,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:17,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:17,433 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:17,434 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:17,438 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:17,657 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d8ef723] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:17,661 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@519c6109] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:17,685 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:17,686 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:17,690 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:17 CEST 2023]; root of context hierarchy 2023-04-03 11:32:17,903 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5c04bfe4 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@749dd8c0, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@585dd92e testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@283a003d]; rollback [false] 2023-04-03 11:32:17,905 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1823698214 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:17,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2023-04-03 11:32:17,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2023-04-03 11:32:17,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2023-04-03 11:32:17,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2023-04-03 11:32:17,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2023-04-03 11:32:17,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2023-04-03 11:32:17,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2023-04-03 11:32:17,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2023-04-03 11:32:17,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2023-04-03 11:32:17,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2023-04-03 11:32:17,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2023-04-03 11:32:17,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2023-04-03 11:32:17,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2023-04-03 11:32:17,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2023-04-03 11:32:17,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2023-04-03 11:32:17,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2023-04-03 11:32:17,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2023-04-03 11:32:17,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2023-04-03 11:32:17,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2023-04-03 11:32:17,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2023-04-03 11:32:17,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2023-04-03 11:32:17,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2023-04-03 11:32:17,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2023-04-03 11:32:17,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2023-04-03 11:32:17,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2023-04-03 11:32:17,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2023-04-03 11:32:17,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2023-04-03 11:32:17,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2023-04-03 11:32:17,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2023-04-03 11:32:17,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2023-04-03 11:32:17,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2023-04-03 11:32:17,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2023-04-03 11:32:17,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2023-04-03 11:32:17,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2023-04-03 11:32:17,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2023-04-03 11:32:17,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2023-04-03 11:32:17,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2023-04-03 11:32:17,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2023-04-03 11:32:17,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2023-04-03 11:32:17,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:32:17,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2023-04-03 11:32:17,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2023-04-03 11:32:17,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2023-04-03 11:32:17,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2023-04-03 11:32:17,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2023-04-03 11:32:17,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2023-04-03 11:32:17,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2023-04-03 11:32:17,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2023-04-03 11:32:17,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2023-04-03 11:32:17,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2023-04-03 11:32:17,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2023-04-03 11:32:17,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2023-04-03 11:32:17,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2023-04-03 11:32:17,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2023-04-03 11:32:17,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2023-04-03 11:32:17,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2023-04-03 11:32:17,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2023-04-03 11:32:17,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2023-04-03 11:32:17,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2023-04-03 11:32:17,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2023-04-03 11:32:17,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2023-04-03 11:32:17,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2023-04-03 11:32:17,947 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2023-04-03 11:32:17,947 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2023-04-03 11:32:17,947 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/applications or in the database 2023-04-03 11:32:17,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2023-04-03 11:32:17,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2023-04-03 11:32:17,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2023-04-03 11:32:17,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2023-04-03 11:32:17,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2023-04-03 11:32:17,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2023-04-03 11:32:17,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2023-04-03 11:32:17,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2023-04-03 11:32:17,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2023-04-03 11:32:17,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2023-04-03 11:32:17,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2023-04-03 11:32:17,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2023-04-03 11:32:17,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2023-04-03 11:32:17,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2023-04-03 11:32:17,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2023-04-03 11:32:17,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2023-04-03 11:32:17,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2023-04-03 11:32:17,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2023-04-03 11:32:17,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2023-04-03 11:32:17,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2023-04-03 11:32:17,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2023-04-03 11:32:17,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2023-04-03 11:32:17,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2023-04-03 11:32:17,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2023-04-03 11:32:17,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2023-04-03 11:32:17,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2023-04-03 11:32:17,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2023-04-03 11:32:17,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2023-04-03 11:32:17,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2023-04-03 11:32:17,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2023-04-03 11:32:17,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2023-04-03 11:32:17,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2023-04-03 11:32:17,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2023-04-03 11:32:17,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2023-04-03 11:32:17,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2023-04-03 11:32:17,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2023-04-03 11:32:17,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2023-04-03 11:32:17,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2023-04-03 11:32:17,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2023-04-03 11:32:17,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2023-04-03 11:32:17,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2023-04-03 11:32:17,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2023-04-03 11:32:17,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2023-04-03 11:32:17,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2023-04-03 11:32:17,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2023-04-03 11:32:17,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2023-04-03 11:32:17,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2023-04-03 11:32:17,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2023-04-03 11:32:17,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2023-04-03 11:32:17,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2023-04-03 11:32:17,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2023-04-03 11:32:17,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2023-04-03 11:32:17,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2023-04-03 11:32:17,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.setDebugHeaders 2023-04-03 11:32:17,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2023-04-03 11:32:17,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2023-04-03 11:32:17,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2023-04-03 11:32:17,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2023-04-03 11:32:17,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2023-04-03 11:32:17,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2023-04-03 11:32:17,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2023-04-03 11:32:17,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2023-04-03 11:32:17,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2023-04-03 11:32:17,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2023-04-03 11:32:17,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2023-04-03 11:32:17,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2023-04-03 11:32:17,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2023-04-03 11:32:17,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2023-04-03 11:32:17,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2023-04-03 11:32:17,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2023-04-03 11:32:17,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2023-04-03 11:32:17,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2023-04-03 11:32:17,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2023-04-03 11:32:17,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2023-04-03 11:32:17,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2023-04-03 11:32:17,994 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2023-04-03 11:32:17,996 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2023-04-03 11:32:17,996 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2023-04-03 11:32:17,998 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2023-04-03 11:32:17,998 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2023-04-03 11:32:18,020 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/site-1/www/template 2023-04-03 11:32:18,020 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2023-04-03 11:32:18,021 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#488476022 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:18,021 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#488476022 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 2023-04-03 11:32:18,022 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2023-04-03 11:32:18,028 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 34ms 2023-04-03 11:32:18,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2023-04-03 11:32:18,028 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2023-04-03 11:32:23,054 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5c04bfe4 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@749dd8c0, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@585dd92e testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:23,057 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:17 CEST 2023]; root of context hierarchy 2023-04-03 11:32:23,059 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:23,059 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.954 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2023-04-03 11:32:23,077 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:23,078 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@22380c07, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@443cf0a6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5180f3c8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67128fd6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a8ef07, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26b286d4] 2023-04-03 11:32:23,080 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:23 CEST 2023]; root of context hierarchy 2023-04-03 11:32:23,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,271 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,272 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,273 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:23,301 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:23,346 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:23,354 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:23,390 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:23,391 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:23,391 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:23,391 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:23,391 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:23,392 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:23,396 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:23,559 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@587d05ff] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:23,562 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f1213e9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:23,582 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:23,582 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:23,595 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:23 CEST 2023]; root of context hierarchy 2023-04-03 11:32:23,991 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5c089c96 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@3f610a03, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1629265c testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@23c94894]; rollback [false] 2023-04-03 11:32:24,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2023-04-03 11:32:24,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2023-04-03 11:32:24,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2023-04-03 11:32:24,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2023-04-03 11:32:24,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2023-04-03 11:32:24,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2023-04-03 11:32:24,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2023-04-03 11:32:24,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2023-04-03 11:32:24,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2023-04-03 11:32:24,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2023-04-03 11:32:24,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2023-04-03 11:32:24,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2023-04-03 11:32:24,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2023-04-03 11:32:24,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2023-04-03 11:32:24,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2023-04-03 11:32:24,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2023-04-03 11:32:24,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2023-04-03 11:32:24,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2023-04-03 11:32:24,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2023-04-03 11:32:24,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2023-04-03 11:32:24,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2023-04-03 11:32:24,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2023-04-03 11:32:24,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2023-04-03 11:32:24,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2023-04-03 11:32:24,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2023-04-03 11:32:24,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2023-04-03 11:32:24,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2023-04-03 11:32:24,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2023-04-03 11:32:24,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2023-04-03 11:32:24,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2023-04-03 11:32:24,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2023-04-03 11:32:24,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2023-04-03 11:32:24,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2023-04-03 11:32:24,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:32:24,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2023-04-03 11:32:24,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2023-04-03 11:32:24,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2023-04-03 11:32:24,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2023-04-03 11:32:24,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2023-04-03 11:32:24,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2023-04-03 11:32:24,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2023-04-03 11:32:24,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2023-04-03 11:32:24,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2023-04-03 11:32:24,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2023-04-03 11:32:24,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2023-04-03 11:32:24,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2023-04-03 11:32:24,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2023-04-03 11:32:24,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2023-04-03 11:32:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2023-04-03 11:32:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2023-04-03 11:32:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2023-04-03 11:32:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2023-04-03 11:32:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2023-04-03 11:32:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2023-04-03 11:32:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2023-04-03 11:32:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2023-04-03 11:32:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2023-04-03 11:32:24,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2023-04-03 11:32:24,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2023-04-03 11:32:24,050 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2023-04-03 11:32:24,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:24,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2023-04-03 11:32:24,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2023-04-03 11:32:24,055 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2023-04-03 11:32:24,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:24,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2023-04-03 11:32:24,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User shady must change password (has not been changed since more than 3 days). 2023-04-03 11:32:24,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2023-04-03 11:32:24,060 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2023-04-03 11:32:24,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2023-04-03 11:32:24,061 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5c089c96 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@3f610a03, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1629265c testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2023-04-03 11:32:24,062 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:23 CEST 2023]; root of context hierarchy 2023-04-03 11:32:24,062 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:24,063 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2023-04-03 11:32:24,068 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2023-04-03 11:32:24,094 INFO [HSQLDB Server @2bca59f9] hsqldb.db.HSQLDB874675E49C.ENGINE: Checkpoint start 2023-04-03 11:32:24,094 INFO [HSQLDB Server @2bca59f9] hsqldb.db.HSQLDB874675E49C.ENGINE: checkpointClose start 2023-04-03 11:32:24,140 INFO [HSQLDB Server @2bca59f9] hsqldb.db.HSQLDB874675E49C.ENGINE: checkpointClose synched 2023-04-03 11:32:24,341 INFO [HSQLDB Server @2bca59f9] hsqldb.db.HSQLDB874675E49C.ENGINE: checkpointClose script done 2023-04-03 11:32:24,626 INFO [HSQLDB Server @2bca59f9] hsqldb.db.HSQLDB874675E49C.ENGINE: checkpointClose end 2023-04-03 11:32:24,626 INFO [HSQLDB Server @2bca59f9] hsqldb.db.HSQLDB874675E49C.ENGINE: Checkpoint end - txts: 1 2023-04-03 11:32:24,781 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2023-04-03 11:32:25,144 INFO [HSQLDB Connection @73418800] hsqldb.db.HSQLDB874675E49C.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2023-04-03 11:32:25,354 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#663156067 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2023-04-03 11:32:25,369 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2023-04-03 11:32:25,369 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2023-04-03 11:32:25,369 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2023-04-03 11:32:25,369 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2023-04-03 11:32:25,370 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2023-04-03 11:32:25,370 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2023-04-03 11:32:25,370 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2023-04-03 11:32:25,370 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2023-04-03 11:32:25,370 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2023-04-03 11:32:25,371 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-null' application.xml beans.xml datasources.xml events.xml master.xml page.xml plugin.xml messages-demo.properties mssql/V1.0_script.sql mysql/V1.0_script.sql [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2023-04-03 11:32:25,388 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:25,388 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f126d84, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b6435fc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2a6cdb4a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70740d2f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c7620e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56672f4f] 2023-04-03 11:32:25,391 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:25 CEST 2023]; root of context hierarchy 2023-04-03 11:32:25,594 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,594 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,594 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,594 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,594 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,595 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,596 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,596 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,596 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:25,633 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:25,650 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:25,663 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:25,711 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:25,711 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:25,712 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:25,712 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:25,712 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:25,712 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:25,717 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:25,884 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5434ed1d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:25,888 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25820557] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:25,907 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:25,907 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:25,908 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:25 CEST 2023]; root of context hierarchy 2023-04-03 11:32:26,149 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1779317024 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:26,165 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2023-04-03 11:32:26,165 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2023-04-03 11:32:26,165 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2023-04-03 11:32:26,167 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2023-04-03 11:32:26,167 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2023-04-03 11:32:26,167 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2023-04-03 11:32:26,187 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#810930105 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:26,211 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#739682149 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2023-04-03 11:32:26,222 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2023-04-03 11:32:26,222 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2023-04-03 11:32:26,222 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2023-04-03 11:32:26,224 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2023-04-03 11:32:26,224 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2023-04-03 11:32:26,224 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2023-04-03 11:32:26,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2023-04-03 11:32:26,239 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:25 CEST 2023]; root of context hierarchy 2023-04-03 11:32:26,240 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:26,240 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2023-04-03 11:32:26,249 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:32:26,249 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a8ff3d5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5b2ed865, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ff1b918, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e8b4654, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4bff190b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@663f1de1] 2023-04-03 11:32:26,251 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:26 CEST 2023]; root of context hierarchy 2023-04-03 11:32:26,407 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,407 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,407 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,407 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,408 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,409 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2023-04-03 11:32:26,437 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:26,451 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:26,459 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2023-04-03 11:32:26,495 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:26,495 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2023-04-03 11:32:26,495 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2023-04-03 11:32:26,495 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2023-04-03 11:32:26,496 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:26,496 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2023-04-03 11:32:26,500 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:32:26,666 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5985eaa3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:26,669 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79267adc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2023-04-03 11:32:26,688 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:26,688 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:26,689 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:32:26 CEST 2023]; root of context hierarchy 2023-04-03 11:32:26,858 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2023-04-03 11:32:26,870 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2023-04-03 11:32:26,871 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:32:26,871 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:32:26,871 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:32:26,873 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2023-04-03 11:32:26,885 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2023-04-03 11:32:26,886 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:32:26,886 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:32:26,886 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:32:26,888 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2023-04-03 11:32:26,895 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.005s) 2023-04-03 11:32:26,897 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:32:26,901 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:32:26,967 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:32:26,994 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:32:27,003 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:32:27,008 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:32:27,013 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:32:27,018 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:32:27,023 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:32:27,027 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:32:27,033 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:32:27,038 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:32:27,043 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:32:27,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:32:27,048 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:32:27,048 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:32:27,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:32:27,057 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:32:27,063 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:32:27,064 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:32:27,069 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:32:27,074 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:32:27,079 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:32:27,083 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.182s) 2023-04-03 11:32:27,084 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2023-04-03 11:32:27,085 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:32:27,085 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:32:27,085 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:32:27,088 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2023-04-03 11:32:27,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2023-04-03 11:32:27,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2023-04-03 11:32:27,111 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2023-04-03 11:32:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2023-04-03 11:32:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2023-04-03 11:32:27,114 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2023-04-03 11:32:27,386 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: NO)) 2023-04-03 11:32:27,386 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2023-04-03 11:32:27,389 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2023-04-03 11:32:27,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2023-04-03 11:32:27,392 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2023-04-03 11:32:27,410 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2023-04-03 11:32:27,410 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2023-04-03 11:32:27,414 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:26 CEST 2023]; root of context hierarchy 2023-04-03 11:32:27,415 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2023-04-03 11:32:27,415 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 1.172 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.PropertySupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.service.PropertySupportTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 361, Failures: 0, Errors: 0, Skipped: 31 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-core --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-core --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------< org.appng:appng-cli >------------------------- [INFO] Building appNG Command Line Interface 1.26.0 [13/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-cli --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.cli.CliBootstrapTest 2023-04-03 11:32:33,302 INFO [main] org.appng.cli.CliBootstrap : Using configuration file: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/src/test/resources/conf/appNG.properties [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s - in org.appng.cli.CliBootstrapTest [INFO] Running org.appng.cli.prettyTable.PrettyTableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2023-04-03 11:32:33,656 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:34,109 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:34 CEST 2023]; root of context hierarchy 2023-04-03 11:32:34,196 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:34,365 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:34,417 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:34,469 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2023-04-03 11:32:34,678 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-03 11:32:34,871 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Apr 03, 2023 11:32:34 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2023-04-03 11:32:34,896 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:35,167 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:35,853 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2023-04-03 11:32:37,031 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:37,042 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:38,632 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:34 CEST 2023]; root of context hierarchy 2023-04-03 11:32:38,634 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.162 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2023-04-03 11:32:38,643 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:38,770 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:38 CEST 2023]; root of context hierarchy 2023-04-03 11:32:38,781 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:38,817 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:38,824 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:38,851 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:38,851 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:38,852 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:39,136 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:39,136 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:39,591 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:38 CEST 2023]; root of context hierarchy 2023-04-03 11:32:39,593 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2023-04-03 11:32:39,604 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:39,771 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:39 CEST 2023]; root of context hierarchy 2023-04-03 11:32:39,793 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:39,867 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:39,878 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:39,968 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:39,968 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:39,969 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:40,282 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:40,283 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:40,664 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:39 CEST 2023]; root of context hierarchy 2023-04-03 11:32:40,666 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2023-04-03 11:32:40,676 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:40,795 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:40 CEST 2023]; root of context hierarchy 2023-04-03 11:32:40,805 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:40,843 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:40,851 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:40,878 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:40,879 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:40,879 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:41,132 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:41,132 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:41,775 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:40 CEST 2023]; root of context hierarchy 2023-04-03 11:32:41,777 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2023-04-03 11:32:41,788 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:41,905 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:41 CEST 2023]; root of context hierarchy 2023-04-03 11:32:41,914 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:41,947 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:41,954 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:41,979 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:41,979 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:41,980 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:42,205 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:42,205 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:42,446 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:41 CEST 2023]; root of context hierarchy 2023-04-03 11:32:42,446 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2023-04-03 11:32:42,453 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:42,548 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:42 CEST 2023]; root of context hierarchy 2023-04-03 11:32:42,557 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:42,588 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:42,595 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:42,619 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:42,619 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:42,620 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:42,853 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:42,853 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:43,143 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/test-classes/localrepo/ 2023-04-03 11:32:43,280 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2023-04-03 11:32:43,281 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2023-04-03 11:32:43,281 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2023-04-03 11:32:43,283 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2023-04-03 11:32:43,283 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2023-04-03 11:32:43,283 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2023-04-03 11:32:43,303 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:42 CEST 2023]; root of context hierarchy 2023-04-03 11:32:43,304 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2023-04-03 11:32:43,314 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:43,442 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:43 CEST 2023]; root of context hierarchy 2023-04-03 11:32:43,455 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:43,498 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:43,506 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:43,532 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:43,532 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:43,533 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:43,748 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:43,748 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:44,011 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:43 CEST 2023]; root of context hierarchy 2023-04-03 11:32:44,012 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2023-04-03 11:32:44,022 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:44,127 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:44 CEST 2023]; root of context hierarchy 2023-04-03 11:32:44,135 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:44,187 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:44,195 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:44,220 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:44,220 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:44,221 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:44,440 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:44,441 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:44,687 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:44 CEST 2023]; root of context hierarchy 2023-04-03 11:32:44,688 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2023-04-03 11:32:44,696 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:44,799 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:44 CEST 2023]; root of context hierarchy 2023-04-03 11:32:44,808 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:44,844 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:44,851 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:44,874 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:44,874 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:44,875 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:45,070 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:45,070 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:45,296 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:44 CEST 2023]; root of context hierarchy 2023-04-03 11:32:45,297 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2023-04-03 11:32:45,304 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:45,391 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:45 CEST 2023]; root of context hierarchy 2023-04-03 11:32:45,398 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:45,428 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:45,434 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:45,454 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:45,454 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:45,455 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:45,626 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:45,627 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:45,820 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:45 CEST 2023]; root of context hierarchy 2023-04-03 11:32:45,821 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2023-04-03 11:32:45,828 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:45,913 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:45 CEST 2023]; root of context hierarchy 2023-04-03 11:32:45,920 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:45,950 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:45,956 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:45,974 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:45,975 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:45,975 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:46,126 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:46,127 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:46,355 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:45 CEST 2023]; root of context hierarchy 2023-04-03 11:32:46,356 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2023-04-03 11:32:46,363 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:46,444 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:46 CEST 2023]; root of context hierarchy 2023-04-03 11:32:46,451 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:46,480 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:46,486 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:46,505 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:46,505 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:46,506 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:46,656 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:46,656 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:46,839 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:46 CEST 2023]; root of context hierarchy 2023-04-03 11:32:46,840 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2023-04-03 11:32:46,846 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:46,927 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:46 CEST 2023]; root of context hierarchy 2023-04-03 11:32:46,934 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:46,963 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:46,969 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:46,988 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:46,988 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:46,989 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:47,168 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:47,169 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:47,354 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:46 CEST 2023]; root of context hierarchy 2023-04-03 11:32:47,354 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2023-04-03 11:32:47,360 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:47,438 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:47 CEST 2023]; root of context hierarchy 2023-04-03 11:32:47,445 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:47,474 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:47,479 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:47,498 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:47,498 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:47,499 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:47,669 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:47,669 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:47,920 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:47 CEST 2023]; root of context hierarchy 2023-04-03 11:32:47,921 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2023-04-03 11:32:47,927 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:48,028 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:48 CEST 2023]; root of context hierarchy 2023-04-03 11:32:48,035 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:48,064 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:48,071 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:48,091 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:48,091 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:48,092 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:48,252 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:48,252 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2023-04-03 11:32:58,510 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2023-04-03 11:32:58,568 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2023-04-03 11:32:58,571 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2023-04-03 11:32:58,578 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:48 CEST 2023]; root of context hierarchy 2023-04-03 11:32:58,579 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.654 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2023-04-03 11:32:58,593 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:58,690 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:58 CEST 2023]; root of context hierarchy 2023-04-03 11:32:58,699 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:58,739 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:58,746 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:58,769 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:58,769 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:58,770 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:58,947 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:58,948 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:59,212 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:58 CEST 2023]; root of context hierarchy 2023-04-03 11:32:59,213 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2023-04-03 11:32:59,221 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:32:59,313 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:32:59 CEST 2023]; root of context hierarchy 2023-04-03 11:32:59,321 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:32:59,356 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:32:59,363 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:32:59,386 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:32:59,386 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:32:59,386 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:32:59,554 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:32:59,554 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404 site 'test' is NOT running at http://localhorst:8080/manager/test site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3 2023-04-03 11:33:00,022 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:32:59 CEST 2023]; root of context hierarchy 2023-04-03 11:33:00,023 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2023-04-03 11:33:00,030 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:00,108 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:00 CEST 2023]; root of context hierarchy 2023-04-03 11:33:00,115 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:00,162 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:00,172 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:00,202 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:00,202 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:00,203 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:00,435 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:00,436 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:00,674 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:00 CEST 2023]; root of context hierarchy 2023-04-03 11:33:00,674 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2023-04-03 11:33:00,684 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:00,759 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:00 CEST 2023]; root of context hierarchy 2023-04-03 11:33:00,766 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:00,794 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:00,800 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:00,819 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:00,819 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:00,819 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:00,954 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:00,954 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:01,144 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:00 CEST 2023]; root of context hierarchy 2023-04-03 11:33:01,145 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2023-04-03 11:33:01,150 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:01,221 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:01 CEST 2023]; root of context hierarchy 2023-04-03 11:33:01,228 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:01,255 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:01,261 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:01,278 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:01,278 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:01,279 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:01,442 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:01,442 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:01,623 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:01 CEST 2023]; root of context hierarchy 2023-04-03 11:33:01,624 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2023-04-03 11:33:01,630 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:01,703 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:01 CEST 2023]; root of context hierarchy 2023-04-03 11:33:01,710 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:01,738 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:01,744 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:01,761 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:01,761 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:01,761 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:01,895 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:01,895 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:02,070 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:01 CEST 2023]; root of context hierarchy 2023-04-03 11:33:02,071 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2023-04-03 11:33:02,077 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:02,166 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:02 CEST 2023]; root of context hierarchy 2023-04-03 11:33:02,173 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:02,200 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:02,205 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:02,222 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:02,223 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:02,223 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:02,348 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:02,349 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:02,519 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/test-classes/localrepo/ 2023-04-03 11:33:02,539 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2023-04-03 11:33:02,542 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:02,543 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:02,544 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:02,545 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:02,550 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:02,551 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:02,551 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:02,551 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:02,552 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:02,553 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:02,553 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:02,554 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:02,555 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:02,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2023-04-03 11:33:02,568 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2023-04-03 11:33:02,572 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2023-04-03 11:33:02,572 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2023-04-03 11:33:02,573 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2023-04-03 11:33:02,575 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2023-04-03 11:33:02,576 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2023-04-03 11:33:02,576 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2023-04-03 11:33:02,577 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2023-04-03 11:33:02,578 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2023-04-03 11:33:02,579 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2023-04-03 11:33:02,587 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:02,587 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:02,588 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:02,590 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:02,591 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:02,592 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:02,599 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:02 CEST 2023]; root of context hierarchy 2023-04-03 11:33:02,599 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2023-04-03 11:33:02,605 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:02,677 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:02 CEST 2023]; root of context hierarchy 2023-04-03 11:33:02,684 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:02,713 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:02,720 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:02,739 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:02,739 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:02,740 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:02,873 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:02,873 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:03,087 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:02 CEST 2023]; root of context hierarchy 2023-04-03 11:33:03,088 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2023-04-03 11:33:03,094 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:03,163 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:03 CEST 2023]; root of context hierarchy 2023-04-03 11:33:03,170 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:03,199 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:03,205 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:03,223 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:03,223 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:03,224 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:03,359 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:03,359 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:03,620 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:03 CEST 2023]; root of context hierarchy 2023-04-03 11:33:03,620 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2023-04-03 11:33:03,634 INFO [main] org.appng.cli.commands.CommandBatchTest: OS is LINUX (Linux) with LANG en_US.UTF-8 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2023-04-03 11:33:03,645 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:03,730 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:03 CEST 2023]; root of context hierarchy 2023-04-03 11:33:03,738 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:03,772 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:03,779 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:03,800 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:03,800 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:03,801 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:03,994 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:03,994 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:04,203 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:03 CEST 2023]; root of context hierarchy 2023-04-03 11:33:04,205 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2023-04-03 11:33:04,213 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:04,287 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:04 CEST 2023]; root of context hierarchy 2023-04-03 11:33:04,294 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:04,322 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:04,328 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:04,345 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:04,345 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:04,346 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:04,471 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:04,471 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:05,884 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:04 CEST 2023]; root of context hierarchy 2023-04-03 11:33:05,885 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2023-04-03 11:33:05,893 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:05,988 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:05 CEST 2023]; root of context hierarchy 2023-04-03 11:33:05,995 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:06,024 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:06,030 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:06,047 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:06,048 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:06,048 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:06,178 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:06,178 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:06,347 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:05 CEST 2023]; root of context hierarchy 2023-04-03 11:33:06,348 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2023-04-03 11:33:06,356 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:06,424 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:06 CEST 2023]; root of context hierarchy 2023-04-03 11:33:06,430 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:06,457 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:06,463 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:06,480 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:06,481 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:06,481 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:06,607 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:06,607 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:09,259 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:06 CEST 2023]; root of context hierarchy 2023-04-03 11:33:09,260 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2023-04-03 11:33:09,272 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:09,371 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2b9114a8: startup date [Mon Apr 03 11:33:09 CEST 2023]; root of context hierarchy 2023-04-03 11:33:09,379 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:09,414 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:09,420 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:09,441 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:09,441 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:09,459 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:09,607 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:09,607 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:09,873 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,038 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,053 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2b9114a8: startup date [Mon Apr 03 11:33:09 CEST 2023]; root of context hierarchy 2023-04-03 11:33:10,053 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2023-04-03 11:33:10,064 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2023-04-03 11:33:10,178 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:10 CEST 2023]; root of context hierarchy 2023-04-03 11:33:10,186 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:10,222 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:10,230 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2023-04-03 11:33:10,253 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2023-04-03 11:33:10,253 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2023-04-03 11:33:10,268 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:33:10,426 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:10,426 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2023-04-03 11:33:10,623 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,634 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,848 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:10,848 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:10,863 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:10,880 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,892 INFO [main] org.appng.cli.CliCore : Database is at version 4.5, state: SUCCESS, installed on 2023-04-03 11:33:10.877 2023-04-03 11:33:10,905 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,915 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,924 INFO [main] org.appng.cli.CliCore : Database is at version 4.5, state: SUCCESS, installed on 2023-04-03 11:33:10.877 2023-04-03 11:33:10,942 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,952 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:10,968 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2023-04-03 11:33:10,970 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2023-04-03 11:33:10,970 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2023-04-03 11:33:10,970 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2023-04-03 11:33:10,972 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2023-04-03 11:33:10,972 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2023-04-03 11:33:10,972 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2023-04-03 11:33:10,990 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2023-04-03 11:33:10,990 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2023-04-03 11:33:10,991 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,000 INFO [main] org.appng.cli.CliCore : Database is at version 4.5, state: SUCCESS, installed on 2023-04-03 11:33:10.877 2023-04-03 11:33:11,006 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,015 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,023 INFO [main] org.appng.cli.CliCore : Database is at version 4.5, state: SUCCESS, installed on 2023-04-03 11:33:10.877 2023-04-03 11:33:11,030 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,039 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,050 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2023-04-03 11:33:11,051 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2023-04-03 11:33:11,052 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2023-04-03 11:33:11,053 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,062 INFO [main] org.appng.cli.CliCore : Database is at version 4.5, state: SUCCESS, installed on 2023-04-03 11:33:10.877 2023-04-03 11:33:11,067 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,076 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2023-04-03 11:33:11,084 INFO [main] org.appng.cli.CliCore : Database is at version 4.5, state: SUCCESS, installed on 2023-04-03 11:33:10.877 2023-04-03 11:33:11,087 ERROR [main] org.appng.cli.CliCore : An error occured. org.appng.api.BusinessException: force error at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:179) at org.appng.cli.CliCore.perform(CliCore.java:187) at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:33:11,097 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:10 CEST 2023]; root of context hierarchy 2023-04-03 11:33:11,098 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in org.appng.cli.CliCoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-cli --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-cli --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------------< org.appng:appng-taglib >----------------------- [INFO] Building appNG Tag Library 1.26.0 [14/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-taglib --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.taglib.ParameterTest 2023-04-03 11:33:15,236 [main] DEBUG org.appng.taglib.Parameter - added parameter param1=value1 to parent tag org.appng.taglib.ParameterTest@52f759d7 2023-04-03 11:33:15,331 [main] DEBUG org.appng.taglib.Parameter - added parameter param2="Ä" to parent tag org.appng.taglib.ParameterTest@52f759d7 2023-04-03 11:33:15,331 [main] DEBUG org.appng.taglib.Parameter - added parameter param3=null to parent tag org.appng.taglib.ParameterTest@52f759d7 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.PermissionTest 2023-04-03 11:33:15,604 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,610 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,611 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,612 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,685 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,686 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,686 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,686 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,688 [main] DEBUG org.appng.api.support.DefaultPermissionProcessor - created PermissionProcessor for user 'null' in application 'null' of site 'null' 2023-04-03 11:33:15,688 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - creating instance for subject null, site null, application null 2023-04-03 11:33:15,688 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - granting permission null 2023-04-03 11:33:15,688 [main] DEBUG org.appng.taglib.Permission - subject has the permission: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.appng.taglib.PermissionTest [INFO] Running org.appng.taglib.form.FormConfirmationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.AttributeTest 2023-04-03 11:33:15,715 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,716 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,716 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,716 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,718 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,719 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,719 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,719 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,769 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSite [(variable = fromSite)] 2023-04-03 11:33:15,772 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,773 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,773 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,773 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,775 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,775 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,775 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,775 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,777 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,777 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,777 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,777 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,779 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost} = Mock for Site, hashCode: 2109798150 [(sites = {localhost=Mock for Site, hashCode: 2109798150})] 2023-04-03 11:33:15,779 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,780 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,780 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,780 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,782 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost']} = Mock for Site, hashCode: 2109798150 [(sites = {localhost=Mock for Site, hashCode: 2109798150})] 2023-04-03 11:33:15,782 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,782 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,783 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,783 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,791 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].name} = localhost [(sites = {localhost=Mock for Site, hashCode: 2109798150})] 2023-04-03 11:33:15,791 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,792 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,792 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,792 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,794 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 2109798150})] 2023-04-03 11:33:15,795 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,795 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,795 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,795 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,796 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost.getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 2109798150})] 2023-04-03 11:33:15,797 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,798 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,798 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,798 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,798 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromRequest [(variable = fromRequest)] 2023-04-03 11:33:15,800 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,801 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,801 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,801 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,802 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,802 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,803 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,803 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,803 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,803 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,803 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,804 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,806 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,806 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,806 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,806 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,807 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromPlatform [(variable = fromPlatform)] 2023-04-03 11:33:15,808 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,808 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,808 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,808 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,809 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSession [(variable = fromSession)] 2023-04-03 11:33:15,811 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,811 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,812 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,812 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,813 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites} = {localhost=Mock for Site, hashCode: 961409111} [(sites = {localhost=Mock for Site, hashCode: 961409111})] 2023-04-03 11:33:15,814 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,814 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,814 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,814 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:15,815 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:15,815 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:15,815 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:15,815 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest 2023-04-03 11:33:15,825 [main] INFO org.appng.api.support.SiteClassLoader - SiteClassLoader#868815265 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.TagletProcessorTest 2023-04-03 11:33:16,212 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$45887415' width attributes: {} 2023-04-03 11:33:16,244 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2023-04-03 11:33:16,244 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2023-04-03 11:33:16,251 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$45887415' width attributes: {noXslPrefix=test prefix} 2023-04-03 11:33:16,252 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2023-04-03 11:33:16,252 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2023-04-03 11:33:16,253 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$45887415' width attributes: {noXslSuffix=test suffix} 2023-04-03 11:33:16,254 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2023-04-03 11:33:16,254 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2023-04-03 11:33:16,256 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalTaglet$$EnhancerByMockitoWithCGLIB$$3b855105' with attributes: {} 2023-04-03 11:33:16,260 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.taglib.TagletProcessorTest$MyTaglet$$EnhancerByMockitoWithCGLIB$$bc1824c4' with attributes: {} 2023-04-03 11:33:16,271 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalXMLTaglet$$EnhancerByMockitoWithCGLIB$$e3338aca' width attributes: {} 2023-04-03 11:33:16,272 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2023-04-03 11:33:16,272 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2023-04-03 11:33:16,273 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$45887415' width attributes: {noXslPrefix=test prefix, noXslSuffix=test suffix} 2023-04-03 11:33:16,274 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix test prefix and suffix test suffix for not transformed output. 2023-04-03 11:33:16,275 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.Taglet$$EnhancerByMockitoWithCGLIB$$70b2e39a' with attributes: {} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.MultiSiteSupportTest 2023-04-03 11:33:16,278 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:16,278 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:16,278 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:16,278 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:16,306 [main] DEBUG org.appng.taglib.MultiSiteSupport - application 'application' not found for site 'localhost', trying in granting sites [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2023-04-03 11:33:16,340 [main] DEBUG org.appng.taglib.search.SearchPart - added part global:null to org.appng.taglib.search.SearchTest@e19bb76 2023-04-03 11:33:17,250 [main] DEBUG org.appng.taglib.search.Search - term is Hitchhiker 2023-04-03 11:33:17,250 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2023-04-03 11:33:17,251 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2023-04-03 11:33:17,251 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2023-04-03 11:33:17,251 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2023-04-03 11:33:17,256 [main] INFO org.appng.taglib.search.Search - processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2023-04-03 11:33:17,395 [main] INFO org.appng.search.searcher.StandardSearcher - 1 results returned from query: +language:en +((title:hitchhik) (title:hitchhiker*)) -type:com.foo.Bar [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.IfTest 2023-04-03 11:33:17,663 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp 2023-04-03 11:33:17,664 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null 2023-04-03 11:33:17,664 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 2023-04-03 11:33:17,664 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 2023-04-03 11:33:17,664 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 2023-04-03 11:33:17,664 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null 2023-04-03 11:33:17,664 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 2023-04-03 11:33:17,671 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'bar') or (a.startsWith('b'))} = false [(a = foo)] 2023-04-03 11:33:17,671 [main] DEBUG org.appng.taglib.If - (a == 'bar') or (a.startsWith('b')) = false, skipping body 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null 2023-04-03 11:33:17,672 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 2023-04-03 11:33:17,672 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'foo') or (a.startsWith('f'))} = true [(a = foo)] 2023-04-03 11:33:17,672 [main] DEBUG org.appng.taglib.If - (a == 'foo') or (a.startsWith('f')) = true, evaluating body [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.taglib.IfTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-taglib --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-taglib --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.appng:appng-appngizer-jaxb >------------------- [INFO] Building appNGizer JAXB API 1.26.0 [15/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-appngizer-jaxb --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 40 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-jaxb --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.client.AppNGizerTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.862 s - in org.appng.appngizer.client.AppNGizerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-appngizer-jaxb --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer-jaxb --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------------< org.appng:appng-appngizer >---------------------- [INFO] Building appNGizer 1.26.0 [16/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 64 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.model.PropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2023-04-03 11:33:33,523 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:33,542 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b6856dd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5db45159, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6107227e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c417213, org.springframework.test.context.transaction.TransactionalTestExecutionListener@15761df8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ab7a896] 2023-04-03 11:33:33,623 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:33,978 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:33 CEST 2023]; root of context hierarchy 2023-04-03 11:33:34,089 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:34,089 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:34,393 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Apr 03, 2023 11:33:34 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2023-04-03 11:33:34,618 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:34,676 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2023-04-03 11:33:35,054 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:35,069 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:35,129 INFO [main] org.hibernate.Version: HHH000412: Hibernate ORM core version 5.4.32.Final 2023-04-03 11:33:35,263 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-03 11:33:35,801 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:35,860 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:37,102 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:37,112 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:37,968 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:33 CEST 2023]; root of context hierarchy 2023-04-03 11:33:38,124 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:38,124 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:38,124 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:38,146 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:38,200 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.033s) 2023-04-03 11:33:38,208 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:38,235 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:38,265 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:38,308 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:38,324 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:38,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:38,338 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:38,344 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:38,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:38,357 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:38,363 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:38,370 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:38,377 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:38,383 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:38,387 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:38,387 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:38,392 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:38,399 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:38,406 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:38,410 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:38,415 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:38,421 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:38,427 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:38,431 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.201s) 2023-04-03 11:33:38,449 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:38,869 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:38,870 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:38,870 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:38,871 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:38,871 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,872 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:38,872 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:38,872 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,873 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:38,875 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:38,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:38,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:38,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:38,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:38,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:38,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:38,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:38,879 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:38,880 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:38,880 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:38,880 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:38,880 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:38,881 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:38,882 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:38,883 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:38,884 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:38,884 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:38,884 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:38,885 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:38,888 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:38,889 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:38,889 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:38,889 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:38,891 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:38,891 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,892 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:38,892 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,892 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:38,895 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:38,895 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:38,896 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:38,896 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:38,896 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:38,897 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:38,897 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:38,897 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:38,898 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:38,898 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:38,899 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:38,900 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:38,900 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:38,900 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:38,900 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:38,902 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:38,902 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:38,903 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:38,903 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:38,903 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:38,903 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:38,905 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:38,905 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,905 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:38,906 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,906 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:38,908 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:38,908 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:38,908 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:38,908 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:38,909 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:38,909 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:38,913 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:38,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:38,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:38,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:38,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:38,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:38,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:38,919 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:38,919 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:38,919 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:38,919 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:38,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:39,808 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:33 CEST 2023]; root of context hierarchy 2023-04-03 11:33:39,994 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:39,994 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:40,010 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 16 ms 2023-04-03 11:33:40,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.166 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:40,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.189 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:40,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.191 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:40,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.193 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:40,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.194 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:40,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.198 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:40,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.199 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:40,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.201 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:40,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.203 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:40,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.205 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:40,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.207 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:40,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.208 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:40,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.21 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:40,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.212 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:40,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.214 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:40,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.216 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:40,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.223 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:40,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.225 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:40,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.226 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:40,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.228 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:40,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.229 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:40,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.231 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:40,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.232 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:40,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.233 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:40,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.235 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:40,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.236 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:40,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.238 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:40,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.239 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:40,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.241 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:40,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.242 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:40,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.244 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:40,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.245 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:40,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.247 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:40,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.248 CREATE appNGizer Property platform.locale 2023-04-03 11:33:40,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.25 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:40,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.251 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:40,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.253 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:40,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.254 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:40,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.256 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:40,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.257 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:40,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.258 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:40,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.26 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:40,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.262 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:40,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.263 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:40,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.265 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:40,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.266 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:40,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.268 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:40,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.269 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:40,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.27 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:40,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.272 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:40,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.273 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:40,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.274 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:40,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.276 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:40,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.277 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:40,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:40.278 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:40,343 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:40,385 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2023-04-03 11:33:40,403 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:40,405 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:40,405 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:40,405 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:40,409 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:41,037 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:33 CEST 2023]; root of context hierarchy 2023-04-03 11:33:41,042 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:41,043 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.646 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2023-04-03 11:33:41,059 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:41,059 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30a79476, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@376bae20, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@37f0fb02, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4687fee7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a0fc665, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@207f7baa] 2023-04-03 11:33:41,060 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:41,113 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:41 CEST 2023]; root of context hierarchy 2023-04-03 11:33:41,132 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:41,132 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:41,162 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:41,197 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:41,229 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:41,229 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:41,309 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:41,313 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:41,670 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:41,670 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:41,924 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:41 CEST 2023]; root of context hierarchy 2023-04-03 11:33:41,947 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:41,947 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:41,947 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:41,950 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:41,959 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.007s) 2023-04-03 11:33:41,962 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:41,968 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:41,992 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:42,024 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:42,036 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:42,042 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:42,047 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:42,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:42,057 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:42,063 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:42,068 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:42,074 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:42,079 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:42,084 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:42,085 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:42,085 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:42,089 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:42,094 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:42,101 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:42,103 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:42,108 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:42,113 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:42,118 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:42,122 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.155s) 2023-04-03 11:33:42,129 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:42,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:42,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:42,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:42,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:42,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:42,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:42,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:42,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:42,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:42,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:42,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:42,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:42,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:42,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:42,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:42,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:42,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:42,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:42,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:42,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:42,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:42,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:42,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:42,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:42,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:42,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:42,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:42,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:42,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:42,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:42,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:42,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:42,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:42,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:42,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:42,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:42,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:42,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:42,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:42,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:42,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:42,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:42,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:42,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:42,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:42,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:42,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:42,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:42,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:42,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:42,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:42,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:42,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:42,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:42,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:42,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:42,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:42,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:42,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:42,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:42,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:42,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:42,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:42,212 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:42,213 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:42,214 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,214 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:42,214 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:42,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:42,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:42,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:42,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:42,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:42,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:42,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:42,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:42,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:42,245 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:41 CEST 2023]; root of context hierarchy 2023-04-03 11:33:42,310 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:42,311 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:42,314 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:42,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.322 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:42,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.323 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:42,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.325 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:42,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.326 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:42,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.327 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:42,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.328 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:42,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.329 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:42,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.33 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:42,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.331 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:42,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.332 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:42,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.333 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:42,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.334 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:42,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.335 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:42,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.336 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:42,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.337 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:42,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.338 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:42,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.34 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:42,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.341 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:42,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.342 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:42,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.343 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:42,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.344 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:42,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.345 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:42,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.346 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:42,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.347 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:42,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.348 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:42,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.349 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:42,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.35 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:42,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.351 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:42,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.352 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:42,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.353 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:42,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.354 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:42,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.355 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:42,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.356 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:42,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.357 CREATE appNGizer Property platform.locale 2023-04-03 11:33:42,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.358 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:42,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.359 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:42,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.36 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:42,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.362 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:42,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.363 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:42,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.364 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:42,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.365 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:42,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.366 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:42,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.367 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:42,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.368 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:42,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.369 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:42,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.37 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:42,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.371 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:42,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.372 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:42,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.373 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:42,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.374 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:42,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.375 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:42,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.376 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:42,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.377 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:42,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.378 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:42,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.379 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:42,401 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:42,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.457 CREATE appNGizer Repository local 2023-04-03 11:33:42,629 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:42,642 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:42,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.645 CREATE appNGizer Application demo-application 2023-04-03 11:33:42,652 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:42,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.654 CREATE appNGizer Permission debug 2023-04-03 11:33:42,655 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:42,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.656 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:42,656 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:42,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.657 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:42,658 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:42,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.658 CREATE appNGizer Permission testPermission 2023-04-03 11:33:42,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.661 CREATE appNGizer Role Administrator 2023-04-03 11:33:42,680 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:42,683 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:42,686 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:42,686 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:42,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.687 CREATE appNGizer Role Debugger 2023-04-03 11:33:42,690 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:42,692 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:42,692 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:42,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.692 CREATE appNGizer Role Tester 2023-04-03 11:33:42,695 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:42,695 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:42,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.701 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:42,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.702 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:42,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.704 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:42,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.719 UPDATE appNGizer Role Administrator 2023-04-03 11:33:42,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.721 UPDATE appNGizer Role Debugger 2023-04-03 11:33:42,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.724 UPDATE appNGizer Role Tester 2023-04-03 11:33:42,746 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,746 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,748 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,749 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,749 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,749 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,749 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,750 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,750 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,750 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:42,750 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:42,766 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:42,769 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:42,770 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:42,772 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:42,773 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:42,776 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:42,844 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:42,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.859 UPDATE appNGizer Permission testPermission 2023-04-03 11:33:42,876 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2023-04-03 11:33:42,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.879 UPDATE appNGizer Permission newName 2023-04-03 11:33:42,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.91 DELETE appNGizer Role Debugger 2023-04-03 11:33:42,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.913 DELETE appNGizer Role Tester 2023-04-03 11:33:42,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.933 DELETE appNGizer Role Administrator 2023-04-03 11:33:42,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.934 DELETE appNGizer Permission newName 2023-04-03 11:33:42,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.935 DELETE appNGizer Permission output-type.webgui 2023-04-03 11:33:42,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.936 DELETE appNGizer Permission debug 2023-04-03 11:33:42,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.937 DELETE appNGizer Permission output-format.html 2023-04-03 11:33:42,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.938 DELETE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:42,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.939 DELETE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:42,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.94 DELETE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:42,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:42.941 DELETE appNGizer Application demo-application 2023-04-03 11:33:42,943 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:41 CEST 2023]; root of context hierarchy 2023-04-03 11:33:42,945 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:42,946 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2023-04-03 11:33:42,953 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:42,954 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a03c4bc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d0c88f4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5aad4194, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50a1c2f3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@453ca7f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5d41b929] 2023-04-03 11:33:42,955 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:43,005 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:43 CEST 2023]; root of context hierarchy 2023-04-03 11:33:43,025 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:43,025 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:43,054 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:43,088 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:43,137 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:43,137 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:43,209 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:43,213 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:43,465 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:43,465 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:43,690 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:43 CEST 2023]; root of context hierarchy 2023-04-03 11:33:43,711 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:43,711 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:43,711 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:43,713 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:43,721 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.006s) 2023-04-03 11:33:43,722 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:43,727 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:43,745 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:43,771 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:43,780 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:43,784 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:43,788 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:43,792 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:43,796 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:43,800 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:43,804 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:43,808 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:43,813 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:43,817 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:43,817 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:43,818 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:43,821 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:43,824 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:43,830 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:43,832 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:43,835 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:43,839 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:43,843 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:43,846 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.119s) 2023-04-03 11:33:43,853 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:43,908 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:43,909 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:43,909 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:43,909 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:43,910 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,910 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:43,910 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:43,911 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,911 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:43,913 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:43,913 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:43,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:43,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:43,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:43,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:43,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:43,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:43,916 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:43,917 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:43,917 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:43,917 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:43,917 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:43,918 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:43,918 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:43,919 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:43,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:43,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:43,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:43,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:43,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:43,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:43,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:43,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:43,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:43,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:43,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,925 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:43,927 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:43,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:43,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:43,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:43,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:43,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:43,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:43,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:43,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:43,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:43,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:43,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:43,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:43,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:43,932 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:43,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:43,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:43,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:43,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:43,934 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:43,934 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:43,935 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:43,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:43,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,937 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:43,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:43,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:43,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:43,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:43,939 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:43,939 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:43,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:43,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:43,942 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:43,942 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:43,942 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:43,942 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:43,943 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:43,944 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:43,944 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:43,944 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:43,945 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:43,945 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:43,977 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:43 CEST 2023]; root of context hierarchy 2023-04-03 11:33:44,042 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:44,042 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:44,046 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2023-04-03 11:33:44,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.054 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:44,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.056 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:44,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.057 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:44,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.057 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:44,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.058 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:44,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.059 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:44,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.06 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:44,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.061 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:44,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.062 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:44,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.063 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:44,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.064 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:44,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.065 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:44,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.066 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:44,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.067 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:44,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.068 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:44,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.068 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:44,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.069 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:44,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.07 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:44,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.071 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:44,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.072 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:44,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.073 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:44,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.073 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:44,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.074 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:44,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.075 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:44,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.076 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:44,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.077 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:44,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.078 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:44,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.078 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:44,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.079 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:44,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.08 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:44,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.081 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:44,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.082 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:44,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.083 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:44,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.084 CREATE appNGizer Property platform.locale 2023-04-03 11:33:44,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.085 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:44,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.085 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:44,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.086 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:44,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.087 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:44,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.088 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:44,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.089 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:44,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.09 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:44,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.09 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:44,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.091 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:44,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.092 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:44,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.093 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:44,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.094 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:44,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.095 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:44,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.095 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:44,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.096 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:44,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.097 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:44,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.098 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:44,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.099 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:44,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.1 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:44,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.1 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:44,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.101 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:44,125 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:44,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.232 UPDATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:44,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.246 CREATE appNGizer Property platform.theAnswer 2023-04-03 11:33:44,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:44.27 DELETE appNGizer Property platform.theAnswer 2023-04-03 11:33:44,271 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:43 CEST 2023]; root of context hierarchy 2023-04-03 11:33:44,272 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:44,273 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2023-04-03 11:33:44,280 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:44,280 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6d3e720e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1305f8e3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@51a07eac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b6a4b91, org.springframework.test.context.transaction.TransactionalTestExecutionListener@25dae0f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19a4c648] 2023-04-03 11:33:44,281 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:44,324 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:44 CEST 2023]; root of context hierarchy 2023-04-03 11:33:44,340 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:44,340 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:44,366 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:44,419 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:44,447 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:44,447 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:44,514 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:44,517 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:44,717 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:44,717 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:44,944 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:44 CEST 2023]; root of context hierarchy 2023-04-03 11:33:44,970 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:44,970 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:44,970 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:44,972 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:44,979 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.006s) 2023-04-03 11:33:44,981 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:44,985 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:45,008 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:45,035 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:45,043 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:45,047 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:45,051 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:45,056 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:45,059 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:45,064 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:45,068 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:45,073 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:45,077 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:45,081 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:45,082 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:45,082 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:45,085 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:45,089 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:45,095 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:45,097 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:45,101 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:45,105 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:45,110 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:45,113 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.128s) 2023-04-03 11:33:45,120 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:45,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:45,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:45,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:45,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:45,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:45,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:45,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:45,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:45,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:45,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:45,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:45,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:45,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:45,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:45,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:45,181 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:45,181 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:45,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:45,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:45,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:45,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:45,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:45,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:45,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:45,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:45,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:45,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:45,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:45,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:45,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:45,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:45,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:45,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:45,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:45,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:45,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:45,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:45,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:45,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:45,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:45,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:45,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:45,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:45,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:45,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:45,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:45,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:45,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:45,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:45,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:45,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:45,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:45,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:45,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:45,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:45,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:45,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:45,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:45,198 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:45,198 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:45,198 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:45,198 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:45,199 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:45,199 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:45,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:45,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:45,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:45,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:45,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:45,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:45,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:45,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:45,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:45,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:45,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:45,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:45,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:44 CEST 2023]; root of context hierarchy 2023-04-03 11:33:45,297 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:45,297 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:45,301 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2023-04-03 11:33:45,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.31 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:45,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.311 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:45,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.312 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:45,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.313 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:45,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.314 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:45,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.315 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:45,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.316 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:45,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.316 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:45,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.317 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:45,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.318 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:45,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.319 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:45,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.32 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:45,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.321 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:45,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.322 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:45,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.322 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:45,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.323 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:45,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.324 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:45,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.325 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:45,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.326 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:45,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.327 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:45,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.328 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:45,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.328 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:45,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.329 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:45,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.33 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:45,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.331 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:45,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.332 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:45,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.333 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:45,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.334 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:45,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.334 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:45,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.335 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:45,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.336 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:45,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.337 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:45,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.338 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:45,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.339 CREATE appNGizer Property platform.locale 2023-04-03 11:33:45,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.339 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:45,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.34 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:45,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.341 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:45,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.342 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:45,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.343 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:45,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.344 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:45,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.344 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:45,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.345 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:45,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.346 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:45,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.347 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:45,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.348 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:45,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.348 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:45,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.349 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:45,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.35 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:45,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.351 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:45,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.351 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:45,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.352 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:45,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.353 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:45,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.353 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:45,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.354 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:45,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.355 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:45,370 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:45,379 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2023-04-03 11:33:45,381 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:45,382 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:45,382 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:45,382 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:45,384 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:45,393 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:45,393 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:45,393 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:45,394 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:45,395 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:45,402 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.006s) 2023-04-03 11:33:45,404 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.5 2023-04-03 11:33:45,404 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2023-04-03 11:33:45,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.41 CREATE appNGizer DatabaseConnection appNG HSQL 2023-04-03 11:33:45,422 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2023-04-03 11:33:45,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.424 UPDATE appNGizer DatabaseConnection appNG HSQL 2023-04-03 11:33:45,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.425 CREATE appNGizer DatabaseConnection appNG MYSQL 2023-04-03 11:33:45,426 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2023-04-03 11:33:45,426 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2023-04-03 11:33:45,426 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2023-04-03 11:33:45,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.427 CREATE appNGizer DatabaseConnection appNG MSSQL 2023-04-03 11:33:45,429 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2023-04-03 11:33:45,429 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2023-04-03 11:33:45,429 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2023-04-03 11:33:45,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:45.431 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2023-04-03 11:33:45,433 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2023-04-03 11:33:45,448 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2023-04-03 11:33:45,448 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2023-04-03 11:33:46,204 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:46,204 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:46,205 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:46,206 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2023-04-03 11:33:46,207 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:46,208 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:46,208 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:46,208 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:46,210 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:46,219 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:46,220 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:46,220 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:46,220 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:46,222 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:46,228 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.005s) 2023-04-03 11:33:46,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.5 2023-04-03 11:33:46,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2023-04-03 11:33:46,232 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2023-04-03 11:33:46,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:46.235 UPDATE appNGizer DatabaseConnection appNG HSQL 2023-04-03 11:33:46,236 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2023-04-03 11:33:46,237 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2023-04-03 11:33:46,238 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2023-04-03 11:33:46,931 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:46,931 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:46,932 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:46,951 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:46,952 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:46,952 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:46,952 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:46,954 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:47,673 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:47,673 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:47,674 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:47,678 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2023-04-03 11:33:47,679 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:47,679 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:47,679 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:47,681 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:47,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:47.69 UPDATE appNGizer DatabaseConnection appNG HSQL 2023-04-03 11:33:48,364 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:44 CEST 2023]; root of context hierarchy 2023-04-03 11:33:48,365 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:48,366 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.089 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2023-04-03 11:33:48,372 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:48,372 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6368ed64, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@132e0e20, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61772cb7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c90e6f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@683721ce, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b8b6de6] 2023-04-03 11:33:48,373 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:48,415 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:48 CEST 2023]; root of context hierarchy 2023-04-03 11:33:48,433 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:48,433 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:48,458 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:48,490 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:48,521 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:48,521 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:48,589 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:48,593 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:48,817 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:48,817 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:48,989 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:48 CEST 2023]; root of context hierarchy 2023-04-03 11:33:49,006 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:49,006 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:49,006 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:49,008 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:49,014 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.004s) 2023-04-03 11:33:49,015 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:49,019 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:49,036 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:49,057 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:49,064 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:49,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:49,070 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:49,073 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:49,076 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:49,080 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:49,083 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:49,087 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:49,090 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:49,094 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:49,094 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:49,094 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:49,097 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:49,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:49,105 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:49,106 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:49,109 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:49,113 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:49,116 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:49,118 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.100s) 2023-04-03 11:33:49,125 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:49,172 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:49,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:49,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:49,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:49,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:49,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:49,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:49,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:49,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:49,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:49,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:49,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:49,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:49,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:49,176 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:49,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:49,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:49,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:49,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:49,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:49,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:49,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:49,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:49,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:49,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:49,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:49,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:49,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:49,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:49,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:49,180 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:49,181 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:49,181 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:49,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,182 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:49,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:49,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:49,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:49,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:49,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:49,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:49,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:49,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:49,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:49,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:49,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:49,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:49,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:49,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:49,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:49,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:49,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:49,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:49,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:49,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:49,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:49,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:49,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:49,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:49,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:49,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:49,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:49,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:49,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:49,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:49,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:49,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:49,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:49,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:49,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:49,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:49,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:49,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:49,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:49,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:49,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:49,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:49,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:48 CEST 2023]; root of context hierarchy 2023-04-03 11:33:49,338 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:49,338 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:49,343 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2023-04-03 11:33:49,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.353 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:49,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.354 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:49,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.355 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:49,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.356 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.357 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.357 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.358 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.359 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.36 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.361 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.362 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:49,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.363 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:49,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.363 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:49,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.364 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:49,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.365 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:49,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.366 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:49,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.367 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:49,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.367 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:49,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.368 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:49,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.369 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:49,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.37 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:49,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.37 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:49,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.371 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:49,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.372 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:49,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.373 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:49,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.374 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:49,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.374 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:49,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.375 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:49,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.376 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:49,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.377 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:49,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.378 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:49,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.379 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:49,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.379 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:49,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.38 CREATE appNGizer Property platform.locale 2023-04-03 11:33:49,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.381 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:49,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.382 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:49,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.382 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:49,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.383 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:49,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.384 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:49,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.384 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:49,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.385 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:49,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.386 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:49,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.386 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:49,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.387 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:49,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.388 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:49,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.388 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:49,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.389 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:49,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.39 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:49,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.39 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:49,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.391 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:49,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.392 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:49,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.393 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:49,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.393 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:49,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.394 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:49,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.395 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:49,408 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:49,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.446 CREATE appNGizer Property platform.site.localhost.template 2023-04-03 11:33:49,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.447 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2023-04-03 11:33:49,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.448 CREATE appNGizer Property platform.site.localhost.wwwDir 2023-04-03 11:33:49,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.449 CREATE appNGizer Property platform.site.localhost.tagPrefix 2023-04-03 11:33:49,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.449 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2023-04-03 11:33:49,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.45 CREATE appNGizer Property platform.site.localhost.authLoginPage 2023-04-03 11:33:49,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.451 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2023-04-03 11:33:49,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.451 CREATE appNGizer Property platform.site.localhost.ldapUser 2023-04-03 11:33:49,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.452 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2023-04-03 11:33:49,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.452 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2023-04-03 11:33:49,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.453 CREATE appNGizer Property platform.site.localhost.encoding 2023-04-03 11:33:49,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.454 CREATE appNGizer Property platform.site.localhost.indexDir 2023-04-03 11:33:49,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.454 CREATE appNGizer Property platform.site.localhost.defaultApplication 2023-04-03 11:33:49,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.455 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2023-04-03 11:33:49,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.456 CREATE appNGizer Property platform.site.localhost.mailHost 2023-04-03 11:33:49,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.456 CREATE appNGizer Property platform.site.localhost.authLoginRef 2023-04-03 11:33:49,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.457 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2023-04-03 11:33:49,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.458 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2023-04-03 11:33:49,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.458 CREATE appNGizer Property platform.site.localhost.setDebugHeaders 2023-04-03 11:33:49,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.459 CREATE appNGizer Property platform.site.localhost.authApplication 2023-04-03 11:33:49,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.459 CREATE appNGizer Property platform.site.localhost.defaultPage 2023-04-03 11:33:49,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.46 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2023-04-03 11:33:49,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.461 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2023-04-03 11:33:49,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.461 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2023-04-03 11:33:49,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.462 CREATE appNGizer Property platform.site.localhost.appendTabId 2023-04-03 11:33:49,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.463 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2023-04-03 11:33:49,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.464 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2023-04-03 11:33:49,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.464 CREATE appNGizer Property platform.site.localhost.ldapDomain 2023-04-03 11:33:49,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.465 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2023-04-03 11:33:49,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.466 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2023-04-03 11:33:49,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.466 CREATE appNGizer Property platform.site.localhost.indexTimeout 2023-04-03 11:33:49,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.467 CREATE appNGizer Property platform.site.localhost.xssExceptions 2023-04-03 11:33:49,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.467 CREATE appNGizer Property platform.site.localhost.service-path 2023-04-03 11:33:49,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.468 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2023-04-03 11:33:49,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.469 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2023-04-03 11:33:49,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.469 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2023-04-03 11:33:49,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.47 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2023-04-03 11:33:49,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.471 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2023-04-03 11:33:49,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.471 CREATE appNGizer Property platform.site.localhost.siteRootDir 2023-04-03 11:33:49,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.472 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2023-04-03 11:33:49,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.473 CREATE appNGizer Property platform.site.localhost.name 2023-04-03 11:33:49,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.473 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2023-04-03 11:33:49,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.474 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2023-04-03 11:33:49,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.475 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2023-04-03 11:33:49,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.475 CREATE appNGizer Property platform.site.localhost.errorPage 2023-04-03 11:33:49,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.476 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2023-04-03 11:33:49,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.477 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2023-04-03 11:33:49,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.477 CREATE appNGizer Property platform.site.localhost.assetsDir 2023-04-03 11:33:49,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.478 CREATE appNGizer Property platform.site.localhost.errorPages 2023-04-03 11:33:49,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.479 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2023-04-03 11:33:49,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.479 CREATE appNGizer Property platform.site.localhost.locale 2023-04-03 11:33:49,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.48 CREATE appNGizer Property platform.site.localhost.mailDisabled 2023-04-03 11:33:49,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.48 CREATE appNGizer Property platform.site.localhost.timeZone 2023-04-03 11:33:49,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.481 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2023-04-03 11:33:49,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.482 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2023-04-03 11:33:49,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.482 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2023-04-03 11:33:49,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.483 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2023-04-03 11:33:49,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.483 CREATE appNGizer Property platform.site.localhost.ldapPassword 2023-04-03 11:33:49,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.484 CREATE appNGizer Property platform.site.localhost.indexConfig 2023-04-03 11:33:49,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.485 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2023-04-03 11:33:49,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.485 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2023-04-03 11:33:49,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.486 CREATE appNGizer Property platform.site.localhost.documentDir 2023-04-03 11:33:49,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.487 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2023-04-03 11:33:49,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.487 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2023-04-03 11:33:49,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.488 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2023-04-03 11:33:49,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.488 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2023-04-03 11:33:49,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.489 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2023-04-03 11:33:49,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.49 CREATE appNGizer Property platform.site.localhost.mailPort 2023-04-03 11:33:49,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.49 CREATE appNGizer Property platform.site.localhost.host 2023-04-03 11:33:49,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.491 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2023-04-03 11:33:49,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.492 CREATE appNGizer Property platform.site.localhost.ldapHost 2023-04-03 11:33:49,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.492 CREATE appNGizer Property platform.site.localhost.manager-path 2023-04-03 11:33:49,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.496 CREATE appNGizer Site localhost 2023-04-03 11:33:49,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.602 UPDATE appNGizer Property platform.site.localhost.assetsDir 2023-04-03 11:33:49,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.622 UPDATE appNGizer Property platform.site.localhost.assetsDir 2023-04-03 11:33:49,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.625 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2023-04-03 11:33:49,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.646 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2023-04-03 11:33:49,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.648 CREATE appNGizer Property platform.site.localhost.theAnswer 2023-04-03 11:33:49,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.685 DELETE appNGizer Property platform.site.localhost.theAnswer 2023-04-03 11:33:49,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.699 CREATE appNGizer Property platform.site.localhost.myNewProp 2023-04-03 11:33:49,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:49.743 DELETE appNGizer Property platform.site.localhost.myNewProp 2023-04-03 11:33:49,750 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:48 CEST 2023]; root of context hierarchy 2023-04-03 11:33:49,753 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:49,753 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2023-04-03 11:33:49,760 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:49,760 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c45f6fb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15c14cbd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b17ab03, org.springframework.test.context.support.DirtiesContextTestExecutionListener@446544fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@277480a2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@384f8455] 2023-04-03 11:33:49,761 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:49,803 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:49 CEST 2023]; root of context hierarchy 2023-04-03 11:33:49,820 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:49,820 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:49,848 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:49,883 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:49,916 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:49,916 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:49,990 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:49,994 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:50,218 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:50,218 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:50,406 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:49 CEST 2023]; root of context hierarchy 2023-04-03 11:33:50,421 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:50,421 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:50,421 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:50,423 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:50,428 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.004s) 2023-04-03 11:33:50,429 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:50,433 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:50,450 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:50,469 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:50,476 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:50,479 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:50,482 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:50,485 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:50,488 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:50,491 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:50,494 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:50,498 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:50,501 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:50,504 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:50,505 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:50,505 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:50,507 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:50,511 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:50,546 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:50,548 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:50,551 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:50,554 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:50,558 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:50,560 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.126s) 2023-04-03 11:33:50,566 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:50,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:50,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:50,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:50,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:50,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:50,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:50,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:50,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:50,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:50,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:50,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:50,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:50,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:50,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:50,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:50,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:50,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:50,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:50,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:50,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:50,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:50,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:50,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:50,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:50,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:50,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:50,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:50,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:50,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:50,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:50,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:50,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:50,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:50,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:50,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:50,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:50,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:50,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:50,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:50,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:50,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:50,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:50,637 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:50,637 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:50,637 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:50,638 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:50,638 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,638 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:50,638 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:50,638 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:50,639 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:50,639 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:50,639 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:50,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:50,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:50,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:50,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:50,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:50,667 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:49 CEST 2023]; root of context hierarchy 2023-04-03 11:33:50,752 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:50,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:50,756 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2023-04-03 11:33:50,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.764 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:50,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.765 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:50,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.765 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:50,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.766 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:50,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.766 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:50,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.767 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:50,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.767 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:50,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.768 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:50,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.769 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:50,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.769 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:50,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.77 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:50,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.77 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:50,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.771 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:50,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.772 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:50,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.772 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:50,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.773 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:50,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.773 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:50,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.774 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:50,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.774 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:50,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.775 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:50,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.775 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:50,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.776 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:50,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.776 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:50,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.777 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:50,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.777 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:50,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.778 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:50,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.778 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:50,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.779 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:50,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.779 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:50,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.78 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:50,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.78 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:50,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.781 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:50,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.781 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:50,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.782 CREATE appNGizer Property platform.locale 2023-04-03 11:33:50,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.782 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:50,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.783 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:50,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.784 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:50,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.784 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:50,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.785 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:50,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.785 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:50,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.786 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:50,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.786 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:50,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.787 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:50,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.787 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:50,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.788 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:50,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.788 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:50,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.789 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:50,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.789 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:50,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.79 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:50,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.79 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:50,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.791 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:50,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.791 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:50,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.792 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:50,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.792 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:50,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.793 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:50,804 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:50,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.813 CREATE appNGizer Repository local 2023-04-03 11:33:50,833 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:50,839 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:50,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.841 CREATE appNGizer Application demo-application 2023-04-03 11:33:50,844 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:50,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.845 CREATE appNGizer Permission debug 2023-04-03 11:33:50,846 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:50,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.846 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:50,847 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:50,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.847 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:50,848 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:50,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.848 CREATE appNGizer Permission testPermission 2023-04-03 11:33:50,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.85 CREATE appNGizer Role Administrator 2023-04-03 11:33:50,855 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:50,855 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:50,856 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:50,856 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:50,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.857 CREATE appNGizer Role Debugger 2023-04-03 11:33:50,858 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:50,859 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:50,859 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:50,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.86 CREATE appNGizer Role Tester 2023-04-03 11:33:50,861 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:50,861 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:50,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.863 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:50,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.863 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:50,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.864 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:50,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.866 UPDATE appNGizer Role Administrator 2023-04-03 11:33:50,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.867 UPDATE appNGizer Role Debugger 2023-04-03 11:33:50,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.868 UPDATE appNGizer Role Tester 2023-04-03 11:33:50,870 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,871 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,872 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:50,872 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:50,880 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:50,881 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:50,882 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:50,884 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:50,885 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:50,887 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:50,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.927 CREATE appNGizer Property platform.site.localhost.template 2023-04-03 11:33:50,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.928 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2023-04-03 11:33:50,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.929 CREATE appNGizer Property platform.site.localhost.wwwDir 2023-04-03 11:33:50,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.93 CREATE appNGizer Property platform.site.localhost.tagPrefix 2023-04-03 11:33:50,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.93 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2023-04-03 11:33:50,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.931 CREATE appNGizer Property platform.site.localhost.authLoginPage 2023-04-03 11:33:50,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.932 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2023-04-03 11:33:50,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.933 CREATE appNGizer Property platform.site.localhost.ldapUser 2023-04-03 11:33:50,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.933 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2023-04-03 11:33:50,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.934 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2023-04-03 11:33:50,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.935 CREATE appNGizer Property platform.site.localhost.encoding 2023-04-03 11:33:50,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.935 CREATE appNGizer Property platform.site.localhost.indexDir 2023-04-03 11:33:50,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.936 CREATE appNGizer Property platform.site.localhost.defaultApplication 2023-04-03 11:33:50,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.937 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2023-04-03 11:33:50,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.937 CREATE appNGizer Property platform.site.localhost.mailHost 2023-04-03 11:33:50,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.938 CREATE appNGizer Property platform.site.localhost.authLoginRef 2023-04-03 11:33:50,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.939 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2023-04-03 11:33:50,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.939 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2023-04-03 11:33:50,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.94 CREATE appNGizer Property platform.site.localhost.setDebugHeaders 2023-04-03 11:33:50,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.941 CREATE appNGizer Property platform.site.localhost.authApplication 2023-04-03 11:33:50,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.941 CREATE appNGizer Property platform.site.localhost.defaultPage 2023-04-03 11:33:50,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.942 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2023-04-03 11:33:50,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.943 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2023-04-03 11:33:50,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.944 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2023-04-03 11:33:50,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.945 CREATE appNGizer Property platform.site.localhost.appendTabId 2023-04-03 11:33:50,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.945 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2023-04-03 11:33:50,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.946 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2023-04-03 11:33:50,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.947 CREATE appNGizer Property platform.site.localhost.ldapDomain 2023-04-03 11:33:50,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.948 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2023-04-03 11:33:50,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.948 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2023-04-03 11:33:50,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.949 CREATE appNGizer Property platform.site.localhost.indexTimeout 2023-04-03 11:33:50,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.949 CREATE appNGizer Property platform.site.localhost.xssExceptions 2023-04-03 11:33:50,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.95 CREATE appNGizer Property platform.site.localhost.service-path 2023-04-03 11:33:50,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.951 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2023-04-03 11:33:50,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.951 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2023-04-03 11:33:50,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.952 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2023-04-03 11:33:50,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.953 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2023-04-03 11:33:50,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.953 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2023-04-03 11:33:50,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.954 CREATE appNGizer Property platform.site.localhost.siteRootDir 2023-04-03 11:33:50,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.954 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2023-04-03 11:33:50,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.955 CREATE appNGizer Property platform.site.localhost.name 2023-04-03 11:33:50,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.956 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2023-04-03 11:33:50,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.956 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2023-04-03 11:33:50,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.957 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2023-04-03 11:33:50,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.958 CREATE appNGizer Property platform.site.localhost.errorPage 2023-04-03 11:33:50,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.958 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2023-04-03 11:33:50,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.959 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2023-04-03 11:33:50,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.96 CREATE appNGizer Property platform.site.localhost.assetsDir 2023-04-03 11:33:50,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.961 CREATE appNGizer Property platform.site.localhost.errorPages 2023-04-03 11:33:50,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.961 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2023-04-03 11:33:50,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.962 CREATE appNGizer Property platform.site.localhost.locale 2023-04-03 11:33:50,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.963 CREATE appNGizer Property platform.site.localhost.mailDisabled 2023-04-03 11:33:50,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.963 CREATE appNGizer Property platform.site.localhost.timeZone 2023-04-03 11:33:50,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.964 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2023-04-03 11:33:50,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.964 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2023-04-03 11:33:50,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.965 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2023-04-03 11:33:50,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.965 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2023-04-03 11:33:50,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.965 CREATE appNGizer Property platform.site.localhost.ldapPassword 2023-04-03 11:33:50,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.966 CREATE appNGizer Property platform.site.localhost.indexConfig 2023-04-03 11:33:50,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.966 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2023-04-03 11:33:50,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.967 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2023-04-03 11:33:50,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.967 CREATE appNGizer Property platform.site.localhost.documentDir 2023-04-03 11:33:50,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.968 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2023-04-03 11:33:50,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.968 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2023-04-03 11:33:50,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.969 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2023-04-03 11:33:50,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.969 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2023-04-03 11:33:50,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.97 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2023-04-03 11:33:50,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.97 CREATE appNGizer Property platform.site.localhost.mailPort 2023-04-03 11:33:50,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.971 CREATE appNGizer Property platform.site.localhost.host 2023-04-03 11:33:50,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.971 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2023-04-03 11:33:50,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.971 CREATE appNGizer Property platform.site.localhost.ldapHost 2023-04-03 11:33:50,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.972 CREATE appNGizer Property platform.site.localhost.manager-path 2023-04-03 11:33:50,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:50.975 CREATE appNGizer Site localhost 2023-04-03 11:33:51,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.012 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2023-04-03 11:33:51,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.013 CREATE appNGizer Property platform.site.anotherSite.encoding 2023-04-03 11:33:51,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.013 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2023-04-03 11:33:51,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.014 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2023-04-03 11:33:51,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.014 CREATE appNGizer Property platform.site.anotherSite.documentDir 2023-04-03 11:33:51,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.015 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2023-04-03 11:33:51,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.015 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2023-04-03 11:33:51,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.016 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2023-04-03 11:33:51,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.016 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2023-04-03 11:33:51,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.016 CREATE appNGizer Property platform.site.anotherSite.name 2023-04-03 11:33:51,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.017 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2023-04-03 11:33:51,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.017 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2023-04-03 11:33:51,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.018 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2023-04-03 11:33:51,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.018 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2023-04-03 11:33:51,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.019 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2023-04-03 11:33:51,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.019 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2023-04-03 11:33:51,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.02 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2023-04-03 11:33:51,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.02 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2023-04-03 11:33:51,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.021 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2023-04-03 11:33:51,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.021 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2023-04-03 11:33:51,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.021 CREATE appNGizer Property platform.site.anotherSite.mailPort 2023-04-03 11:33:51,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.022 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2023-04-03 11:33:51,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.022 CREATE appNGizer Property platform.site.anotherSite.service-path 2023-04-03 11:33:51,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.023 CREATE appNGizer Property platform.site.anotherSite.template 2023-04-03 11:33:51,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.023 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2023-04-03 11:33:51,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.024 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2023-04-03 11:33:51,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.024 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2023-04-03 11:33:51,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.025 CREATE appNGizer Property platform.site.anotherSite.timeZone 2023-04-03 11:33:51,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.025 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2023-04-03 11:33:51,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.025 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2023-04-03 11:33:51,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.026 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2023-04-03 11:33:51,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.026 CREATE appNGizer Property platform.site.anotherSite.host 2023-04-03 11:33:51,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.027 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2023-04-03 11:33:51,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.027 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2023-04-03 11:33:51,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.028 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2023-04-03 11:33:51,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.028 CREATE appNGizer Property platform.site.anotherSite.locale 2023-04-03 11:33:51,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.028 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2023-04-03 11:33:51,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.029 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2023-04-03 11:33:51,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.029 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2023-04-03 11:33:51,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.03 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2023-04-03 11:33:51,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.03 CREATE appNGizer Property platform.site.anotherSite.mailHost 2023-04-03 11:33:51,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.03 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2023-04-03 11:33:51,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.031 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2023-04-03 11:33:51,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.031 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2023-04-03 11:33:51,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.032 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2023-04-03 11:33:51,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.032 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2023-04-03 11:33:51,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.032 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2023-04-03 11:33:51,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.033 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2023-04-03 11:33:51,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.033 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2023-04-03 11:33:51,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.034 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2023-04-03 11:33:51,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.034 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2023-04-03 11:33:51,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.035 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2023-04-03 11:33:51,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.035 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2023-04-03 11:33:51,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.035 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2023-04-03 11:33:51,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.036 CREATE appNGizer Property platform.site.anotherSite.setDebugHeaders 2023-04-03 11:33:51,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.036 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2023-04-03 11:33:51,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.037 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2023-04-03 11:33:51,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.037 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2023-04-03 11:33:51,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.037 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2023-04-03 11:33:51,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.038 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2023-04-03 11:33:51,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.038 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2023-04-03 11:33:51,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.039 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2023-04-03 11:33:51,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.039 CREATE appNGizer Property platform.site.anotherSite.authApplication 2023-04-03 11:33:51,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.04 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2023-04-03 11:33:51,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.04 CREATE appNGizer Property platform.site.anotherSite.errorPage 2023-04-03 11:33:51,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.04 CREATE appNGizer Property platform.site.anotherSite.manager-path 2023-04-03 11:33:51,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.041 CREATE appNGizer Property platform.site.anotherSite.indexDir 2023-04-03 11:33:51,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.041 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2023-04-03 11:33:51,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.042 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2023-04-03 11:33:51,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.042 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2023-04-03 11:33:51,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.042 CREATE appNGizer Property platform.site.anotherSite.errorPages 2023-04-03 11:33:51,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.043 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2023-04-03 11:33:51,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.043 CREATE appNGizer Site anotherSite 2023-04-03 11:33:51,100 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2023-04-03 11:33:51,100 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2023-04-03 11:33:51,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.104 INFO appNGizer Assigned application demo-application to site localhost 2023-04-03 11:33:51,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.106 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2023-04-03 11:33:51,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.107 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2023-04-03 11:33:51,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.108 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2023-04-03 11:33:51,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.233 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2023-04-03 11:33:51,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.266 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2023-04-03 11:33:51,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.294 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2023-04-03 11:33:51,310 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2023-04-03 11:33:51,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.31 INFO appNGizer Removed application demo-application from site localhost 2023-04-03 11:33:51,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.312 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2023-04-03 11:33:51,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.312 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2023-04-03 11:33:51,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:51.313 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2023-04-03 11:33:51,320 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:49 CEST 2023]; root of context hierarchy 2023-04-03 11:33:51,321 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:51,322 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2023-04-03 11:33:51,328 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:51,328 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@8a99e92, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@703c9ff0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@444d9de1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67e43f51, org.springframework.test.context.transaction.TransactionalTestExecutionListener@237d6031, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@37aaa8b1] 2023-04-03 11:33:51,329 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:51,366 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:51 CEST 2023]; root of context hierarchy 2023-04-03 11:33:51,381 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:51,382 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:51,405 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:51,436 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:51,465 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:51,465 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:51,523 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:51,526 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:51,695 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:51,696 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:51,890 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:51 CEST 2023]; root of context hierarchy 2023-04-03 11:33:51,904 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:51,904 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:51,904 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:51,905 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:51,911 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.004s) 2023-04-03 11:33:51,912 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:51,915 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:51,931 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:51,949 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:51,956 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:51,959 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:51,962 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:51,965 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:51,967 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:51,970 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:51,973 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:51,976 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:51,979 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:51,982 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:51,982 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:51,982 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:51,985 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:51,988 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:51,992 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:51,993 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:51,995 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:51,998 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:52,002 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:52,004 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.089s) 2023-04-03 11:33:52,010 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:52,052 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:52,052 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:52,052 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:52,052 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:52,052 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,053 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:52,053 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:52,053 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,053 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:52,054 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:52,054 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:52,054 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:52,054 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:52,055 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:52,055 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:52,055 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:52,055 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:52,056 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:52,057 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:52,057 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:52,057 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:52,057 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:52,057 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:52,058 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:52,058 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:52,058 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:52,058 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:52,059 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:52,059 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,059 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:52,059 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,059 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:52,060 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:52,060 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:52,060 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:52,061 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:52,062 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:52,062 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:52,062 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:52,062 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:52,062 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:52,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:52,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:52,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:52,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:52,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:52,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:52,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:52,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:52,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:52,065 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:52,065 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:52,065 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:52,065 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:52,065 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:52,066 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:52,066 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:52,066 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,067 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:52,067 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:52,067 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:52,067 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:52,067 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:52,067 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:52,068 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:52,068 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:52,068 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:52,068 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:52,068 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:52,094 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:51 CEST 2023]; root of context hierarchy 2023-04-03 11:33:52,141 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:52,141 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:52,144 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:52,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.151 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:52,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.151 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:52,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.152 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:52,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.152 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:52,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.152 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:52,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.153 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:52,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.153 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:52,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.154 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:52,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.154 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:52,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.154 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:52,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.155 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:52,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.155 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:52,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.156 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:52,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.156 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:52,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.156 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:52,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.157 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:52,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.157 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:52,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.157 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:52,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.158 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:52,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.159 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:52,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.159 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.159 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.16 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.16 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.161 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.161 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.161 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.162 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.162 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.163 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.163 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.163 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.164 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.164 CREATE appNGizer Property platform.locale 2023-04-03 11:33:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.164 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.165 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.165 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:52,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.166 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:52,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.166 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:52,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.166 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:52,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.167 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:52,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.167 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:52,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.167 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:52,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.168 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:52,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.168 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:52,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.168 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:52,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.169 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:52,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.169 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:52,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.169 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:52,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.17 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:52,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.17 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:52,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.17 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:52,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.171 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:52,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.171 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:52,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.171 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:52,180 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:52,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.186 CREATE appNGizer Group Admin 2023-04-03 11:33:52,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.197 CREATE appNGizer Subject Admin 2023-04-03 11:33:52,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.205 UPDATE appNGizer Subject Admin 2023-04-03 11:33:52,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.207 UPDATE appNGizer Group Admin 2023-04-03 11:33:52,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.226 UPDATE appNGizer Group Admin 2023-04-03 11:33:52,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.231 UPDATE appNGizer Subject Admin 2023-04-03 11:33:52,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.233 UPDATE appNGizer Subject Admin 2023-04-03 11:33:52,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.247 UPDATE appNGizer Subject Admin 2023-04-03 11:33:52,256 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:52,256 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:52,256 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2023-04-03 11:33:52,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.259 CREATE appNGizer Subject deleteme 2023-04-03 11:33:52,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.269 DELETE appNGizer Subject deleteme 2023-04-03 11:33:52,270 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:52,270 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:52,271 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:52,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.273 CREATE appNGizer Subject john.doe 2023-04-03 11:33:52,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.291 UPDATE appNGizer Subject john.doe 2023-04-03 11:33:52,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.297 DELETE appNGizer Subject john.doe 2023-04-03 11:33:52,298 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:52,298 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:52,299 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:52,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:52.301 CREATE appNGizer Subject john doe 2023-04-03 11:33:52,323 ERROR [main] org.appng.appngizer.controller.SubjectController: [61] error while processing [POST] on /subject javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.SubjectImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='The name must either be a valid e-mail address, or consist of letters, digits, dots, underscores and hyphens or a valid LDAP group reference', propertyPath=name, rootBeanClass=class org.appng.core.domain.SubjectImpl, messageTemplate='{validation.usernameGroup}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706) at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) at com.sun.proxy.$Proxy93.persist(Unknown Source) at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) at sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy103.save(Unknown Source) at org.appng.core.service.CoreService.createSubject(CoreService.java:204) at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$fb8ae677.createSubject() at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:202) at org.appng.appngizer.controller.ControllerTest.sendAndVerify(ControllerTest.java:196) at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:161) at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.java:42) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:33:52,333 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:52,333 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:52,334 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:52,342 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:51 CEST 2023]; root of context hierarchy 2023-04-03 11:33:52,343 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:52,344 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2023-04-03 11:33:52,356 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:52,356 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f92b67d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@10b46ad2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7b001d8e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55b3da15, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f88bf80, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7cd9be59] 2023-04-03 11:33:52,357 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:52,433 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:52 CEST 2023]; root of context hierarchy 2023-04-03 11:33:52,454 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:52,454 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:52,484 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:52,520 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:52,552 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:52,552 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:52,622 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:52,625 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:52,830 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:52,830 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:53,043 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:52 CEST 2023]; root of context hierarchy 2023-04-03 11:33:53,058 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:53,058 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:53,058 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:53,060 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:53,067 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.005s) 2023-04-03 11:33:53,068 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:53,071 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:53,091 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:53,113 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:53,119 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:53,122 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:53,126 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:53,129 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:53,132 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:53,135 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:53,138 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:53,142 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:53,145 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:53,148 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:53,149 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:53,149 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:53,151 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:53,155 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:53,159 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:53,160 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:53,164 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:53,167 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:53,170 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:53,173 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.102s) 2023-04-03 11:33:53,180 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:53,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:53,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:53,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:53,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:53,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:53,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:53,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:53,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:53,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:53,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:53,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:53,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:53,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:53,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:53,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:53,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:53,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:53,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:53,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:53,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:53,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:53,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:53,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:53,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:53,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:53,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:53,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:53,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:53,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:53,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:53,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:53,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:53,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:53,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:53,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:53,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:53,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:53,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:53,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:53,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:53,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:53,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:53,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:53,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:53,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:53,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:53,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:53,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:53,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:53,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:53,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:53,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:53,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:53,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:53,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:53,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:53,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:53,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:53,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:53,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:53,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:53,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:53,258 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:52 CEST 2023]; root of context hierarchy 2023-04-03 11:33:53,301 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:53,301 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:53,304 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:53,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.31 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:53,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.311 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:53,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.311 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:53,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.312 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:53,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.312 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:53,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.312 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:53,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.313 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:53,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.313 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:53,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.313 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:53,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.314 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:53,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.314 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:53,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.314 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:53,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.315 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:53,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.315 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:53,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.315 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:53,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.316 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:53,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.316 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:53,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.316 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:53,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.316 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:53,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.317 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:53,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.317 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:53,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.317 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:53,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.318 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:53,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.318 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:53,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.318 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:53,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.319 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:53,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.319 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:53,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.319 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:53,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.32 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:53,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.32 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:53,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.32 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:53,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.321 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:53,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.321 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:53,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.321 CREATE appNGizer Property platform.locale 2023-04-03 11:33:53,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.321 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:53,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.322 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:53,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.322 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:53,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.322 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:53,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.323 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:53,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.323 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:53,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.323 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:53,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.324 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:53,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.324 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:53,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.324 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:53,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.325 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:53,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.325 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:53,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.325 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:53,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.326 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:53,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.326 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:53,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.326 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:53,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.327 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:53,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.327 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:53,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.327 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:53,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.328 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:53,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.328 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:53,335 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:53,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.342 CREATE appNGizer Repository local repo 2023-04-03 11:33:53,384 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:53,388 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:53,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.389 CREATE appNGizer Application demo-application 2023-04-03 11:33:53,392 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:53,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.393 CREATE appNGizer Permission debug 2023-04-03 11:33:53,394 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:53,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.395 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:53,395 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:53,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.395 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:53,395 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:53,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.396 CREATE appNGizer Permission testPermission 2023-04-03 11:33:53,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.397 CREATE appNGizer Role Administrator 2023-04-03 11:33:53,401 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:53,402 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:53,402 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:53,402 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:53,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.402 CREATE appNGizer Role Debugger 2023-04-03 11:33:53,403 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:53,404 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:53,404 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:53,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.404 CREATE appNGizer Role Tester 2023-04-03 11:33:53,405 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:53,405 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:53,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.407 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:53,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.407 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:53,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.407 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:53,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.409 UPDATE appNGizer Role Administrator 2023-04-03 11:33:53,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.41 UPDATE appNGizer Role Debugger 2023-04-03 11:33:53,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.41 UPDATE appNGizer Role Tester 2023-04-03 11:33:53,415 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,415 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,415 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:53,416 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:53,422 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:53,423 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:53,423 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:53,424 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:53,425 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:53,426 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:53,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.447 UPDATE appNGizer Repository local 2023-04-03 11:33:53,456 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:53,456 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:53,458 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2023-04-03 11:33:53,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.462 CREATE appNGizer Repository deleteme 2023-04-03 11:33:53,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.473 DELETE appNGizer Repository deleteme 2023-04-03 11:33:53,474 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:53,474 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:53,475 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:53,482 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:53,482 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:53,483 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:53,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:53.486 CREATE appNGizer Repository dummy repo 2023-04-03 11:33:53,500 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/dummy%20repo/demo-application/1.2.3] in DispatcherServlet with name '' 2023-04-03 11:33:53,501 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/doesNotExist/demo-application/1.2.3] in DispatcherServlet with name '' 2023-04-03 11:33:53,505 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:53,505 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:53,506 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:53,525 INFO [main] org.appng.core.model.RepositoryCacheFilesystem: deleted demo-application, Version: 1.5.3, Timestamp: 2013-01-13-1303 from repository /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo 2023-04-03 11:33:53,533 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:52 CEST 2023]; root of context hierarchy 2023-04-03 11:33:53,534 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:53,535 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2023-04-03 11:33:53,546 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:53,546 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2cfc616, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6bb0090, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6258284a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@321d5c58, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e9ed37b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@10ffe5b8] 2023-04-03 11:33:53,547 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:53,599 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:53 CEST 2023]; root of context hierarchy 2023-04-03 11:33:53,617 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:53,617 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:53,642 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:53,675 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:53,706 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:53,706 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:53,770 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:53,774 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:53,963 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:53,963 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:54,122 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:53 CEST 2023]; root of context hierarchy 2023-04-03 11:33:54,136 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:54,136 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:54,136 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:54,138 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:54,144 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.004s) 2023-04-03 11:33:54,145 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:54,148 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:54,163 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:54,180 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:54,186 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:54,189 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:54,192 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:54,195 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:54,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:54,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:54,204 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:54,208 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:54,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:54,214 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:54,215 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:54,215 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:54,217 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:54,220 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:54,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:54,226 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:54,228 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:54,232 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:54,235 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:54,237 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.090s) 2023-04-03 11:33:54,244 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:54,287 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:54,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,289 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:54,289 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:54,289 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:54,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:54,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:54,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:54,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:54,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:54,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:54,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:54,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:54,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:54,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:54,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:54,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:54,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:54,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:54,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:54,293 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:54,293 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:54,293 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:54,293 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:54,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:54,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:54,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:54,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:54,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,295 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:54,295 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,295 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:54,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:54,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:54,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:54,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:54,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:54,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:54,297 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:54,297 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:54,297 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:54,297 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:54,298 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:54,298 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:54,298 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:54,298 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:54,298 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:54,299 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:54,299 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:54,299 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:54,299 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:54,299 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:54,299 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:54,300 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:54,300 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,300 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:54,300 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,300 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:54,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:54,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:54,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:54,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:54,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:54,302 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:54,302 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:54,303 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:54,304 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:54,304 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:54,304 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:54,304 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:54,305 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:54,330 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:53 CEST 2023]; root of context hierarchy 2023-04-03 11:33:54,376 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:54,377 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:54,380 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:54,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.386 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:54,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.387 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:54,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.387 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:54,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.387 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:54,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.388 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:54,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.388 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:54,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.389 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:54,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.389 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:54,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.389 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:54,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.39 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:54,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.39 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:54,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.39 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:54,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.391 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:54,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.391 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:54,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.391 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:54,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.392 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:54,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.392 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:54,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.392 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:54,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.393 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:54,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.393 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:54,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.393 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:54,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.394 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:54,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.394 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:54,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.394 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:54,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.395 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:54,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.395 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:54,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.395 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:54,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.396 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:54,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.396 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:54,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.396 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:54,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.397 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:54,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.397 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:54,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.397 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:54,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.398 CREATE appNGizer Property platform.locale 2023-04-03 11:33:54,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.398 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:54,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.398 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:54,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.399 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:54,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.399 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:54,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.399 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:54,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.4 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:54,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.4 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:54,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.4 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:54,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.401 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:54,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.401 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:54,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.401 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:54,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.402 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:54,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.402 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:54,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.402 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:54,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.403 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:54,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.403 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:54,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.403 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:54,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.404 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:54,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.404 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:54,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.404 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:54,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.405 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:54,413 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:54,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.426 CREATE appNGizer Property platform.site.naked1.appendTabId 2023-04-03 11:33:54,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.426 CREATE appNGizer Property platform.site.naked1.wwwDir 2023-04-03 11:33:54,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.427 CREATE appNGizer Property platform.site.naked1.mailPort 2023-04-03 11:33:54,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.427 CREATE appNGizer Property platform.site.naked1.enforcePrimaryDomain 2023-04-03 11:33:54,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.428 CREATE appNGizer Property platform.site.naked1.searchMaxHits 2023-04-03 11:33:54,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.428 CREATE appNGizer Property platform.site.naked1.errorPage 2023-04-03 11:33:54,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.428 CREATE appNGizer Property platform.site.naked1.host 2023-04-03 11:33:54,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.429 CREATE appNGizer Property platform.site.naked1.authApplication 2023-04-03 11:33:54,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.429 CREATE appNGizer Property platform.site.naked1.cacheEnabled 2023-04-03 11:33:54,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.429 CREATE appNGizer Property platform.site.naked1.authLogoutActionName 2023-04-03 11:33:54,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.43 CREATE appNGizer Property platform.site.naked1.timeZone 2023-04-03 11:33:54,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.43 CREATE appNGizer Property platform.site.naked1.sessionTrackingEnabled 2023-04-03 11:33:54,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.43 CREATE appNGizer Property platform.site.naked1.defaultApplication 2023-04-03 11:33:54,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.431 CREATE appNGizer Property platform.site.naked1.ldapDisabled 2023-04-03 11:33:54,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.431 CREATE appNGizer Property platform.site.naked1.cacheStatistics 2023-04-03 11:33:54,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.431 CREATE appNGizer Property platform.site.naked1.authLoginRef 2023-04-03 11:33:54,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.432 CREATE appNGizer Property platform.site.naked1.rewriteConfig 2023-04-03 11:33:54,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.432 CREATE appNGizer Property platform.site.naked1.supportedLanguages 2023-04-03 11:33:54,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.433 CREATE appNGizer Property platform.site.naked1.cacheTimeToLive 2023-04-03 11:33:54,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.433 CREATE appNGizer Property platform.site.naked1.ldapStartTls 2023-04-03 11:33:54,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.433 CREATE appNGizer Property platform.site.naked1.indexConfig 2023-04-03 11:33:54,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.433 CREATE appNGizer Property platform.site.naked1.siteRootDir 2023-04-03 11:33:54,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.434 CREATE appNGizer Property platform.site.naked1.service-path 2023-04-03 11:33:54,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.434 CREATE appNGizer Property platform.site.naked1.jdbcValidationTimeout 2023-04-03 11:33:54,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.434 CREATE appNGizer Property platform.site.naked1.tagPrefix 2023-04-03 11:33:54,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.435 CREATE appNGizer Property platform.site.naked1.jdbcLogPerformance 2023-04-03 11:33:54,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.435 CREATE appNGizer Property platform.site.naked1.authLoginPage 2023-04-03 11:33:54,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.435 CREATE appNGizer Property platform.site.naked1.serviceOutputType 2023-04-03 11:33:54,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.436 CREATE appNGizer Property platform.site.naked1.documentDir 2023-04-03 11:33:54,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.436 CREATE appNGizer Property platform.site.naked1.indexFileTypes 2023-04-03 11:33:54,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.436 CREATE appNGizer Property platform.site.naked1.indexTimeout 2023-04-03 11:33:54,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.437 CREATE appNGizer Property platform.site.naked1.ldapHost 2023-04-03 11:33:54,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.437 CREATE appNGizer Property platform.site.naked1.ldapIdAttribute 2023-04-03 11:33:54,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.437 CREATE appNGizer Property platform.site.naked1.template 2023-04-03 11:33:54,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.438 CREATE appNGizer Property platform.site.naked1.jdbcConnectionTimeout 2023-04-03 11:33:54,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.438 CREATE appNGizer Property platform.site.naked1.ldapGroupBaseDn 2023-04-03 11:33:54,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.438 CREATE appNGizer Property platform.site.naked1.cacheTimeoutsAntStyle 2023-04-03 11:33:54,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.439 CREATE appNGizer Property platform.site.naked1.ldapPrincipalScheme 2023-04-03 11:33:54,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.439 CREATE appNGizer Property platform.site.naked1.defaultPageSize 2023-04-03 11:33:54,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.439 CREATE appNGizer Property platform.site.naked1.authLogoutPage 2023-04-03 11:33:54,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.44 CREATE appNGizer Property platform.site.naked1.name 2023-04-03 11:33:54,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.44 CREATE appNGizer Property platform.site.naked1.searchChunkSize 2023-04-03 11:33:54,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.44 CREATE appNGizer Property platform.site.naked1.csrfProtectionEnabled 2023-04-03 11:33:54,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.441 CREATE appNGizer Property platform.site.naked1.jdbcMaxLifetime 2023-04-03 11:33:54,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.441 CREATE appNGizer Property platform.site.naked1.mailDisabled 2023-04-03 11:33:54,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.441 CREATE appNGizer Property platform.site.naked1.ldapUser 2023-04-03 11:33:54,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.441 CREATE appNGizer Property platform.site.naked1.ldapUserBaseDn 2023-04-03 11:33:54,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.442 CREATE appNGizer Property platform.site.naked1.supportReloadFile 2023-04-03 11:33:54,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.442 CREATE appNGizer Property platform.site.naked1.xssExceptions 2023-04-03 11:33:54,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.442 CREATE appNGizer Property platform.site.naked1.DatasourceConfigurer 2023-04-03 11:33:54,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.443 CREATE appNGizer Property platform.site.naked1.locale 2023-04-03 11:33:54,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.443 CREATE appNGizer Property platform.site.naked1.indexFileSystemQueueSize 2023-04-03 11:33:54,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.443 CREATE appNGizer Property platform.site.naked1.encoding 2023-04-03 11:33:54,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.444 CREATE appNGizer Property platform.site.naked1.setDebugHeaders 2023-04-03 11:33:54,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.444 CREATE appNGizer Property platform.site.naked1.ldapPassword 2023-04-03 11:33:54,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.444 CREATE appNGizer Property platform.site.naked1.cacheTimeouts 2023-04-03 11:33:54,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.445 CREATE appNGizer Property platform.site.naked1.indexDir 2023-04-03 11:33:54,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.445 CREATE appNGizer Property platform.site.naked1.mailHost 2023-04-03 11:33:54,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.445 CREATE appNGizer Property platform.site.naked1.cacheClearOnShutdown 2023-04-03 11:33:54,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.445 CREATE appNGizer Property platform.site.naked1.indexQueueSize 2023-04-03 11:33:54,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.446 CREATE appNGizer Property platform.site.naked1.csrfProtectedPaths 2023-04-03 11:33:54,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.446 CREATE appNGizer Property platform.site.naked1.ldapDomain 2023-04-03 11:33:54,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.446 CREATE appNGizer Property platform.site.naked1.errorPages 2023-04-03 11:33:54,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.447 CREATE appNGizer Property platform.site.naked1.allowSkipRender 2023-04-03 11:33:54,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.447 CREATE appNGizer Property platform.site.naked1.serviceOutputFormat 2023-04-03 11:33:54,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.447 CREATE appNGizer Property platform.site.naked1.cacheExceptions 2023-04-03 11:33:54,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.448 CREATE appNGizer Property platform.site.naked1.assetsDir 2023-04-03 11:33:54,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.448 CREATE appNGizer Property platform.site.naked1.authLogoutRef 2023-04-03 11:33:54,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.448 CREATE appNGizer Property platform.site.naked1.defaultPage 2023-04-03 11:33:54,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.449 CREATE appNGizer Property platform.site.naked1.authLogoutActionValue 2023-04-03 11:33:54,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.449 CREATE appNGizer Property platform.site.naked1.csrfProtectedMethods 2023-04-03 11:33:54,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.449 CREATE appNGizer Property platform.site.naked1.manager-path 2023-04-03 11:33:54,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.451 CREATE appNGizer Site naked1 2023-04-03 11:33:54,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.48 CREATE appNGizer Property platform.site.regular1.host 2023-04-03 11:33:54,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.48 CREATE appNGizer Property platform.site.regular1.DatasourceConfigurer 2023-04-03 11:33:54,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.48 CREATE appNGizer Property platform.site.regular1.wwwDir 2023-04-03 11:33:54,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.481 CREATE appNGizer Property platform.site.regular1.jdbcLogPerformance 2023-04-03 11:33:54,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.481 CREATE appNGizer Property platform.site.regular1.authLogoutPage 2023-04-03 11:33:54,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.481 CREATE appNGizer Property platform.site.regular1.cacheClearOnShutdown 2023-04-03 11:33:54,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.482 CREATE appNGizer Property platform.site.regular1.template 2023-04-03 11:33:54,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.482 CREATE appNGizer Property platform.site.regular1.supportReloadFile 2023-04-03 11:33:54,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.482 CREATE appNGizer Property platform.site.regular1.csrfProtectedMethods 2023-04-03 11:33:54,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.483 CREATE appNGizer Property platform.site.regular1.authLoginPage 2023-04-03 11:33:54,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.483 CREATE appNGizer Property platform.site.regular1.ldapPassword 2023-04-03 11:33:54,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.483 CREATE appNGizer Property platform.site.regular1.appendTabId 2023-04-03 11:33:54,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.484 CREATE appNGizer Property platform.site.regular1.ldapUserBaseDn 2023-04-03 11:33:54,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.484 CREATE appNGizer Property platform.site.regular1.indexFileSystemQueueSize 2023-04-03 11:33:54,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.484 CREATE appNGizer Property platform.site.regular1.cacheStatistics 2023-04-03 11:33:54,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.485 CREATE appNGizer Property platform.site.regular1.authLoginRef 2023-04-03 11:33:54,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.485 CREATE appNGizer Property platform.site.regular1.ldapHost 2023-04-03 11:33:54,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.485 CREATE appNGizer Property platform.site.regular1.ldapStartTls 2023-04-03 11:33:54,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.486 CREATE appNGizer Property platform.site.regular1.errorPages 2023-04-03 11:33:54,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.486 CREATE appNGizer Property platform.site.regular1.ldapIdAttribute 2023-04-03 11:33:54,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.486 CREATE appNGizer Property platform.site.regular1.ldapDomain 2023-04-03 11:33:54,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.487 CREATE appNGizer Property platform.site.regular1.indexFileTypes 2023-04-03 11:33:54,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.487 CREATE appNGizer Property platform.site.regular1.tagPrefix 2023-04-03 11:33:54,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.487 CREATE appNGizer Property platform.site.regular1.cacheTimeToLive 2023-04-03 11:33:54,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.488 CREATE appNGizer Property platform.site.regular1.cacheTimeouts 2023-04-03 11:33:54,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.488 CREATE appNGizer Property platform.site.regular1.indexTimeout 2023-04-03 11:33:54,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.488 CREATE appNGizer Property platform.site.regular1.jdbcValidationTimeout 2023-04-03 11:33:54,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.488 CREATE appNGizer Property platform.site.regular1.documentDir 2023-04-03 11:33:54,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.489 CREATE appNGizer Property platform.site.regular1.service-path 2023-04-03 11:33:54,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.489 CREATE appNGizer Property platform.site.regular1.siteRootDir 2023-04-03 11:33:54,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.489 CREATE appNGizer Property platform.site.regular1.searchMaxHits 2023-04-03 11:33:54,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.49 CREATE appNGizer Property platform.site.regular1.indexDir 2023-04-03 11:33:54,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.49 CREATE appNGizer Property platform.site.regular1.indexConfig 2023-04-03 11:33:54,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.49 CREATE appNGizer Property platform.site.regular1.ldapPrincipalScheme 2023-04-03 11:33:54,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.491 CREATE appNGizer Property platform.site.regular1.authLogoutActionValue 2023-04-03 11:33:54,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.491 CREATE appNGizer Property platform.site.regular1.ldapGroupBaseDn 2023-04-03 11:33:54,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.491 CREATE appNGizer Property platform.site.regular1.setDebugHeaders 2023-04-03 11:33:54,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.492 CREATE appNGizer Property platform.site.regular1.csrfProtectionEnabled 2023-04-03 11:33:54,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.492 CREATE appNGizer Property platform.site.regular1.ldapDisabled 2023-04-03 11:33:54,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.492 CREATE appNGizer Property platform.site.regular1.cacheTimeoutsAntStyle 2023-04-03 11:33:54,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.493 CREATE appNGizer Property platform.site.regular1.authLogoutActionName 2023-04-03 11:33:54,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.493 CREATE appNGizer Property platform.site.regular1.defaultPageSize 2023-04-03 11:33:54,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.493 CREATE appNGizer Property platform.site.regular1.supportedLanguages 2023-04-03 11:33:54,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.494 CREATE appNGizer Property platform.site.regular1.authLogoutRef 2023-04-03 11:33:54,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.494 CREATE appNGizer Property platform.site.regular1.searchChunkSize 2023-04-03 11:33:54,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.494 CREATE appNGizer Property platform.site.regular1.cacheEnabled 2023-04-03 11:33:54,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.495 CREATE appNGizer Property platform.site.regular1.mailPort 2023-04-03 11:33:54,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.495 CREATE appNGizer Property platform.site.regular1.csrfProtectedPaths 2023-04-03 11:33:54,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.496 CREATE appNGizer Property platform.site.regular1.jdbcMaxLifetime 2023-04-03 11:33:54,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.496 CREATE appNGizer Property platform.site.regular1.manager-path 2023-04-03 11:33:54,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.496 CREATE appNGizer Property platform.site.regular1.assetsDir 2023-04-03 11:33:54,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.497 CREATE appNGizer Property platform.site.regular1.locale 2023-04-03 11:33:54,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.497 CREATE appNGizer Property platform.site.regular1.allowSkipRender 2023-04-03 11:33:54,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.497 CREATE appNGizer Property platform.site.regular1.sessionTrackingEnabled 2023-04-03 11:33:54,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.497 CREATE appNGizer Property platform.site.regular1.xssExceptions 2023-04-03 11:33:54,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.498 CREATE appNGizer Property platform.site.regular1.timeZone 2023-04-03 11:33:54,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.498 CREATE appNGizer Property platform.site.regular1.errorPage 2023-04-03 11:33:54,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.498 CREATE appNGizer Property platform.site.regular1.name 2023-04-03 11:33:54,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.499 CREATE appNGizer Property platform.site.regular1.serviceOutputFormat 2023-04-03 11:33:54,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.499 CREATE appNGizer Property platform.site.regular1.serviceOutputType 2023-04-03 11:33:54,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.499 CREATE appNGizer Property platform.site.regular1.defaultPage 2023-04-03 11:33:54,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.5 CREATE appNGizer Property platform.site.regular1.defaultApplication 2023-04-03 11:33:54,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.5 CREATE appNGizer Property platform.site.regular1.mailDisabled 2023-04-03 11:33:54,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.5 CREATE appNGizer Property platform.site.regular1.enforcePrimaryDomain 2023-04-03 11:33:54,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.501 CREATE appNGizer Property platform.site.regular1.authApplication 2023-04-03 11:33:54,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.501 CREATE appNGizer Property platform.site.regular1.mailHost 2023-04-03 11:33:54,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.501 CREATE appNGizer Property platform.site.regular1.rewriteConfig 2023-04-03 11:33:54,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.502 CREATE appNGizer Property platform.site.regular1.indexQueueSize 2023-04-03 11:33:54,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.502 CREATE appNGizer Property platform.site.regular1.encoding 2023-04-03 11:33:54,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.502 CREATE appNGizer Property platform.site.regular1.ldapUser 2023-04-03 11:33:54,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.503 CREATE appNGizer Property platform.site.regular1.jdbcConnectionTimeout 2023-04-03 11:33:54,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.503 CREATE appNGizer Property platform.site.regular1.cacheExceptions 2023-04-03 11:33:54,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.503 CREATE appNGizer Site regular1 2023-04-03 11:33:54,525 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:54,525 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:54,526 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:54,534 ERROR [main] org.appng.appngizer.controller.SiteController: [85] error while processing [POST] on /site org.appng.appngizer.controller.ConflictException at org.appng.appngizer.controller.SiteController.createSite(SiteController.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:202) at org.appng.appngizer.controller.ControllerTest.sendAndVerify(ControllerTest.java:196) at org.appng.appngizer.controller.SiteControllerTest.test02_SiteConflicts(SiteControllerTest.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:33:54,553 ERROR [main] org.appng.appngizer.controller.SiteController: [86] error while processing [POST] on /site org.appng.appngizer.controller.ConflictException at org.appng.appngizer.controller.SiteController.createSite(SiteController.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:202) at org.appng.appngizer.controller.ControllerTest.sendAndVerify(ControllerTest.java:196) at org.appng.appngizer.controller.SiteControllerTest.test02_SiteConflicts(SiteControllerTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:33:54,562 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:54,562 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:54,563 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:54,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.579 UPDATE appNGizer Site naked1 2023-04-03 11:33:54,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.586 UPDATE appNGizer Property platform.site.naked1.host 2023-04-03 11:33:54,595 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:54,595 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:54,596 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:54,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.606 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2023-04-03 11:33:54,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.606 CREATE appNGizer Property platform.site.deleteme.mailPort 2023-04-03 11:33:54,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.607 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2023-04-03 11:33:54,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.607 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2023-04-03 11:33:54,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.608 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2023-04-03 11:33:54,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.608 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2023-04-03 11:33:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.608 CREATE appNGizer Property platform.site.deleteme.authApplication 2023-04-03 11:33:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.609 CREATE appNGizer Property platform.site.deleteme.manager-path 2023-04-03 11:33:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.609 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2023-04-03 11:33:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.61 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2023-04-03 11:33:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.61 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2023-04-03 11:33:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.61 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2023-04-03 11:33:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.611 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2023-04-03 11:33:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.611 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2023-04-03 11:33:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.612 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2023-04-03 11:33:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.612 CREATE appNGizer Property platform.site.deleteme.encoding 2023-04-03 11:33:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.612 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2023-04-03 11:33:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.613 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2023-04-03 11:33:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.613 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2023-04-03 11:33:54,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.613 CREATE appNGizer Property platform.site.deleteme.ldapUser 2023-04-03 11:33:54,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.614 CREATE appNGizer Property platform.site.deleteme.documentDir 2023-04-03 11:33:54,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.615 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2023-04-03 11:33:54,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.615 CREATE appNGizer Property platform.site.deleteme.service-path 2023-04-03 11:33:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.615 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2023-04-03 11:33:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.616 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2023-04-03 11:33:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.617 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2023-04-03 11:33:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.617 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2023-04-03 11:33:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.618 CREATE appNGizer Property platform.site.deleteme.mailHost 2023-04-03 11:33:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.618 CREATE appNGizer Property platform.site.deleteme.wwwDir 2023-04-03 11:33:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.618 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2023-04-03 11:33:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.619 CREATE appNGizer Property platform.site.deleteme.errorPages 2023-04-03 11:33:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.619 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2023-04-03 11:33:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.619 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2023-04-03 11:33:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.62 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2023-04-03 11:33:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.62 CREATE appNGizer Property platform.site.deleteme.timeZone 2023-04-03 11:33:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.62 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2023-04-03 11:33:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.621 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2023-04-03 11:33:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.621 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2023-04-03 11:33:54,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.621 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2023-04-03 11:33:54,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.622 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2023-04-03 11:33:54,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.622 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2023-04-03 11:33:54,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.622 CREATE appNGizer Property platform.site.deleteme.appendTabId 2023-04-03 11:33:54,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.623 CREATE appNGizer Property platform.site.deleteme.host 2023-04-03 11:33:54,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.623 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2023-04-03 11:33:54,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.624 CREATE appNGizer Property platform.site.deleteme.indexConfig 2023-04-03 11:33:54,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.624 CREATE appNGizer Property platform.site.deleteme.locale 2023-04-03 11:33:54,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.624 CREATE appNGizer Property platform.site.deleteme.setDebugHeaders 2023-04-03 11:33:54,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.625 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2023-04-03 11:33:54,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.625 CREATE appNGizer Property platform.site.deleteme.template 2023-04-03 11:33:54,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.625 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2023-04-03 11:33:54,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.626 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2023-04-03 11:33:54,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.626 CREATE appNGizer Property platform.site.deleteme.assetsDir 2023-04-03 11:33:54,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.626 CREATE appNGizer Property platform.site.deleteme.ldapHost 2023-04-03 11:33:54,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.627 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2023-04-03 11:33:54,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.627 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2023-04-03 11:33:54,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.627 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2023-04-03 11:33:54,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.628 CREATE appNGizer Property platform.site.deleteme.defaultPage 2023-04-03 11:33:54,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.628 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2023-04-03 11:33:54,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.628 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2023-04-03 11:33:54,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.629 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2023-04-03 11:33:54,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.629 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2023-04-03 11:33:54,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.629 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2023-04-03 11:33:54,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.63 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2023-04-03 11:33:54,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.63 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2023-04-03 11:33:54,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.63 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2023-04-03 11:33:54,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.631 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2023-04-03 11:33:54,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.631 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2023-04-03 11:33:54,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.631 CREATE appNGizer Property platform.site.deleteme.name 2023-04-03 11:33:54,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.632 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2023-04-03 11:33:54,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.632 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2023-04-03 11:33:54,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.632 CREATE appNGizer Property platform.site.deleteme.indexDir 2023-04-03 11:33:54,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.633 CREATE appNGizer Property platform.site.deleteme.errorPage 2023-04-03 11:33:54,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.633 CREATE appNGizer Site deleteme 2023-04-03 11:33:54,658 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2023-04-03 11:33:54,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.673 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2023-04-03 11:33:54,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.673 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2023-04-03 11:33:54,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.674 DELETE appNGizer Property platform.site.deleteme.appendTabId 2023-04-03 11:33:54,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.674 DELETE appNGizer Property platform.site.deleteme.assetsDir 2023-04-03 11:33:54,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.675 DELETE appNGizer Property platform.site.deleteme.authApplication 2023-04-03 11:33:54,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.675 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2023-04-03 11:33:54,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.676 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2023-04-03 11:33:54,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.676 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2023-04-03 11:33:54,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.677 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2023-04-03 11:33:54,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.677 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2023-04-03 11:33:54,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.678 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2023-04-03 11:33:54,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.679 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2023-04-03 11:33:54,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.679 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2023-04-03 11:33:54,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.68 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2023-04-03 11:33:54,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.68 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2023-04-03 11:33:54,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.681 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2023-04-03 11:33:54,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.681 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2023-04-03 11:33:54,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.682 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2023-04-03 11:33:54,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.682 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2023-04-03 11:33:54,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.683 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2023-04-03 11:33:54,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.683 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2023-04-03 11:33:54,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.684 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2023-04-03 11:33:54,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.684 DELETE appNGizer Property platform.site.deleteme.defaultPage 2023-04-03 11:33:54,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.685 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2023-04-03 11:33:54,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.685 DELETE appNGizer Property platform.site.deleteme.documentDir 2023-04-03 11:33:54,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.686 DELETE appNGizer Property platform.site.deleteme.encoding 2023-04-03 11:33:54,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.686 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2023-04-03 11:33:54,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.687 DELETE appNGizer Property platform.site.deleteme.errorPage 2023-04-03 11:33:54,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.687 DELETE appNGizer Property platform.site.deleteme.errorPages 2023-04-03 11:33:54,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.688 DELETE appNGizer Property platform.site.deleteme.host 2023-04-03 11:33:54,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.688 DELETE appNGizer Property platform.site.deleteme.indexConfig 2023-04-03 11:33:54,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.689 DELETE appNGizer Property platform.site.deleteme.indexDir 2023-04-03 11:33:54,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.689 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2023-04-03 11:33:54,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.69 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2023-04-03 11:33:54,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.69 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2023-04-03 11:33:54,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.691 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2023-04-03 11:33:54,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.691 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2023-04-03 11:33:54,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.692 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2023-04-03 11:33:54,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.692 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2023-04-03 11:33:54,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.693 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2023-04-03 11:33:54,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.693 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2023-04-03 11:33:54,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.693 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2023-04-03 11:33:54,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.694 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2023-04-03 11:33:54,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.694 DELETE appNGizer Property platform.site.deleteme.ldapHost 2023-04-03 11:33:54,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.695 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2023-04-03 11:33:54,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.695 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2023-04-03 11:33:54,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.696 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2023-04-03 11:33:54,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.696 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2023-04-03 11:33:54,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.697 DELETE appNGizer Property platform.site.deleteme.ldapUser 2023-04-03 11:33:54,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.697 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2023-04-03 11:33:54,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.698 DELETE appNGizer Property platform.site.deleteme.locale 2023-04-03 11:33:54,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.698 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2023-04-03 11:33:54,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.699 DELETE appNGizer Property platform.site.deleteme.mailHost 2023-04-03 11:33:54,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.699 DELETE appNGizer Property platform.site.deleteme.mailPort 2023-04-03 11:33:54,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.7 DELETE appNGizer Property platform.site.deleteme.manager-path 2023-04-03 11:33:54,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.7 DELETE appNGizer Property platform.site.deleteme.name 2023-04-03 11:33:54,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.701 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2023-04-03 11:33:54,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.701 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2023-04-03 11:33:54,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.702 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2023-04-03 11:33:54,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.702 DELETE appNGizer Property platform.site.deleteme.service-path 2023-04-03 11:33:54,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.703 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2023-04-03 11:33:54,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.703 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2023-04-03 11:33:54,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.704 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2023-04-03 11:33:54,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.704 DELETE appNGizer Property platform.site.deleteme.setDebugHeaders 2023-04-03 11:33:54,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.705 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2023-04-03 11:33:54,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.705 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2023-04-03 11:33:54,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.706 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2023-04-03 11:33:54,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.706 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2023-04-03 11:33:54,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.707 DELETE appNGizer Property platform.site.deleteme.template 2023-04-03 11:33:54,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.707 DELETE appNGizer Property platform.site.deleteme.timeZone 2023-04-03 11:33:54,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.708 DELETE appNGizer Property platform.site.deleteme.wwwDir 2023-04-03 11:33:54,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.708 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2023-04-03 11:33:54,711 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2023-04-03 11:33:54,713 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2023-04-03 11:33:54,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:54.714 DELETE appNGizer Site deleteme 2023-04-03 11:33:54,716 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:54,716 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:54,717 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:54,729 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:53 CEST 2023]; root of context hierarchy 2023-04-03 11:33:54,730 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:54,731 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2023-04-03 11:33:54,737 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:54,737 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4d4b4732, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ade94f4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38829c84, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a696302, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6d0cd9aa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@534b89cb] 2023-04-03 11:33:54,738 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:54,778 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:54 CEST 2023]; root of context hierarchy 2023-04-03 11:33:54,793 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:54,793 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:54,820 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:54,853 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:54,885 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:54,885 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:54,976 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:54,980 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:55,153 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:55,153 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:55,315 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:54 CEST 2023]; root of context hierarchy 2023-04-03 11:33:55,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:55,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:55,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:55,329 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:55,335 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.003s) 2023-04-03 11:33:55,336 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:55,339 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:55,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:55,367 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:55,372 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:55,375 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:55,377 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:55,380 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:55,382 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:55,385 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:55,388 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:55,391 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:55,394 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:55,397 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:55,397 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:55,397 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:55,399 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:55,402 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:55,405 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:55,406 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:55,410 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:55,412 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:55,415 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:55,417 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.079s) 2023-04-03 11:33:55,423 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:55,459 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:55,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:55,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:55,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:55,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:55,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:55,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:55,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:55,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:55,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:55,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:55,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:55,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:55,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:55,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:55,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:55,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:55,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:55,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:55,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:55,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,466 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:55,466 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,466 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:55,466 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:55,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:55,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:55,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:55,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:55,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:55,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:55,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:55,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:55,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:55,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:55,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:55,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:55,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:55,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:55,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:55,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:55,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:55,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:55,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:55,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:55,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:55,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:55,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:55,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:55,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:55,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:55,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:55,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:55,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:55,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:55,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:55,474 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:55,474 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:55,474 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:55,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:54 CEST 2023]; root of context hierarchy 2023-04-03 11:33:55,542 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:55,542 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:55,545 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:55,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.55 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:55,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.551 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:55,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.551 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:55,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.552 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:55,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.552 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:55,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.552 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:55,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.553 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:55,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.553 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:55,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.553 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:55,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.553 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:55,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.554 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:55,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.554 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:55,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.554 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:55,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.555 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:55,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.555 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:55,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.555 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:55,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.555 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:55,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.556 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:55,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.556 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:55,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.556 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:55,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.557 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:55,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.557 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:55,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.557 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:55,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.558 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:55,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.558 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:55,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.558 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:55,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.559 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:55,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.559 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:55,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.559 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:55,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.56 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:55,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.56 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:55,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.56 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:55,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.561 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:55,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.561 CREATE appNGizer Property platform.locale 2023-04-03 11:33:55,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.562 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:55,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.562 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:55,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.562 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:55,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.563 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:55,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.563 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:55,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.563 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:55,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.564 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:55,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.564 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:55,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.564 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:55,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.564 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:55,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.565 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:55,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.565 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:55,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.566 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:55,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.566 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:55,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.567 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:55,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.567 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:55,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.567 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:55,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.568 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:55,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.568 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:55,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.568 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:55,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.569 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:55,576 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:55,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.584 CREATE appNGizer Repository local 2023-04-03 11:33:55,600 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:55,604 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:55,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.605 CREATE appNGizer Application demo-application 2023-04-03 11:33:55,608 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:55,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.609 CREATE appNGizer Permission debug 2023-04-03 11:33:55,610 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:55,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.61 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:55,610 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:55,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.611 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:55,611 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:55,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.611 CREATE appNGizer Permission testPermission 2023-04-03 11:33:55,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.613 CREATE appNGizer Role Administrator 2023-04-03 11:33:55,616 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:55,617 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:55,617 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:55,617 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:55,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.618 CREATE appNGizer Role Debugger 2023-04-03 11:33:55,618 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:55,619 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:55,619 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:55,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.619 CREATE appNGizer Role Tester 2023-04-03 11:33:55,620 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:55,620 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:55,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.621 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:55,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.622 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:55,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.622 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:55,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.624 UPDATE appNGizer Role Administrator 2023-04-03 11:33:55,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.624 UPDATE appNGizer Role Debugger 2023-04-03 11:33:55,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.625 UPDATE appNGizer Role Tester 2023-04-03 11:33:55,629 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:55,630 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:55,637 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:55,637 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:55,638 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:55,639 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:55,640 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:55,641 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:55,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.661 UPDATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:55,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.677 CREATE appNGizer Property platform.application.demo-application.myNewProp 2023-04-03 11:33:55,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:55.685 DELETE appNGizer Property platform.application.demo-application.myNewProp 2023-04-03 11:33:55,686 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:54 CEST 2023]; root of context hierarchy 2023-04-03 11:33:55,688 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:55,688 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2023-04-03 11:33:55,693 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:55,693 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20f05edc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a6aba0a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@595a4fdf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45ecfa94, org.springframework.test.context.transaction.TransactionalTestExecutionListener@67c84a4b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@188d1652] 2023-04-03 11:33:55,694 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:55,727 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:55 CEST 2023]; root of context hierarchy 2023-04-03 11:33:55,740 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:55,740 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:55,763 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:55,796 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:55,825 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:55,825 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:55,907 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:55,911 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:56,117 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:56,117 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:56,278 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:55 CEST 2023]; root of context hierarchy 2023-04-03 11:33:56,291 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:56,291 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:56,291 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:56,292 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:56,297 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.003s) 2023-04-03 11:33:56,298 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:56,301 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:56,314 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:56,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:56,338 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:56,340 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:56,343 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:56,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:56,348 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:56,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:56,354 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:56,357 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:56,361 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:56,364 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:56,364 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:56,364 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:56,366 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:56,369 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:56,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:56,374 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:56,377 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:56,380 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:56,383 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:56,385 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.084s) 2023-04-03 11:33:56,391 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:56,431 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:56,431 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:56,431 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:56,431 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:56,432 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,432 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:56,432 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:56,432 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,432 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:56,433 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:56,433 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:56,433 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:56,433 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:56,433 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:56,433 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:56,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:56,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:56,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:56,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:56,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:56,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:56,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:56,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:56,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:56,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:56,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:56,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:56,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:56,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:56,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:56,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:56,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:56,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:56,438 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:56,438 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,438 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:56,438 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,438 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:56,439 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:56,439 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:56,439 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:56,439 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:56,439 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:56,440 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:56,440 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:56,440 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:56,440 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:56,440 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:56,441 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:56,441 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:56,441 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:56,441 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:56,441 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:56,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:56,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:56,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:56,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:56,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:56,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:56,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:56,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:56,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:56,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:56,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:56,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:56,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:56,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:56,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:56,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:56,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:56,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:56,446 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:56,446 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:56,446 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:56,446 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:56,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:56,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:56,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:56,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:56,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:56,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:55 CEST 2023]; root of context hierarchy 2023-04-03 11:33:56,518 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:56,518 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:56,521 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:56,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.528 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:56,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.528 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:56,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.529 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:56,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.529 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:56,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.529 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:56,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.53 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:56,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.53 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:56,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.53 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:56,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.531 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:56,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.531 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:56,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.531 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:56,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.532 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:56,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.532 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:56,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.532 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:56,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.533 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:56,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.533 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:56,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.533 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:56,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.534 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:56,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.534 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:56,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.534 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:56,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.535 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:56,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.535 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:56,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.535 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:56,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.536 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:56,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.536 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:56,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.536 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:56,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.537 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:56,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.537 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:56,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.537 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:56,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.538 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:56,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.538 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:56,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.538 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:56,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.539 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:56,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.539 CREATE appNGizer Property platform.locale 2023-04-03 11:33:56,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.539 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:56,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.54 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:56,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.54 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:56,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.54 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:56,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.54 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:56,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.541 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:56,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.541 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:56,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.541 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:56,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.542 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:56,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.542 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:56,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.542 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:56,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.543 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:56,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.543 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:56,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.543 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:56,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.544 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:56,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.544 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:56,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.544 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:56,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.545 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:56,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.545 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:56,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.545 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:56,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.546 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:56,555 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:56,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.564 CREATE appNGizer Repository local 2023-04-03 11:33:56,581 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:56,585 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:56,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.587 CREATE appNGizer Application demo-application 2023-04-03 11:33:56,589 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:56,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.591 CREATE appNGizer Permission debug 2023-04-03 11:33:56,591 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:56,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.591 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:56,592 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:56,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.592 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:56,592 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:56,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.592 CREATE appNGizer Permission testPermission 2023-04-03 11:33:56,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.594 CREATE appNGizer Role Administrator 2023-04-03 11:33:56,598 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:56,599 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:56,599 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:56,599 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:56,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.599 CREATE appNGizer Role Debugger 2023-04-03 11:33:56,600 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:56,601 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:56,601 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:56,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.601 CREATE appNGizer Role Tester 2023-04-03 11:33:56,602 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:56,602 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:56,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.604 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:56,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.604 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:56,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.604 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:56,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.606 UPDATE appNGizer Role Administrator 2023-04-03 11:33:56,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.607 UPDATE appNGizer Role Debugger 2023-04-03 11:33:56,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.607 UPDATE appNGizer Role Tester 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,613 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,614 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,614 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,614 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:56,614 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:56,620 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:56,620 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:56,621 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:56,622 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:56,622 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:56,623 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:56,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.639 CREATE appNGizer Group Admin 2023-04-03 11:33:56,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.658 UPDATE appNGizer Group Administrator 2023-04-03 11:33:56,669 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:56,669 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:56,669 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2023-04-03 11:33:56,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.672 CREATE appNGizer Group deleteme 2023-04-03 11:33:56,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.678 DELETE appNGizer Group deleteme 2023-04-03 11:33:56,680 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:56,680 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:56,680 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2023-04-03 11:33:56,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.683 CREATE appNGizer Group with.dot 2023-04-03 11:33:56,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.693 DELETE appNGizer Group with.dot 2023-04-03 11:33:56,694 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:56,694 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:56,695 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:56,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:56.697 CREATE appNGizer Group john doe! 2023-04-03 11:33:56,698 ERROR [main] org.appng.appngizer.controller.GroupController: [111] error while processing [POST] on /group javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.GroupImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='Please enter a valid name, which may only consist of letters, numbers, spaces, dots, underscores and hyphens', propertyPath=name, rootBeanClass=class org.appng.core.domain.GroupImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706) at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) at com.sun.proxy.$Proxy93.persist(Unknown Source) at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) at sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy100.save(Unknown Source) at org.appng.core.service.CoreService.createGroup(CoreService.java:1872) at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$fb8ae677.createGroup() at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:202) at org.appng.appngizer.controller.ControllerTest.sendAndVerify(ControllerTest.java:196) at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:161) at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:33:56,700 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:56,700 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:56,701 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:56,709 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:55 CEST 2023]; root of context hierarchy 2023-04-03 11:33:56,710 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:56,710 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2023-04-03 11:33:56,715 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:56,715 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@561697d5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24a4f640, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2910d98f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67c943b2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@583d8a1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@61628a7] 2023-04-03 11:33:56,716 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:56,749 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:56 CEST 2023]; root of context hierarchy 2023-04-03 11:33:56,762 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:56,762 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:56,782 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:56,854 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:56,881 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:56,881 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:56,938 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:56,941 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:57,087 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:57,087 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:57,230 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:56 CEST 2023]; root of context hierarchy 2023-04-03 11:33:57,243 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:57,243 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:57,243 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:57,244 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:57,249 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.003s) 2023-04-03 11:33:57,251 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:57,253 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:57,270 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:57,287 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:57,293 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:57,295 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:57,298 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:57,300 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:57,303 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:57,306 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:57,308 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:57,311 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:57,314 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:57,317 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:57,317 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:57,317 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:57,319 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:57,321 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:57,325 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:57,326 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:57,328 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:57,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:57,333 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:57,335 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.082s) 2023-04-03 11:33:57,341 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:57,377 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:57,377 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:57,377 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:57,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:57,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:57,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:57,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:57,379 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:57,379 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:57,379 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:57,379 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:57,379 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:57,379 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:57,380 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:57,380 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:57,380 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:57,380 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:57,380 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:57,381 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:57,381 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:57,381 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:57,381 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:57,382 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:57,382 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:57,382 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:57,382 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:57,382 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:57,382 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:57,383 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:57,383 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:57,383 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:57,383 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:57,384 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,384 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:57,384 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,384 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:57,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:57,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:57,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:57,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:57,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:57,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:57,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:57,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:57,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:57,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:57,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:57,387 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:57,387 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:57,387 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:57,387 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:57,388 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:57,388 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:57,388 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:57,388 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:57,388 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:57,388 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:57,389 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:57,389 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,389 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:57,389 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,389 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:57,390 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:57,390 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:57,390 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:57,390 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:57,390 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:57,390 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:57,391 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:57,391 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,391 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:57,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:57,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:57,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:57,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:57,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:57,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:57,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:57,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:57,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:57,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:57,419 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:56 CEST 2023]; root of context hierarchy 2023-04-03 11:33:57,465 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:57,465 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:57,468 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2023-04-03 11:33:57,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.475 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:57,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.475 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:57,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.476 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:57,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.476 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:57,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.476 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:57,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.477 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:57,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.477 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:57,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.478 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:57,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.478 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:57,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.478 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:57,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.479 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:57,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.479 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:57,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.479 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:57,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.48 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:57,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.48 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:57,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.48 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:57,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.481 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:57,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.481 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:57,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.482 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:57,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.482 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:57,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.482 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:57,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.483 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:57,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.483 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:57,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.483 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:57,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.484 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:57,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.484 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:57,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.484 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:57,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.485 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:57,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.485 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:57,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.486 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:57,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.486 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:57,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.487 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:57,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.487 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:57,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.487 CREATE appNGizer Property platform.locale 2023-04-03 11:33:57,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.488 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:57,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.488 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:57,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.488 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:57,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.489 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:57,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.489 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:57,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.49 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:57,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.49 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:57,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.49 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:57,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.491 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:57,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.491 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:57,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.492 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:57,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.492 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:57,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.492 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:57,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.493 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:57,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.493 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:57,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.494 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:57,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.494 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:57,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.495 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:57,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.495 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:57,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.495 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:57,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.496 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:57,505 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:57,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.514 CREATE appNGizer Repository local 2023-04-03 11:33:57,532 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:57,537 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:57,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.538 CREATE appNGizer Application demo-application 2023-04-03 11:33:57,541 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:57,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.543 CREATE appNGizer Permission debug 2023-04-03 11:33:57,543 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:57,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.543 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:57,544 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:57,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.544 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:57,544 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:57,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.544 CREATE appNGizer Permission testPermission 2023-04-03 11:33:57,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.546 CREATE appNGizer Role Administrator 2023-04-03 11:33:57,550 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:57,551 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:57,551 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:57,551 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:57,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.551 CREATE appNGizer Role Debugger 2023-04-03 11:33:57,552 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:57,553 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:57,553 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:57,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.553 CREATE appNGizer Role Tester 2023-04-03 11:33:57,555 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:57,555 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:57,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.556 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:57,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.556 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:57,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.557 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:57,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.558 UPDATE appNGizer Role Administrator 2023-04-03 11:33:57,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.559 UPDATE appNGizer Role Debugger 2023-04-03 11:33:57,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.56 UPDATE appNGizer Role Tester 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,565 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,566 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,566 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:57,566 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:57,572 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:57,573 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:57,573 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:57,574 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:57,575 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:57,576 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:57,602 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2023-04-03 11:33:57,605 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2023-04-03 11:33:57,605 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2023-04-03 11:33:57,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.607 CREATE appNGizer Resource messages-demo.properties of application demo-application 2023-04-03 11:33:57,608 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2023-04-03 11:33:57,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.608 CREATE appNGizer Resource beans.xml of application demo-application 2023-04-03 11:33:57,609 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2023-04-03 11:33:57,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.609 CREATE appNGizer Resource application.xml of application demo-application 2023-04-03 11:33:57,610 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2023-04-03 11:33:57,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.61 CREATE appNGizer Resource events.xml of application demo-application 2023-04-03 11:33:57,611 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2023-04-03 11:33:57,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.611 CREATE appNGizer Resource master.xml of application demo-application 2023-04-03 11:33:57,612 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2023-04-03 11:33:57,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.612 CREATE appNGizer Resource page.xml of application demo-application 2023-04-03 11:33:57,613 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2023-04-03 11:33:57,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.613 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2023-04-03 11:33:57,613 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2023-04-03 11:33:57,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.614 CREATE appNGizer Resource plugin.xml of application demo-application 2023-04-03 11:33:57,615 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2023-04-03 11:33:57,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.615 CREATE appNGizer Resource datasources.xml of application demo-application 2023-04-03 11:33:57,616 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2023-04-03 11:33:57,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.616 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2023-04-03 11:33:57,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.622 UPDATE appNGizer Application demo-application 2023-04-03 11:33:57,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.641 DELETE appNGizer Role Debugger 2023-04-03 11:33:57,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.642 DELETE appNGizer Role Tester 2023-04-03 11:33:57,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.647 DELETE appNGizer Role Administrator 2023-04-03 11:33:57,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.647 DELETE appNGizer Permission output-type.webgui 2023-04-03 11:33:57,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.648 DELETE appNGizer Permission debug 2023-04-03 11:33:57,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.648 DELETE appNGizer Permission testPermission 2023-04-03 11:33:57,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.648 DELETE appNGizer Permission output-format.html 2023-04-03 11:33:57,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.649 DELETE appNGizer Resource datasources.xml of application demo-application 2023-04-03 11:33:57,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.649 DELETE appNGizer Resource beans.xml of application demo-application 2023-04-03 11:33:57,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.65 DELETE appNGizer Resource page.xml of application demo-application 2023-04-03 11:33:57,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.65 DELETE appNGizer Resource plugin.xml of application demo-application 2023-04-03 11:33:57,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.651 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2023-04-03 11:33:57,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.651 DELETE appNGizer Resource messages-demo.properties of application demo-application 2023-04-03 11:33:57,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.652 DELETE appNGizer Resource master.xml of application demo-application 2023-04-03 11:33:57,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.652 DELETE appNGizer Resource events.xml of application demo-application 2023-04-03 11:33:57,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.653 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2023-04-03 11:33:57,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.653 DELETE appNGizer Resource application.xml of application demo-application 2023-04-03 11:33:57,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.654 DELETE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:57,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.654 DELETE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:57,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.654 DELETE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:57,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:57.655 DELETE appNGizer Application demo-application 2023-04-03 11:33:57,656 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:56 CEST 2023]; root of context hierarchy 2023-04-03 11:33:57,658 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:57,658 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2023-04-03 11:33:57,664 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:33:57,664 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ac41c0c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@50ba1574, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2e9d759d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1be122fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61bf79f7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@612ed101] 2023-04-03 11:33:57,665 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2023-04-03 11:33:57,695 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Mon Apr 03 11:33:57 CEST 2023]; root of context hierarchy 2023-04-03 11:33:57,736 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:57,736 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2023-04-03 11:33:57,760 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2023-04-03 11:33:57,791 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-04-03 11:33:57,820 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:57,820 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2023-04-03 11:33:57,882 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2023-04-03 11:33:57,886 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:33:58,036 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:33:58,037 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:58,191 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Mon Apr 03 11:33:57 CEST 2023]; root of context hierarchy 2023-04-03 11:33:58,205 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2023-04-03 11:33:58,205 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2023-04-03 11:33:58,205 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2023-04-03 11:33:58,207 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2023-04-03 11:33:58,212 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 18 migrations (execution time 00:00.004s) 2023-04-03 11:33:58,214 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2023-04-03 11:33:58,217 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2023-04-03 11:33:58,232 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2023-04-03 11:33:58,249 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2023-04-03 11:33:58,254 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2023-04-03 11:33:58,256 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2023-04-03 11:33:58,259 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2023-04-03 11:33:58,261 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2023-04-03 11:33:58,263 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2023-04-03 11:33:58,266 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2023-04-03 11:33:58,268 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2023-04-03 11:33:58,271 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2023-04-03 11:33:58,274 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2023-04-03 11:33:58,276 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2023-04-03 11:33:58,276 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:58,276 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:58,278 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2023-04-03 11:33:58,280 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2023-04-03 11:33:58,284 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2023-04-03 11:33:58,285 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2023-04-03 11:33:58,287 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2023-04-03 11:33:58,289 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames" 2023-04-03 11:33:58,292 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.5 - job execution record add node" 2023-04-03 11:33:58,294 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 18 migrations to schema "PUBLIC", now at version v4.5 (execution time 00:00.077s) 2023-04-03 11:33:58,299 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2023-04-03 11:33:58,335 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:58,336 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,336 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:58,336 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2023-04-03 11:33:58,336 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2023-04-03 11:33:58,336 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2023-04-03 11:33:58,337 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:58,338 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2023-04-03 11:33:58,338 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2023-04-03 11:33:58,338 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2023-04-03 11:33:58,338 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2023-04-03 11:33:58,338 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2023-04-03 11:33:58,338 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2023-04-03 11:33:58,339 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2023-04-03 11:33:58,340 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2023-04-03 11:33:58,340 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2023-04-03 11:33:58,340 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,340 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2023-04-03 11:33:58,340 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,340 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2023-04-03 11:33:58,341 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:58,341 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2023-04-03 11:33:58,341 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2023-04-03 11:33:58,341 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2023-04-03 11:33:58,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:58,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2023-04-03 11:33:58,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:58,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:58,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2023-04-03 11:33:58,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2023-04-03 11:33:58,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:58,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2023-04-03 11:33:58,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2023-04-03 11:33:58,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2023-04-03 11:33:58,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site,javax.servlet.http.HttpServletRequest) throws org.appng.appngizer.controller.ConflictException 2023-04-03 11:33:58,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:58,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2023-04-03 11:33:58,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2023-04-03 11:33:58,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2023-04-03 11:33:58,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:58,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2023-04-03 11:33:58,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:58,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:58,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2023-04-03 11:33:58,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2023-04-03 11:33:58,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2023-04-03 11:33:58,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:58,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2023-04-03 11:33:58,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2023-04-03 11:33:58,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2023-04-03 11:33:58,372 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Mon Apr 03 11:33:57 CEST 2023]; root of context hierarchy 2023-04-03 11:33:58,419 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:58,419 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:58,423 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2023-04-03 11:33:58,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.43 CREATE appNGizer Property platform.messagingEnabled 2023-04-03 11:33:58,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.431 CREATE appNGizer Property platform.filebasedDeployment 2023-04-03 11:33:58,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.431 CREATE appNGizer Property platform.jspFileType 2023-04-03 11:33:58,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.431 CREATE appNGizer Property platform.repositoryTrustStorePassword 2023-04-03 11:33:58,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.432 CREATE appNGizer Property platform.platformRootPath 2023-04-03 11:33:58,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.432 CREATE appNGizer Property platform.manageDatabases 2023-04-03 11:33:58,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.432 CREATE appNGizer Property platform.inactiveLockPeriod 2023-04-03 11:33:58,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.433 CREATE appNGizer Property platform.appngData 2023-04-03 11:33:58,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.433 CREATE appNGizer Property platform.cachePlatformFolder 2023-04-03 11:33:58,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.433 CREATE appNGizer Property platform.monitoringPath 2023-04-03 11:33:58,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.434 CREATE appNGizer Property platform.repositoryCert 2023-04-03 11:33:58,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.435 CREATE appNGizer Property platform.defaultTemplate 2023-04-03 11:33:58,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.435 CREATE appNGizer Property platform.devMode 2023-04-03 11:33:58,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.436 CREATE appNGizer Property platform.logfile 2023-04-03 11:33:58,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.436 CREATE appNGizer Property platform.xssAllowedTags 2023-04-03 11:33:58,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.436 CREATE appNGizer Property platform.mailDisabled 2023-04-03 11:33:58,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.437 CREATE appNGizer Property platform.passwordPolicyRegEx 2023-04-03 11:33:58,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.437 CREATE appNGizer Property platform.formatOutput 2023-04-03 11:33:58,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.437 CREATE appNGizer Property platform.cacheConfig 2023-04-03 11:33:58,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.438 CREATE appNGizer Property platform.sharedSecret 2023-04-03 11:33:58,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.438 CREATE appNGizer Property platform.repositoryPath 2023-04-03 11:33:58,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.438 CREATE appNGizer Property platform.repositoryVerifySignature 2023-04-03 11:33:58,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.439 CREATE appNGizer Property platform.repositorySignature 2023-04-03 11:33:58,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.439 CREATE appNGizer Property platform.sessionFilter 2023-04-03 11:33:58,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.44 CREATE appNGizer Property platform.cacheApplicationFolder 2023-04-03 11:33:58,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.44 CREATE appNGizer Property platform.writeDebugFiles 2023-04-03 11:33:58,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.44 CREATE appNGizer Property platform.repositoryDefaultDigest 2023-04-03 11:33:58,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.44 CREATE appNGizer Property platform.monitorPerformance 2023-04-03 11:33:58,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.441 CREATE appNGizer Property platform.mdcEnabled 2023-04-03 11:33:58,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.441 CREATE appNGizer Property platform.vHostMode 2023-04-03 11:33:58,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.441 CREATE appNGizer Property platform.templateFolder 2023-04-03 11:33:58,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.442 CREATE appNGizer Property platform.maxLoginAttempts 2023-04-03 11:33:58,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.442 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2023-04-03 11:33:58,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.442 CREATE appNGizer Property platform.locale 2023-04-03 11:33:58,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.442 CREATE appNGizer Property platform.sessionTimeout 2023-04-03 11:33:58,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.443 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2023-04-03 11:33:58,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.443 CREATE appNGizer Property platform.encoding 2023-04-03 11:33:58,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.444 CREATE appNGizer Property platform.maxUploadSize 2023-04-03 11:33:58,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.444 CREATE appNGizer Property platform.templatePrefix 2023-04-03 11:33:58,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.444 CREATE appNGizer Property platform.repositoryTrustStore 2023-04-03 11:33:58,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.445 CREATE appNGizer Property platform.imageMagickPath 2023-04-03 11:33:58,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.445 CREATE appNGizer Property platform.databasePrefix 2023-04-03 11:33:58,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.445 CREATE appNGizer Property platform.cacheFolder 2023-04-03 11:33:58,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.446 CREATE appNGizer Property platform.messagingGroupAddress 2023-04-03 11:33:58,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.446 CREATE appNGizer Property platform.xssProtect 2023-04-03 11:33:58,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.446 CREATE appNGizer Property platform.mailHost 2023-04-03 11:33:58,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.447 CREATE appNGizer Property platform.timeZone 2023-04-03 11:33:58,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.447 CREATE appNGizer Property platform.cacheImageFolder 2023-04-03 11:33:58,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.447 CREATE appNGizer Property platform.messagingReceiver 2023-04-03 11:33:58,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.447 CREATE appNGizer Property platform.messagingGroupPort 2023-04-03 11:33:58,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.448 CREATE appNGizer Property platform.csrfFilterEnabled 2023-04-03 11:33:58,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.448 CREATE appNGizer Property platform.mailPort 2023-04-03 11:33:58,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.448 CREATE appNGizer Property platform.uploadDir 2023-04-03 11:33:58,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.449 CREATE appNGizer Property platform.applicationDir 2023-04-03 11:33:58,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.449 CREATE appNGizer Property platform.databaseValidationPeriod 2023-04-03 11:33:58,458 WARN [main] org.appng.api.support.environment.DefaultEnvironment: Scope SESSION is not enabled! 2023-04-03 11:33:58,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.469 CREATE appNGizer Repository local 2023-04-03 11:33:58,487 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/ 2023-04-03 11:33:58,491 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2023-04-03 11:33:58,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.493 CREATE appNGizer Application demo-application 2023-04-03 11:33:58,496 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2023-04-03 11:33:58,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.497 CREATE appNGizer Permission debug 2023-04-03 11:33:58,498 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2023-04-03 11:33:58,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.498 CREATE appNGizer Permission output-format.html 2023-04-03 11:33:58,498 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2023-04-03 11:33:58,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.498 CREATE appNGizer Permission output-type.webgui 2023-04-03 11:33:58,499 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2023-04-03 11:33:58,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.499 CREATE appNGizer Permission testPermission 2023-04-03 11:33:58,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.501 CREATE appNGizer Role Administrator 2023-04-03 11:33:58,504 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2023-04-03 11:33:58,505 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2023-04-03 11:33:58,505 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:58,505 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2023-04-03 11:33:58,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.505 CREATE appNGizer Role Debugger 2023-04-03 11:33:58,506 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2023-04-03 11:33:58,507 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2023-04-03 11:33:58,507 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2023-04-03 11:33:58,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.507 CREATE appNGizer Role Tester 2023-04-03 11:33:58,508 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2023-04-03 11:33:58,508 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2023-04-03 11:33:58,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.509 CREATE appNGizer Property platform.application.demo-application.foo 2023-04-03 11:33:58,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.51 CREATE appNGizer Property platform.application.demo-application.bar 2023-04-03 11:33:58,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.51 CREATE appNGizer Property platform.application.demo-application.clobValue 2023-04-03 11:33:58,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.512 UPDATE appNGizer Role Administrator 2023-04-03 11:33:58,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.513 UPDATE appNGizer Role Debugger 2023-04-03 11:33:58,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.513 UPDATE appNGizer Role Tester 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,516 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,517 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,517 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,517 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2023-04-03 11:33:58,517 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2023-04-03 11:33:58,522 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2023-04-03 11:33:58,523 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2023-04-03 11:33:58,523 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2023-04-03 11:33:58,525 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2023-04-03 11:33:58,525 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2023-04-03 11:33:58,526 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2023-04-03 11:33:58,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.558 CREATE appNGizer Role Editor 2023-04-03 11:33:58,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.575 UPDATE appNGizer Role Editor 2023-04-03 11:33:58,582 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:58,582 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:58,583 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:58,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.586 CREATE appNGizer Role with.dot 2023-04-03 11:33:58,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.598 DELETE appNGizer Role with.dot 2023-04-03 11:33:58,599 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2023-04-03 11:33:58,599 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2023-04-03 11:33:58,600 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2023-04-03 11:33:58,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-04-03 11:33:58.603 CREATE appNGizer Role john doe! 2023-04-03 11:33:58,604 ERROR [main] org.appng.appngizer.controller.RoleController: [131] error while processing [POST] on /application/demo-application/role javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.RoleImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='Please enter a valid name, which may only consist of letters, numbers, spaces, dots, underscores and hyphens', propertyPath=name, rootBeanClass=class org.appng.core.domain.RoleImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706) at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) at com.sun.proxy.$Proxy93.persist(Unknown Source) at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) at sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy106.save(Unknown Source) at org.appng.core.service.CoreService.saveRole(CoreService.java:1555) at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$fb8ae677.saveRole() at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:202) at org.appng.appngizer.controller.ControllerTest.sendAndVerify(ControllerTest.java:196) at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:161) at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-04-03 11:33:58,642 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Mon Apr 03 11:33:57 CEST 2023]; root of context hierarchy 2023-04-03 11:33:58,643 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2023-04-03 11:33:58,643 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in org.appng.appngizer.controller.RoleControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources asciidoctor: WARNING: parts/setup.adoc: line 1: section title out of sequence: expected level 1, got level 2 [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources asciidoctor: WARNING: parts/setup.adoc: line 1: section title out of sequence: expected level 1, got level 2 [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-appngizer --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------------< org.appng:appng-application >--------------------- [INFO] Building appNG Application 1.26.0 [17/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application --- [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/src/main/webapp] [INFO] Webapp assembled in [402 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying jcip-annotations-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jcip-annotations-1.0.jar [INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying spring-xml-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-xml-2.4.6.RELEASE.jar [INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/guava-31.0.1-jre.jar [INFO] Copying lucene-core-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-core-8.10.0.jar [INFO] Copying bzip2-0.9.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bzip2-0.9.1.jar [INFO] Copying protobuf-java-2.5.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/protobuf-java-2.5.0.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying pdfbox-tools-2.0.9.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/pdfbox-tools-2.0.9.jar [INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/passay-1.6.1.jar [INFO] Copying spring-context-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-context-4.3.30.RELEASE.jar [INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/stax-ex-1.8.3.jar [INFO] Copying spring-data-jpa-1.11.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-data-jpa-1.11.23.RELEASE.jar [INFO] Copying commons-vfs2-2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-vfs2-2.2.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying javassist-3.27.0-GA.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/javassist-3.27.0-GA.jar [INFO] Copying spring-context-support-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-context-support-4.3.30.RELEASE.jar [INFO] Copying apache-mime4j-core-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/apache-mime4j-core-0.8.1.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar [INFO] Copying jaxb-impl-2.3.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jaxb-impl-2.3.5.jar [INFO] Copying grib-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/grib-4.5.5.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying simpleclient_common-0.16.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simpleclient_common-0.16.0.jar [INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/amqp-client-5.13.1.jar [INFO] Copying jackcess-2.1.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackcess-2.1.10.jar [INFO] Copying junrar-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/junrar-1.0.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.mail-1.6.7.jar [INFO] Copying poi-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-3.17.jar [INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpclient-4.5.13.jar [INFO] Copying appng-api-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-api-1.26.0.jar [INFO] Copying spring-data-envers-1.1.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-data-envers-1.1.23.RELEASE.jar [INFO] Copying hazelcast-5.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hazelcast-5.0.2.jar [INFO] Copying lucene-sandbox-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-sandbox-8.10.0.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/saaj-impl-1.5.3.jar [INFO] Copying bcprov-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcprov-jdk15on-1.69.jar [INFO] Copying commons-exec-1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-exec-1.3.jar [INFO] Copying bcpkix-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcpkix-jdk15on-1.69.jar [INFO] Copying lucene-queryparser-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-queryparser-8.10.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying byte-buddy-1.10.22.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/byte-buddy-1.10.22.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/mchange-commons-java-0.2.15.jar [INFO] Copying vorbis-java-core-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/vorbis-java-core-0.8.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying jbig2-imageio-3.0.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jbig2-imageio-3.0.0.jar [INFO] Copying spring-expression-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-expression-4.3.30.RELEASE.jar [INFO] Copying flyway-core-8.5.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/flyway-core-8.5.13.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying javax.persistence-api-2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/javax.persistence-api-2.2.jar [INFO] Copying spring-web-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-web-4.3.30.RELEASE.jar [INFO] Copying lucene-highlighter-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-highlighter-8.10.0.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/log4j-1.2.17.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying sis-referencing-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-referencing-0.8.jar [INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jaxws-rt-2.3.5.jar [INFO] Copying tika-core-1.18.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/tika-core-1.18.jar [INFO] Copying spring-aop-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-aop-4.3.30.RELEASE.jar [INFO] Copying openjson-1.0.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/openjson-1.0.10.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying lucene-memory-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-memory-8.10.0.jar [INFO] Copying rome-utils-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/rome-utils-1.5.1.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying bcmail-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcmail-jdk15on-1.69.jar [INFO] Copying apache-mime4j-dom-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/apache-mime4j-dom-0.8.1.jar [INFO] Copying unit-api-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/unit-api-1.0.jar [INFO] Copying geoapi-3.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/geoapi-3.0.1.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying netcdf4-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/netcdf4-4.5.5.jar [INFO] Copying asm-5.0.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/asm-5.0.4.jar [INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/failureaccess-1.0.1.jar [INFO] Copying error_prone_annotations-2.7.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/error_prone_annotations-2.7.1.jar [INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying httpservices-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpservices-4.5.5.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xmlgraphics-commons-2.6.jar [INFO] Copying hibernate-envers-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-envers-5.4.32.Final.jar [INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying appng-tools-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-tools-1.26.0.jar [INFO] Copying spring-tx-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-tx-4.3.30.RELEASE.jar [INFO] Copying simpleclient_tracer_otel_agent-0.16.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simpleclient_tracer_otel_agent-0.16.0.jar [INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/FastInfoset-1.2.18.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying httpmime-4.5.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpmime-4.5.4.jar [INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-compress-1.21.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying jackson-annotations-2.14.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-annotations-2.14.1.jar [INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/fontbox-2.0.24.jar [INFO] Copying flyway-sqlserver-8.5.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/flyway-sqlserver-8.5.13.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying vorbis-java-tika-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/vorbis-java-tika-0.8.jar [INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying uimaj-core-2.9.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/uimaj-core-2.9.0.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying xmlbeans-2.6.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xmlbeans-2.6.0.jar [INFO] Copying appng-forms-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-forms-1.26.0.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying commons-logging-api-1.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-logging-api-1.1.jar [INFO] Copying appng-persistence-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-persistence-1.26.0.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/streambuffer-1.5.10.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/thymeleaf-3.0.12.RELEASE.jar [INFO] Copying gmbal-api-only-4.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/gmbal-api-only-4.0.3.jar [INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/antisamy-1.6.7.jar [INFO] Copying esapi-2.2.3.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/esapi-2.2.3.1.jar [INFO] Copying lucene-analyzers-common-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-analyzers-common-8.10.0.jar [INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar [INFO] Copying poi-scratchpad-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-scratchpad-3.17.jar [INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-pool2-2.10.0.jar [INFO] Copying joda-time-2.10.11.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/joda-time-2.10.11.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying lucene-facet-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-facet-8.10.0.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar [INFO] Copying httpcore-4.4.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpcore-4.4.14.jar [INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar [INFO] Copying jul-to-slf4j-1.7.24.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jul-to-slf4j-1.7.24.jar [INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/slf4j-api-1.7.26.jar [INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying spring-oxm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-oxm-4.3.30.RELEASE.jar [INFO] Copying json-simple-1.1.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/json-simple-1.1.1.jar [INFO] Copying spring-webmvc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-webmvc-4.3.30.RELEASE.jar [INFO] Copying rome-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/rome-1.5.1.jar [INFO] Copying policy-2.7.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/policy-2.7.10.jar [INFO] Copying jempbox-1.8.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jempbox-1.8.13.jar [INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jsoup-1.14.3.jar [INFO] Copying appng-formtags-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-formtags-1.26.0.jar [INFO] Copying spring-orm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-orm-4.3.30.RELEASE.jar [INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/aspectjrt-1.8.13.jar [INFO] Copying commons-text-1.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-text-1.10.0.jar [INFO] Copying jakarta.xml.ws-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar [INFO] Copying sentiment-analysis-parser-0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sentiment-analysis-parser-0.1.jar [INFO] Copying appng-rest-api-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-rest-api-1.26.0.jar [INFO] Copying jdom2-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jdom2-2.0.6.jar [INFO] Copying poi-ooxml-schemas-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-ooxml-schemas-3.17.jar [INFO] Copying simpleclient_tracer_common-0.16.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simpleclient_tracer_common-0.16.0.jar [INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/mimepull-1.9.15.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying opennlp-tools-1.8.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/opennlp-tools-1.8.4.jar [INFO] Copying appng-appngizer-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-appngizer-1.26.0.jar [INFO] Copying uimafit-core-2.2.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/uimafit-core-2.2.0.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying appng-core-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-core-1.26.0.jar [INFO] Copying spring-jdbc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-jdbc-4.3.30.RELEASE.jar [INFO] Copying commons-collections4-4.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-collections4-4.1.jar [INFO] Copying jandex-2.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jandex-2.2.3.Final.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying commons-csv-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-csv-1.0.jar [INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/management-api-3.2.3.jar [INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar [INFO] Copying appng-appngizer-jaxb-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-appngizer-jaxb-1.26.0.jar [INFO] Copying slf4j-log4j12-1.7.26.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/slf4j-log4j12-1.7.26.jar [INFO] Copying java-libpst-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/java-libpst-0.8.1.jar [INFO] Copying xz-1.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xz-1.8.jar [INFO] Copying xmpcore-5.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xmpcore-5.1.3.jar [INFO] Copying flyway-mysql-8.5.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/flyway-mysql-8.5.13.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying poi-ooxml-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-ooxml-3.17.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/querydsl-core-5.0.0.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying stax-api-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/stax-api-1.0.1.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying bcutil-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcutil-jdk15on-1.69.jar [INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpcore5-5.1.3.jar [INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jedis-3.7.0.jar [INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying appng-cli-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-cli-1.26.0.jar [INFO] Copying sis-metadata-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-metadata-0.8.jar [INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/swagger-annotations-1.5.22.jar [INFO] Copying sis-storage-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-storage-0.8.jar [INFO] Copying appng-mail-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-mail-1.26.0.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-util-1.14.jar [INFO] Copying neko-htmlunit-2.60.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/neko-htmlunit-2.60.0.jar [INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar [INFO] Copying curvesapi-1.04.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/curvesapi-1.04.jar [INFO] Copying spring-beans-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-beans-4.3.30.RELEASE.jar [INFO] Copying jhighlight-1.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jhighlight-1.0.2.jar [INFO] Copying jackson-core-2.14.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-core-2.14.1.jar [INFO] Copying hibernate-core-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-core-5.4.32.Final.jar [INFO] Copying hazelcast-spring-5.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hazelcast-spring-5.0.2.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar [INFO] Copying gson-2.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/gson-2.8.1.jar [INFO] Copying spring-core-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-core-4.3.30.RELEASE.jar [INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying appng-search-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-search-1.26.0.jar [INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-ws-core-2.4.6.RELEASE.jar [INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying tika-parsers-1.18.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/tika-parsers-1.18.jar [INFO] Copying simpleclient-0.16.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simpleclient-0.16.0.jar [INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying dec-0.1.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/dec-0.1.2.jar [INFO] Copying sis-utility-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-utility-0.8.jar [INFO] Copying appng-xmlapi-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-xmlapi-1.26.0.jar [INFO] Copying simpleclient_tracer_otel-0.16.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simpleclient_tracer_otel-0.16.0.jar [INFO] Copying jai-imageio-core-1.3.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jai-imageio-core-1.3.1.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpclient5-5.1.3.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/stax2-api-4.2.1.jar [INFO] Copying hibernate-validator-6.2.0.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-validator-6.2.0.Final.jar [INFO] Copying metadata-extractor-2.10.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/metadata-extractor-2.10.1.jar [INFO] Copying sis-feature-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-feature-0.8.jar [INFO] Copying querydsl-jpa-5.0.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/querydsl-jpa-5.0.0.jar [INFO] Copying jackson-datatype-jsr310-2.14.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-datatype-jsr310-2.14.1.jar [INFO] Copying sis-netcdf-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-netcdf-0.8.jar [INFO] Copying appng-taglib-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-taglib-1.26.0.jar [INFO] Copying woodstox-core-6.2.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/woodstox-core-6.2.6.jar [INFO] Copying jakarta.jws-api-2.1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.jws-api-2.1.0.jar [INFO] Copying lucene-queries-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-queries-8.10.0.jar [INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/checker-qual-3.12.0.jar [INFO] Copying ha-api-3.1.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/ha-api-3.1.13.jar [INFO] Copying jmatio-1.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jmatio-1.2.jar [INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/pdfbox-2.0.24.jar [INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/Saxon-HE-10.6.jar [INFO] Copying spring-data-commons-1.13.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-data-commons-1.13.23.RELEASE.jar [INFO] Copying httpcore5-h2-5.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpcore5-h2-5.1.3.jar [INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying jackcess-encrypt-2.1.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackcess-encrypt-2.1.4.jar [INFO] Copying jna-4.1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jna-4.1.0.jar [INFO] Copying jackson-databind-2.14.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-databind-2.14.1.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /srv/www/appng.org/appng/builds/stable/appng-application-1.26.0-dependencies-20230403-0929.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-application --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom [INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.26.0-dependencies-20230403-0929.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.26.0-dependencies-20230403-0929.zip.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.war to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom [INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.26.0-dependencies-20230403-0929.zip to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.war.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.26.0-dependencies-20230403-0929.zip.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable [INFO] Executed tasks [INFO] [INFO] ------------------< org.appng:appng-application-bom >------------------- [INFO] Building appNG application BOM 1.26.0 [18/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/target/appng-application-bom-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-bom --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/target/appng-application-bom-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.appng:appng-documentation >-------------------- [INFO] Building appNG Documentation 1.26.0 [19/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-documentation --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.example.EmployeesTest 2023-04-03 11:34:37,871 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2023-04-03 11:34:37,887 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59717824, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@146044d7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1e9e725a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15d9bc04, org.springframework.test.context.transaction.TransactionalTestExecutionListener@473b46c3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@516be40f] 2023-04-03 11:34:38,680 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml] 2023-04-03 11:34:38,844 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2023-04-03 11:34:38,878 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2023-04-03 11:34:38,916 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@64c87930: startup date [Mon Apr 03 11:34:38 CEST 2023]; root of context hierarchy 2023-04-03 11:34:39,506 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2023-04-03 11:34:39,506 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2023-04-03 11:34:39,507 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2023-04-03 11:34:39,510 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2023-04-03 11:34:39,510 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2023-04-03 11:34:39,513 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2023-04-03 11:34:39,530 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2023-04-03 11:34:39,532 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Apr 03, 2023 11:34:39 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2023-04-03 11:34:40,051 INFO [HSQLDB Server @2e8ab815] hsqldb.db.HSQLDB874677F7A1.ENGINE: Checkpoint start 2023-04-03 11:34:40,051 INFO [HSQLDB Server @2e8ab815] hsqldb.db.HSQLDB874677F7A1.ENGINE: checkpointClose start 2023-04-03 11:34:42,780 INFO [HSQLDB Server @2e8ab815] hsqldb.db.HSQLDB874677F7A1.ENGINE: checkpointClose synched 2023-04-03 11:34:43,576 INFO [HSQLDB Server @2e8ab815] hsqldb.db.HSQLDB874677F7A1.ENGINE: checkpointClose script done 2023-04-03 11:34:43,607 INFO [HSQLDB Server @2e8ab815] hsqldb.db.HSQLDB874677F7A1.ENGINE: checkpointClose end 2023-04-03 11:34:43,609 INFO [HSQLDB Server @2e8ab815] hsqldb.db.HSQLDB874677F7A1.ENGINE: Checkpoint end - txts: 1 2023-04-03 11:34:43,687 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2023-04-03 11:34:43,720 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2023-04-03 11:34:43,796 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2023-04-03 11:34:43,980 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-03 11:34:44,467 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2023-04-03 11:34:44,552 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2023-04-03 11:34:44,822 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2023-04-03 11:34:45,057 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-03 11:34:45,070 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:34:46,303 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@64c87930: startup date [Mon Apr 03 11:34:38 CEST 2023]; root of context hierarchy 2023-04-03 11:34:46,304 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2023-04-03 11:34:46,304 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2023-04-03 11:34:46,717 INFO [HSQLDB Connection @4c76a3e0] hsqldb.db.HSQLDB874677F7A1.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.339 s - in org.example.EmployeesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-documentation --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar.asc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-documentation --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------< org.appng:appng-template-assembly >------------------ [INFO] Building appNG Template Assembly Descriptors 1.26.0 [20/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-template-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-template-assembly --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-template-assembly --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.appng:appng-template-parent >------------------- [INFO] Building appNG Template Parent 1.26.0 [21/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-template-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/target/appng-template-parent-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-template-parent --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/target/appng-template-parent-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.appng:appng-application-assembly >---------------- [INFO] Building appng-application-assembly 1.26.0 [22/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-application-assembly --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-assembly --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------------< org.appng:appng-application-parent >----------------- [INFO] Building appNG application parent 1.26.0 [23/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/target/appng-application-parent-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-parent --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/target/appng-application-parent-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.appng:appng-archetype-application >---------------- [INFO] Building Archetype - appng-archetype-application 1.26.0 [24/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-archetype-application --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-archetype-application --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-archetype-application --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------ [INFO] Building appNG appNGizer Maven Plugin 1.26.0 [25/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer-maven-plugin --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------------< org.appng:appng-camunda >----------------------- [INFO] Building appNG camunda 1.26.0 [26/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-camunda --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.camunda.bpm.TaskWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.appng.camunda.bpm.TaskWrapperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-camunda --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-camunda --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.appng:appng-application-camunda >----------------- [INFO] Building appNG Application, including Camunda BPM process engine libraries 1.26.0 [27/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-camunda --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application-camunda --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application-camunda] in [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [3168 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-camunda --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-application-camunda --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-camunda --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.war to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.war.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda --- [INFO] Executing tasks main: [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable [INFO] Executed tasks [INFO] [INFO] --------------------< org.appng:appng-maven-plugin >-------------------- [INFO] Building appNG Maven Plugin 1.26.0 [28/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 4 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-maven-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [info] generate message constants for [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/generated-test-sources/constants] [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [INFO] Running org.appng.maven.plugin.mojo.GenerateBeanOptionsMojoTest [info] generate bean options for [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/src/test/resources/poms/bean-options/application-home/conf, org.appng.test.constants, /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/generated-test-sources/constants] [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s - in org.appng.maven.plugin.mojo.GenerateBeanOptionsMojoTest [INFO] Running org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [info] generate application constants for [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/generated-test-sources/constants] log4j:WARN No appenders could be found for logger (org.appng.xml.ApplicationPropertyConstantCreator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-maven-plugin --- [INFO] [INFO] --- maven-shade-plugin:3.1.0:shade (default) @ appng-maven-plugin --- [INFO] Including org.appng:appng-tools:jar:1.26.0 in the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.14.1 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.14.1 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.9.0 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.26 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar. [INFO] Excluding com.j256.simplemagic:simplemagic:jar:1.16 from the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.12.0 in the shaded jar. [INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 from the shaded jar. [INFO] Excluding javax.enterprise:cdi-api:jar:1.0 from the shaded jar. [INFO] Excluding javax.annotation:jsr250-api:jar:1.0 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 from the shaded jar. [INFO] Excluding org.apache.maven:maven-core:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:31.0.1-jre from the shaded jar. [INFO] Excluding org.apache.maven:maven-aether-provider:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-api:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-util:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:no_aop:4.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.21 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.1.0 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:1.6 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.maven:maven-compat:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:2.10 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-build-api:jar:0.0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.jar with /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-maven-plugin --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-maven-plugin --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.26.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "5db33f1e7729b7" [INFO] * Created staging repository with ID "orgappng-1106". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106 [INFO] * Uploading locally staged artifacts to profile org.appng Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar Progress (1): 4.1/471 kB Progress (1): 8.2/471 kB Progress (1): 12/471 kB Progress (1): 16/471 kB Progress (1): 20/471 kB Progress (1): 25/471 kB Progress (1): 29/471 kB Progress (1): 33/471 kB Progress (1): 37/471 kB Progress (1): 41/471 kB Progress (1): 45/471 kB Progress (1): 49/471 kB Progress (1): 53/471 kB Progress (1): 57/471 kB Progress (1): 61/471 kB Progress (1): 66/471 kB Progress (1): 70/471 kB Progress (1): 74/471 kB Progress (1): 78/471 kB Progress (1): 82/471 kB Progress (1): 86/471 kB Progress (1): 90/471 kB Progress (1): 94/471 kB Progress (1): 98/471 kB Progress (1): 102/471 kB Progress (1): 106/471 kB Progress (1): 111/471 kB Progress (1): 115/471 kB Progress (1): 119/471 kB Progress (1): 123/471 kB Progress (1): 127/471 kB Progress (1): 131/471 kB Progress (1): 135/471 kB Progress (1): 139/471 kB Progress (1): 143/471 kB Progress (1): 147/471 kB Progress (1): 152/471 kB Progress (1): 156/471 kB Progress (1): 160/471 kB Progress (1): 164/471 kB Progress (1): 168/471 kB Progress (1): 172/471 kB Progress (1): 176/471 kB Progress (1): 180/471 kB Progress (1): 184/471 kB Progress (1): 188/471 kB Progress (1): 193/471 kB Progress (1): 197/471 kB Progress (1): 201/471 kB Progress (1): 205/471 kB Progress (1): 209/471 kB Progress (1): 213/471 kB Progress (1): 217/471 kB Progress (1): 221/471 kB Progress (1): 225/471 kB Progress (1): 229/471 kB Progress (1): 233/471 kB Progress (1): 238/471 kB Progress (1): 242/471 kB Progress (1): 246/471 kB Progress (1): 250/471 kB Progress (1): 254/471 kB Progress (1): 258/471 kB Progress (1): 262/471 kB Progress (1): 266/471 kB Progress (1): 270/471 kB Progress (1): 274/471 kB Progress (1): 279/471 kB Progress (1): 283/471 kB Progress (1): 287/471 kB Progress (1): 291/471 kB Progress (1): 295/471 kB Progress (1): 299/471 kB Progress (1): 303/471 kB Progress (1): 307/471 kB Progress (1): 311/471 kB Progress (1): 315/471 kB Progress (1): 319/471 kB Progress (1): 324/471 kB Progress (1): 328/471 kB Progress (1): 332/471 kB Progress (1): 336/471 kB Progress (1): 340/471 kB Progress (1): 344/471 kB Progress (1): 348/471 kB Progress (1): 352/471 kB Progress (1): 356/471 kB Progress (1): 360/471 kB Progress (1): 365/471 kB Progress (1): 369/471 kB Progress (1): 373/471 kB Progress (1): 377/471 kB Progress (1): 381/471 kB Progress (1): 385/471 kB Progress (1): 389/471 kB Progress (1): 393/471 kB Progress (1): 397/471 kB Progress (1): 401/471 kB Progress (1): 406/471 kB Progress (1): 410/471 kB Progress (1): 414/471 kB Progress (1): 418/471 kB Progress (1): 422/471 kB Progress (1): 426/471 kB Progress (1): 430/471 kB Progress (1): 434/471 kB Progress (1): 438/471 kB Progress (1): 442/471 kB Progress (1): 446/471 kB Progress (1): 451/471 kB Progress (1): 455/471 kB Progress (1): 459/471 kB Progress (1): 463/471 kB Progress (1): 467/471 kB Progress (1): 471/471 kB Progress (1): 471 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar (471 kB at 302 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/maven-metadata.xml Progress (1): 301 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/maven-metadata.xml (301 B at 522 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar Progress (1): 1.5 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar (1.5 kB at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom Progress (1): 872 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom (872 B at 1.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 314 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/maven-metadata.xml (314 B at 541 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar Progress (1): 4.1/87 kB Progress (1): 8.2/87 kB Progress (1): 12/87 kB Progress (1): 16/87 kB Progress (1): 20/87 kB Progress (1): 25/87 kB Progress (1): 29/87 kB Progress (1): 33/87 kB Progress (1): 37/87 kB Progress (1): 41/87 kB Progress (1): 45/87 kB Progress (1): 49/87 kB Progress (1): 53/87 kB Progress (1): 57/87 kB Progress (1): 61/87 kB Progress (1): 66/87 kB Progress (1): 70/87 kB Progress (1): 74/87 kB Progress (1): 78/87 kB Progress (1): 82/87 kB Progress (1): 86/87 kB Progress (1): 87 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar (87 kB at 124 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/maven-metadata.xml Progress (1): 300 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/maven-metadata.xml (300 B at 520 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar.asc (488 B at 2.3 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/maven-metadata.xml Progress (1): 300 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/maven-metadata.xml (300 B at 520 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar Progress (1): 4.1/33 kB Progress (1): 8.2/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 25/33 kB Progress (1): 29/33 kB Progress (1): 33/33 kB Progress (1): 33 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar (33 kB at 57 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom (4.4 kB at 7.7 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/maven-metadata.xml Progress (1): 310 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/maven-metadata.xml (310 B at 537 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom.asc (488 B at 2.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar Progress (1): 4.1/41 kB Progress (1): 8.2/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 25/41 kB Progress (1): 29/41 kB Progress (1): 33/41 kB Progress (1): 37/41 kB Progress (1): 41/41 kB Progress (1): 41 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar (41 kB at 68 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/maven-metadata.xml Progress (1): 302 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/maven-metadata.xml (302 B at 524 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.war Progress (1): 0.5/125 MB Progress (1): 1.0/125 MB Progress (1): 1.6/125 MB Progress (1): 2.1/125 MB Progress (1): 2.6/125 MB Progress (1): 3.1/125 MB Progress (1): 3.7/125 MB Progress (1): 4.2/125 MB Progress (1): 4.7/125 MB Progress (1): 5.2/125 MB Progress (1): 5.8/125 MB Progress (1): 6.3/125 MB Progress (1): 6.8/125 MB Progress (1): 7.3/125 MB Progress (1): 7.9/125 MB Progress (1): 8.4/125 MB Progress (1): 8.9/125 MB Progress (1): 9.4/125 MB Progress (1): 10.0/125 MB Progress (1): 10/125 MB Progress (1): 11/125 MB Progress (1): 12/125 MB Progress (1): 12/125 MB Progress (1): 13/125 MB Progress (1): 13/125 MB Progress (1): 14/125 MB Progress (1): 14/125 MB Progress (1): 15/125 MB Progress (1): 15/125 MB Progress (1): 16/125 MB Progress (1): 16/125 MB Progress (1): 17/125 MB Progress (1): 17/125 MB Progress (1): 18/125 MB Progress (1): 18/125 MB Progress (1): 19/125 MB Progress (1): 19/125 MB Progress (1): 20/125 MB Progress (1): 20/125 MB Progress (1): 21/125 MB Progress (1): 21/125 MB Progress (1): 22/125 MB Progress (1): 23/125 MB Progress (1): 23/125 MB Progress (1): 24/125 MB Progress (1): 24/125 MB Progress (1): 25/125 MB Progress (1): 25/125 MB Progress (1): 26/125 MB Progress (1): 26/125 MB Progress (1): 27/125 MB Progress (1): 27/125 MB Progress (1): 28/125 MB Progress (1): 28/125 MB Progress (1): 29/125 MB Progress (1): 29/125 MB Progress (1): 30/125 MB Progress (1): 30/125 MB Progress (1): 31/125 MB Progress (1): 31/125 MB Progress (1): 32/125 MB Progress (1): 33/125 MB Progress (1): 33/125 MB Progress (1): 34/125 MB Progress (1): 34/125 MB Progress (1): 35/125 MB Progress (1): 35/125 MB Progress (1): 36/125 MB Progress (1): 36/125 MB Progress (1): 37/125 MB Progress (1): 37/125 MB Progress (1): 38/125 MB Progress (1): 38/125 MB Progress (1): 39/125 MB Progress (1): 39/125 MB Progress (1): 40/125 MB Progress (1): 40/125 MB Progress (1): 41/125 MB Progress (1): 41/125 MB Progress (1): 42/125 MB Progress (1): 42/125 MB Progress (1): 43/125 MB Progress (1): 44/125 MB Progress (1): 44/125 MB Progress (1): 45/125 MB Progress (1): 45/125 MB Progress (1): 46/125 MB Progress (1): 46/125 MB Progress (1): 47/125 MB Progress (1): 47/125 MB Progress (1): 48/125 MB Progress (1): 48/125 MB Progress (1): 49/125 MB Progress (1): 49/125 MB Progress (1): 50/125 MB Progress (1): 50/125 MB Progress (1): 51/125 MB Progress (1): 51/125 MB Progress (1): 52/125 MB Progress (1): 52/125 MB Progress (1): 53/125 MB Progress (1): 53/125 MB Progress (1): 54/125 MB Progress (1): 55/125 MB Progress (1): 55/125 MB Progress (1): 56/125 MB Progress (1): 56/125 MB Progress (1): 57/125 MB Progress (1): 57/125 MB Progress (1): 58/125 MB Progress (1): 58/125 MB Progress (1): 59/125 MB Progress (1): 59/125 MB Progress (1): 60/125 MB Progress (1): 60/125 MB Progress (1): 61/125 MB Progress (1): 61/125 MB Progress (1): 62/125 MB Progress (1): 62/125 MB Progress (1): 63/125 MB Progress (1): 63/125 MB Progress (1): 64/125 MB Progress (1): 64/125 MB Progress (1): 65/125 MB Progress (1): 66/125 MB Progress (1): 66/125 MB Progress (1): 67/125 MB Progress (1): 67/125 MB Progress (1): 68/125 MB Progress (1): 68/125 MB Progress (1): 69/125 MB Progress (1): 69/125 MB Progress (1): 70/125 MB Progress (1): 70/125 MB Progress (1): 71/125 MB Progress (1): 71/125 MB Progress (1): 72/125 MB Progress (1): 72/125 MB Progress (1): 73/125 MB Progress (1): 73/125 MB Progress (1): 74/125 MB Progress (1): 74/125 MB Progress (1): 75/125 MB Progress (1): 75/125 MB Progress (1): 76/125 MB Progress (1): 77/125 MB Progress (1): 77/125 MB Progress (1): 78/125 MB Progress (1): 78/125 MB Progress (1): 79/125 MB Progress (1): 79/125 MB Progress (1): 80/125 MB Progress (1): 80/125 MB Progress (1): 81/125 MB Progress (1): 81/125 MB Progress (1): 82/125 MB Progress (1): 82/125 MB Progress (1): 83/125 MB Progress (1): 83/125 MB Progress (1): 84/125 MB Progress (1): 84/125 MB Progress (1): 85/125 MB Progress (1): 85/125 MB Progress (1): 86/125 MB Progress (1): 87/125 MB Progress (1): 87/125 MB Progress (1): 88/125 MB Progress (1): 88/125 MB Progress (1): 89/125 MB Progress (1): 89/125 MB Progress (1): 90/125 MB Progress (1): 90/125 MB Progress (1): 91/125 MB Progress (1): 91/125 MB Progress (1): 92/125 MB Progress (1): 92/125 MB Progress (1): 93/125 MB Progress (1): 93/125 MB Progress (1): 94/125 MB Progress (1): 94/125 MB Progress (1): 95/125 MB Progress (1): 95/125 MB Progress (1): 96/125 MB Progress (1): 96/125 MB Progress (1): 97/125 MB Progress (1): 98/125 MB Progress (1): 98/125 MB Progress (1): 99/125 MB Progress (1): 99/125 MB Progress (1): 100/125 MB Progress (1): 100/125 MB Progress (1): 101/125 MB Progress (1): 101/125 MB Progress (1): 102/125 MB Progress (1): 102/125 MB Progress (1): 103/125 MB Progress (1): 103/125 MB Progress (1): 104/125 MB Progress (1): 104/125 MB Progress (1): 105/125 MB Progress (1): 105/125 MB Progress (1): 106/125 MB Progress (1): 106/125 MB Progress (1): 107/125 MB Progress (1): 107/125 MB Progress (1): 108/125 MB Progress (1): 109/125 MB Progress (1): 109/125 MB Progress (1): 110/125 MB Progress (1): 110/125 MB Progress (1): 111/125 MB Progress (1): 111/125 MB Progress (1): 112/125 MB Progress (1): 112/125 MB Progress (1): 113/125 MB Progress (1): 113/125 MB Progress (1): 114/125 MB Progress (1): 114/125 MB Progress (1): 115/125 MB Progress (1): 115/125 MB Progress (1): 116/125 MB Progress (1): 116/125 MB Progress (1): 117/125 MB Progress (1): 117/125 MB Progress (1): 118/125 MB Progress (1): 118/125 MB Progress (1): 119/125 MB Progress (1): 120/125 MB Progress (1): 120/125 MB Progress (1): 121/125 MB Progress (1): 121/125 MB Progress (1): 122/125 MB Progress (1): 122/125 MB Progress (1): 123/125 MB Progress (1): 123/125 MB Progress (1): 124/125 MB Progress (1): 124/125 MB Progress (1): 125/125 MB Progress (1): 125 MB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.war (125 MB at 25 MB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom (6.4 kB at 11 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/maven-metadata.xml Progress (1): 308 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/maven-metadata.xml (308 B at 535 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar Progress (1): 4.1/50 kB Progress (1): 8.2/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 25/50 kB Progress (1): 29/50 kB Progress (1): 33/50 kB Progress (1): 37/50 kB Progress (1): 41/50 kB Progress (1): 45/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar (50 kB at 84 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom Progress (1): 2.0 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom (2.0 kB at 3.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar Progress (1): 4.1/165 kB Progress (1): 8.2/165 kB Progress (1): 12/165 kB Progress (1): 16/165 kB Progress (1): 20/165 kB Progress (1): 25/165 kB Progress (1): 29/165 kB Progress (1): 33/165 kB Progress (1): 37/165 kB Progress (1): 41/165 kB Progress (1): 45/165 kB Progress (1): 49/165 kB Progress (1): 53/165 kB Progress (1): 57/165 kB Progress (1): 61/165 kB Progress (1): 66/165 kB Progress (1): 70/165 kB Progress (1): 74/165 kB Progress (1): 78/165 kB Progress (1): 82/165 kB Progress (1): 86/165 kB Progress (1): 90/165 kB Progress (1): 94/165 kB Progress (1): 98/165 kB Progress (1): 102/165 kB Progress (1): 106/165 kB Progress (1): 111/165 kB Progress (1): 115/165 kB Progress (1): 119/165 kB Progress (1): 123/165 kB Progress (1): 127/165 kB Progress (1): 131/165 kB Progress (1): 135/165 kB Progress (1): 139/165 kB Progress (1): 143/165 kB Progress (1): 147/165 kB Progress (1): 152/165 kB Progress (1): 156/165 kB Progress (1): 160/165 kB Progress (1): 164/165 kB Progress (1): 165 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar (165 kB at 278 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom Progress (1): 3.1 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom (3.1 kB at 5.2 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 303 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/maven-metadata.xml (303 B at 527 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar Progress (1): 4.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar (9.0 kB at 16 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 325 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (325 B at 567 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar Progress (1): 4.1/29 kB Progress (1): 8.2/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 25/29 kB Progress (1): 29/29 kB Progress (1): 29 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar (29 kB at 41 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom Progress (1): 3.3 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom (3.3 kB at 5.7 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/maven-metadata.xml Progress (1): 308 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/maven-metadata.xml (308 B at 539 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar.asc (488 B at 2.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/maven-metadata.xml Progress (1): 304 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/maven-metadata.xml (304 B at 528 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar Progress (1): 4.1/28 kB Progress (1): 8.2/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 25/28 kB Progress (1): 28 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar (28 kB at 48 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom.asc (488 B at 2.2 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar (1.2 MB at 1.4 MB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 305 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/maven-metadata.xml (305 B at 531 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar Progress (1): 4.1/40 kB Progress (1): 8.2/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 25/40 kB Progress (1): 29/40 kB Progress (1): 33/40 kB Progress (1): 37/40 kB Progress (1): 40 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar (40 kB at 69 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/maven-metadata.xml Progress (1): 303 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/maven-metadata.xml (303 B at 529 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar Progress (1): 4.1/171 kB Progress (1): 8.2/171 kB Progress (1): 12/171 kB Progress (1): 16/171 kB Progress (1): 20/171 kB Progress (1): 25/171 kB Progress (1): 29/171 kB Progress (1): 33/171 kB Progress (1): 37/171 kB Progress (1): 41/171 kB Progress (1): 45/171 kB Progress (1): 49/171 kB Progress (1): 53/171 kB Progress (1): 57/171 kB Progress (1): 61/171 kB Progress (1): 66/171 kB Progress (1): 70/171 kB Progress (1): 74/171 kB Progress (1): 78/171 kB Progress (1): 82/171 kB Progress (1): 86/171 kB Progress (1): 90/171 kB Progress (1): 94/171 kB Progress (1): 98/171 kB Progress (1): 102/171 kB Progress (1): 106/171 kB Progress (1): 111/171 kB Progress (1): 115/171 kB Progress (1): 119/171 kB Progress (1): 123/171 kB Progress (1): 127/171 kB Progress (1): 131/171 kB Progress (1): 135/171 kB Progress (1): 139/171 kB Progress (1): 143/171 kB Progress (1): 147/171 kB Progress (1): 152/171 kB Progress (1): 156/171 kB Progress (1): 160/171 kB Progress (1): 164/171 kB Progress (1): 168/171 kB Progress (1): 171 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar (171 kB at 287 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.war.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.war.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar Progress (1): 4.1/290 kB Progress (1): 8.2/290 kB Progress (1): 12/290 kB Progress (1): 16/290 kB Progress (1): 20/290 kB Progress (1): 25/290 kB Progress (1): 29/290 kB Progress (1): 33/290 kB Progress (1): 37/290 kB Progress (1): 41/290 kB Progress (1): 45/290 kB Progress (1): 49/290 kB Progress (1): 53/290 kB Progress (1): 57/290 kB Progress (1): 61/290 kB Progress (1): 66/290 kB Progress (1): 70/290 kB Progress (1): 74/290 kB Progress (1): 78/290 kB Progress (1): 82/290 kB Progress (1): 86/290 kB Progress (1): 90/290 kB Progress (1): 94/290 kB Progress (1): 98/290 kB Progress (1): 102/290 kB Progress (1): 106/290 kB Progress (1): 111/290 kB Progress (1): 115/290 kB Progress (1): 119/290 kB Progress (1): 123/290 kB Progress (1): 127/290 kB Progress (1): 131/290 kB Progress (1): 135/290 kB Progress (1): 139/290 kB Progress (1): 143/290 kB Progress (1): 147/290 kB Progress (1): 152/290 kB Progress (1): 156/290 kB Progress (1): 160/290 kB Progress (1): 164/290 kB Progress (1): 168/290 kB Progress (1): 172/290 kB Progress (1): 176/290 kB Progress (1): 180/290 kB Progress (1): 184/290 kB Progress (1): 188/290 kB Progress (1): 193/290 kB Progress (1): 197/290 kB Progress (1): 201/290 kB Progress (1): 205/290 kB Progress (1): 209/290 kB Progress (1): 213/290 kB Progress (1): 217/290 kB Progress (1): 221/290 kB Progress (1): 225/290 kB Progress (1): 229/290 kB Progress (1): 233/290 kB Progress (1): 238/290 kB Progress (1): 242/290 kB Progress (1): 246/290 kB Progress (1): 250/290 kB Progress (1): 254/290 kB Progress (1): 258/290 kB Progress (1): 262/290 kB Progress (1): 266/290 kB Progress (1): 270/290 kB Progress (1): 274/290 kB Progress (1): 279/290 kB Progress (1): 283/290 kB Progress (1): 287/290 kB Progress (1): 290 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar (290 kB at 415 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar Progress (1): 4.1/62 kB Progress (1): 8.2/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 25/62 kB Progress (1): 29/62 kB Progress (1): 33/62 kB Progress (1): 37/62 kB Progress (1): 41/62 kB Progress (1): 45/62 kB Progress (1): 49/62 kB Progress (1): 53/62 kB Progress (1): 57/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar (62 kB at 90 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom Progress (1): 2.2 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom (2.2 kB at 3.1 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 308 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/maven-metadata.xml (308 B at 538 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom.asc (488 B at 2.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 312 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/maven-metadata.xml (312 B at 545 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar Progress (1): 2.7 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar (2.7 kB at 4.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom.asc (488 B at 2.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 316 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/maven-metadata.xml (316 B at 553 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar.asc (488 B at 2.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 317 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/maven-metadata.xml (317 B at 555 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar.asc (488 B at 2.4 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/maven-metadata.xml Progress (1): 305 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/maven-metadata.xml (305 B at 535 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0-sources.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom (37 kB at 62 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/maven-metadata.xml Progress (1): 303 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/maven-metadata.xml (303 B at 529 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0-sources.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar Progress (1): 4.1/57 kB Progress (1): 8.2/57 kB Progress (1): 12/57 kB Progress (1): 16/57 kB Progress (1): 20/57 kB Progress (1): 25/57 kB Progress (1): 29/57 kB Progress (1): 33/57 kB Progress (1): 37/57 kB Progress (1): 41/57 kB Progress (1): 45/57 kB Progress (1): 49/57 kB Progress (1): 53/57 kB Progress (1): 57 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar (57 kB at 93 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom Progress (1): 1.8 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom (1.8 kB at 2.9 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/maven-metadata.xml Progress (1): 303 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/maven-metadata.xml (303 B at 526 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar Progress (1): 4.1/21 kB Progress (1): 8.2/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0-sources.jar (21 kB at 35 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom.asc (488 B at 128 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar Progress (1): 1.6 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar (1.6 kB at 2.8 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom Progress (1): 534 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom (534 B at 110 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.jar.asc (488 B at 1.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0.pom.asc (488 B at 2.2 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar.asc (488 B at 1.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar.asc (488 B at 2.4 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 306 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/maven-metadata.xml (306 B at 534 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar.asc (488 B at 2.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom.asc (488 B at 2.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0.pom.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar Progress (1): 2.7 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0-sources.jar (2.7 kB at 4.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar.asc (488 B at 115 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar (19 kB at 28 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/maven-metadata.xml Progress (1): 302 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/maven-metadata.xml (302 B at 526 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0-sources.jar.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.jar.asc (488 B at 2.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar (15 kB at 25 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom Progress (1): 1.0 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom (1.0 kB at 1.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/maven-metadata.xml Progress (1): 301 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/maven-metadata.xml (301 B at 528 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar Progress (1): 4.1/17 kB Progress (1): 8.2/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.jar (17 kB at 30 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom Progress (1): 4.1 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0.pom (4.1 kB at 7.1 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/maven-metadata.xml (261 B at 454 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0.pom.asc (488 B at 2.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar.asc (488 B at 2.5 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 318 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/maven-metadata.xml (318 B at 556 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar.asc (488 B at 2.4 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 311 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/maven-metadata.xml (311 B at 544 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar.asc (488 B at 2.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.jar (6.3 kB at 11 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom Progress (1): 2.0 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0.pom (2.0 kB at 3.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-parent/1.26.0/appng-parent-1.26.0.pom.asc (488 B at 2.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom.asc (488 B at 2.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar Progress (1): 4.1/56 kB Progress (1): 8.2/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 25/56 kB Progress (1): 29/56 kB Progress (1): 33/56 kB Progress (1): 37/56 kB Progress (1): 41/56 kB Progress (1): 45/56 kB Progress (1): 49/56 kB Progress (1): 53/56 kB Progress (1): 56 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0-sources.jar (56 kB at 80 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar (12 kB at 20 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 309 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/maven-metadata.xml (309 B at 540 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.jar.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0.pom.asc (488 B at 2.2 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom (6.2 kB at 11 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 315 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/maven-metadata.xml (315 B at 551 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war Progress (1): 0.5/141 MB Progress (1): 1.0/141 MB Progress (1): 1.6/141 MB Progress (1): 2.1/141 MB Progress (1): 2.6/141 MB Progress (1): 3.1/141 MB Progress (1): 3.7/141 MB Progress (1): 4.2/141 MB Progress (1): 4.7/141 MB Progress (1): 5.2/141 MB Progress (1): 5.8/141 MB Progress (1): 6.3/141 MB Progress (1): 6.8/141 MB Progress (1): 7.3/141 MB Progress (1): 7.9/141 MB Progress (1): 8.4/141 MB Progress (1): 8.9/141 MB Progress (1): 9.4/141 MB Progress (1): 10.0/141 MB Progress (1): 10/141 MB Progress (1): 11/141 MB Progress (1): 12/141 MB Progress (1): 12/141 MB Progress (1): 13/141 MB Progress (1): 13/141 MB Progress (1): 14/141 MB Progress (1): 14/141 MB Progress (1): 15/141 MB Progress (1): 15/141 MB Progress (1): 16/141 MB Progress (1): 16/141 MB Progress (1): 17/141 MB Progress (1): 17/141 MB Progress (1): 18/141 MB Progress (1): 18/141 MB Progress (1): 19/141 MB Progress (1): 19/141 MB Progress (1): 20/141 MB Progress (1): 20/141 MB Progress (1): 21/141 MB Progress (1): 21/141 MB Progress (1): 22/141 MB Progress (1): 23/141 MB Progress (1): 23/141 MB Progress (1): 24/141 MB Progress (1): 24/141 MB Progress (1): 25/141 MB Progress (1): 25/141 MB Progress (1): 26/141 MB Progress (1): 26/141 MB Progress (1): 27/141 MB Progress (1): 27/141 MB Progress (1): 28/141 MB Progress (1): 28/141 MB Progress (1): 29/141 MB Progress (1): 29/141 MB Progress (1): 30/141 MB Progress (1): 30/141 MB Progress (1): 31/141 MB Progress (1): 31/141 MB Progress (1): 32/141 MB Progress (1): 33/141 MB Progress (1): 33/141 MB Progress (1): 34/141 MB Progress (1): 34/141 MB Progress (1): 35/141 MB Progress (1): 35/141 MB Progress (1): 36/141 MB Progress (1): 36/141 MB Progress (1): 37/141 MB Progress (1): 37/141 MB Progress (1): 38/141 MB Progress (1): 38/141 MB Progress (1): 39/141 MB Progress (1): 39/141 MB Progress (1): 40/141 MB Progress (1): 40/141 MB Progress (1): 41/141 MB Progress (1): 41/141 MB Progress (1): 42/141 MB Progress (1): 42/141 MB Progress (1): 43/141 MB Progress (1): 44/141 MB Progress (1): 44/141 MB Progress (1): 45/141 MB Progress (1): 45/141 MB Progress (1): 46/141 MB Progress (1): 46/141 MB Progress (1): 47/141 MB Progress (1): 47/141 MB Progress (1): 48/141 MB Progress (1): 48/141 MB Progress (1): 49/141 MB Progress (1): 49/141 MB Progress (1): 50/141 MB Progress (1): 50/141 MB Progress (1): 51/141 MB Progress (1): 51/141 MB Progress (1): 52/141 MB Progress (1): 52/141 MB Progress (1): 53/141 MB Progress (1): 53/141 MB Progress (1): 54/141 MB Progress (1): 55/141 MB Progress (1): 55/141 MB Progress (1): 56/141 MB Progress (1): 56/141 MB Progress (1): 57/141 MB Progress (1): 57/141 MB Progress (1): 58/141 MB Progress (1): 58/141 MB Progress (1): 59/141 MB Progress (1): 59/141 MB Progress (1): 60/141 MB Progress (1): 60/141 MB Progress (1): 61/141 MB Progress (1): 61/141 MB Progress (1): 62/141 MB Progress (1): 62/141 MB Progress (1): 63/141 MB Progress (1): 63/141 MB Progress (1): 64/141 MB Progress (1): 64/141 MB Progress (1): 65/141 MB Progress (1): 66/141 MB Progress (1): 66/141 MB Progress (1): 67/141 MB Progress (1): 67/141 MB Progress (1): 68/141 MB Progress (1): 68/141 MB Progress (1): 69/141 MB Progress (1): 69/141 MB Progress (1): 70/141 MB Progress (1): 70/141 MB Progress (1): 71/141 MB Progress (1): 71/141 MB Progress (1): 72/141 MB Progress (1): 72/141 MB Progress (1): 73/141 MB Progress (1): 73/141 MB Progress (1): 74/141 MB Progress (1): 74/141 MB Progress (1): 75/141 MB Progress (1): 75/141 MB Progress (1): 76/141 MB Progress (1): 77/141 MB Progress (1): 77/141 MB Progress (1): 78/141 MB Progress (1): 78/141 MB Progress (1): 79/141 MB Progress (1): 79/141 MB Progress (1): 80/141 MB Progress (1): 80/141 MB Progress (1): 81/141 MB Progress (1): 81/141 MB Progress (1): 82/141 MB Progress (1): 82/141 MB Progress (1): 83/141 MB Progress (1): 83/141 MB Progress (1): 84/141 MB Progress (1): 84/141 MB Progress (1): 85/141 MB Progress (1): 85/141 MB Progress (1): 86/141 MB Progress (1): 87/141 MB Progress (1): 87/141 MB Progress (1): 88/141 MB Progress (1): 88/141 MB Progress (1): 89/141 MB Progress (1): 89/141 MB Progress (1): 90/141 MB Progress (1): 90/141 MB Progress (1): 91/141 MB Progress (1): 91/141 MB Progress (1): 92/141 MB Progress (1): 92/141 MB Progress (1): 93/141 MB Progress (1): 93/141 MB Progress (1): 94/141 MB Progress (1): 94/141 MB Progress (1): 95/141 MB Progress (1): 95/141 MB Progress (1): 96/141 MB Progress (1): 96/141 MB Progress (1): 97/141 MB Progress (1): 98/141 MB Progress (1): 98/141 MB Progress (1): 99/141 MB Progress (1): 99/141 MB Progress (1): 100/141 MB Progress (1): 100/141 MB Progress (1): 101/141 MB Progress (1): 101/141 MB Progress (1): 102/141 MB Progress (1): 102/141 MB Progress (1): 103/141 MB Progress (1): 103/141 MB Progress (1): 104/141 MB Progress (1): 104/141 MB Progress (1): 105/141 MB Progress (1): 105/141 MB Progress (1): 106/141 MB Progress (1): 106/141 MB Progress (1): 107/141 MB Progress (1): 107/141 MB Progress (1): 108/141 MB Progress (1): 109/141 MB Progress (1): 109/141 MB Progress (1): 110/141 MB Progress (1): 110/141 MB Progress (1): 111/141 MB Progress (1): 111/141 MB Progress (1): 112/141 MB Progress (1): 112/141 MB Progress (1): 113/141 MB Progress (1): 113/141 MB Progress (1): 114/141 MB Progress (1): 114/141 MB Progress (1): 115/141 MB Progress (1): 115/141 MB Progress (1): 116/141 MB Progress (1): 116/141 MB Progress (1): 117/141 MB Progress (1): 117/141 MB Progress (1): 118/141 MB Progress (1): 118/141 MB Progress (1): 119/141 MB Progress (1): 120/141 MB Progress (1): 120/141 MB Progress (1): 121/141 MB Progress (1): 121/141 MB Progress (1): 122/141 MB Progress (1): 122/141 MB Progress (1): 123/141 MB Progress (1): 123/141 MB Progress (1): 124/141 MB Progress (1): 124/141 MB Progress (1): 125/141 MB Progress (1): 125/141 MB Progress (1): 126/141 MB Progress (1): 126/141 MB Progress (1): 127/141 MB Progress (1): 127/141 MB Progress (1): 128/141 MB Progress (1): 128/141 MB Progress (1): 129/141 MB Progress (1): 129/141 MB Progress (1): 130/141 MB Progress (1): 131/141 MB Progress (1): 131/141 MB Progress (1): 132/141 MB Progress (1): 132/141 MB Progress (1): 133/141 MB Progress (1): 133/141 MB Progress (1): 134/141 MB Progress (1): 134/141 MB Progress (1): 135/141 MB Progress (1): 135/141 MB Progress (1): 136/141 MB Progress (1): 136/141 MB Progress (1): 137/141 MB Progress (1): 137/141 MB Progress (1): 138/141 MB Progress (1): 138/141 MB Progress (1): 139/141 MB Progress (1): 139/141 MB Progress (1): 140/141 MB Progress (1): 141/141 MB Progress (1): 141 MB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war (141 MB at 25 MB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom Progress (1): 2.1 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.pom (2.1 kB at 3.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.pom.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip Progress (1): 0.5/125 MB Progress (1): 1.0/125 MB Progress (1): 1.6/125 MB Progress (1): 2.1/125 MB Progress (1): 2.6/125 MB Progress (1): 3.1/125 MB Progress (1): 3.7/125 MB Progress (1): 4.2/125 MB Progress (1): 4.7/125 MB Progress (1): 5.2/125 MB Progress (1): 5.8/125 MB Progress (1): 6.3/125 MB Progress (1): 6.8/125 MB Progress (1): 7.3/125 MB Progress (1): 7.9/125 MB Progress (1): 8.4/125 MB Progress (1): 8.9/125 MB Progress (1): 9.4/125 MB Progress (1): 10.0/125 MB Progress (1): 10/125 MB Progress (1): 11/125 MB Progress (1): 12/125 MB Progress (1): 12/125 MB Progress (1): 13/125 MB Progress (1): 13/125 MB Progress (1): 14/125 MB Progress (1): 14/125 MB Progress (1): 15/125 MB Progress (1): 15/125 MB Progress (1): 16/125 MB Progress (1): 16/125 MB Progress (1): 17/125 MB Progress (1): 17/125 MB Progress (1): 18/125 MB Progress (1): 18/125 MB Progress (1): 19/125 MB Progress (1): 19/125 MB Progress (1): 20/125 MB Progress (1): 20/125 MB Progress (1): 21/125 MB Progress (1): 21/125 MB Progress (1): 22/125 MB Progress (1): 23/125 MB Progress (1): 23/125 MB Progress (1): 24/125 MB Progress (1): 24/125 MB Progress (1): 25/125 MB Progress (1): 25/125 MB Progress (1): 26/125 MB Progress (1): 26/125 MB Progress (1): 27/125 MB Progress (1): 27/125 MB Progress (1): 28/125 MB Progress (1): 28/125 MB Progress (1): 29/125 MB Progress (1): 29/125 MB Progress (1): 30/125 MB Progress (1): 30/125 MB Progress (1): 31/125 MB Progress (1): 31/125 MB Progress (1): 32/125 MB Progress (1): 33/125 MB Progress (1): 33/125 MB Progress (1): 34/125 MB Progress (1): 34/125 MB Progress (1): 35/125 MB Progress (1): 35/125 MB Progress (1): 36/125 MB Progress (1): 36/125 MB Progress (1): 37/125 MB Progress (1): 37/125 MB Progress (1): 38/125 MB Progress (1): 38/125 MB Progress (1): 39/125 MB Progress (1): 39/125 MB Progress (1): 40/125 MB Progress (1): 40/125 MB Progress (1): 41/125 MB Progress (1): 41/125 MB Progress (1): 42/125 MB Progress (1): 42/125 MB Progress (1): 43/125 MB Progress (1): 44/125 MB Progress (1): 44/125 MB Progress (1): 45/125 MB Progress (1): 45/125 MB Progress (1): 46/125 MB Progress (1): 46/125 MB Progress (1): 47/125 MB Progress (1): 47/125 MB Progress (1): 48/125 MB Progress (1): 48/125 MB Progress (1): 49/125 MB Progress (1): 49/125 MB Progress (1): 50/125 MB Progress (1): 50/125 MB Progress (1): 51/125 MB Progress (1): 51/125 MB Progress (1): 52/125 MB Progress (1): 52/125 MB Progress (1): 53/125 MB Progress (1): 53/125 MB Progress (1): 54/125 MB Progress (1): 55/125 MB Progress (1): 55/125 MB Progress (1): 56/125 MB Progress (1): 56/125 MB Progress (1): 57/125 MB Progress (1): 57/125 MB Progress (1): 58/125 MB Progress (1): 58/125 MB Progress (1): 59/125 MB Progress (1): 59/125 MB Progress (1): 60/125 MB Progress (1): 60/125 MB Progress (1): 61/125 MB Progress (1): 61/125 MB Progress (1): 62/125 MB Progress (1): 62/125 MB Progress (1): 63/125 MB Progress (1): 63/125 MB Progress (1): 64/125 MB Progress (1): 64/125 MB Progress (1): 65/125 MB Progress (1): 66/125 MB Progress (1): 66/125 MB Progress (1): 67/125 MB Progress (1): 67/125 MB Progress (1): 68/125 MB Progress (1): 68/125 MB Progress (1): 69/125 MB Progress (1): 69/125 MB Progress (1): 70/125 MB Progress (1): 70/125 MB Progress (1): 71/125 MB Progress (1): 71/125 MB Progress (1): 72/125 MB Progress (1): 72/125 MB Progress (1): 73/125 MB Progress (1): 73/125 MB Progress (1): 74/125 MB Progress (1): 74/125 MB Progress (1): 75/125 MB Progress (1): 75/125 MB Progress (1): 76/125 MB Progress (1): 77/125 MB Progress (1): 77/125 MB Progress (1): 78/125 MB Progress (1): 78/125 MB Progress (1): 79/125 MB Progress (1): 79/125 MB Progress (1): 80/125 MB Progress (1): 80/125 MB Progress (1): 81/125 MB Progress (1): 81/125 MB Progress (1): 82/125 MB Progress (1): 82/125 MB Progress (1): 83/125 MB Progress (1): 83/125 MB Progress (1): 84/125 MB Progress (1): 84/125 MB Progress (1): 85/125 MB Progress (1): 85/125 MB Progress (1): 86/125 MB Progress (1): 87/125 MB Progress (1): 87/125 MB Progress (1): 88/125 MB Progress (1): 88/125 MB Progress (1): 89/125 MB Progress (1): 89/125 MB Progress (1): 90/125 MB Progress (1): 90/125 MB Progress (1): 91/125 MB Progress (1): 91/125 MB Progress (1): 92/125 MB Progress (1): 92/125 MB Progress (1): 93/125 MB Progress (1): 93/125 MB Progress (1): 94/125 MB Progress (1): 94/125 MB Progress (1): 95/125 MB Progress (1): 95/125 MB Progress (1): 96/125 MB Progress (1): 96/125 MB Progress (1): 97/125 MB Progress (1): 98/125 MB Progress (1): 98/125 MB Progress (1): 99/125 MB Progress (1): 99/125 MB Progress (1): 100/125 MB Progress (1): 100/125 MB Progress (1): 101/125 MB Progress (1): 101/125 MB Progress (1): 102/125 MB Progress (1): 102/125 MB Progress (1): 103/125 MB Progress (1): 103/125 MB Progress (1): 104/125 MB Progress (1): 104/125 MB Progress (1): 105/125 MB Progress (1): 105/125 MB Progress (1): 106/125 MB Progress (1): 106/125 MB Progress (1): 107/125 MB Progress (1): 107/125 MB Progress (1): 108/125 MB Progress (1): 109/125 MB Progress (1): 109/125 MB Progress (1): 110/125 MB Progress (1): 110/125 MB Progress (1): 111/125 MB Progress (1): 111/125 MB Progress (1): 112/125 MB Progress (1): 112/125 MB Progress (1): 113/125 MB Progress (1): 113/125 MB Progress (1): 114/125 MB Progress (1): 114/125 MB Progress (1): 115/125 MB Progress (1): 115/125 MB Progress (1): 116/125 MB Progress (1): 116/125 MB Progress (1): 117/125 MB Progress (1): 117/125 MB Progress (1): 118/125 MB Progress (1): 118/125 MB Progress (1): 119/125 MB Progress (1): 120/125 MB Progress (1): 120/125 MB Progress (1): 121/125 MB Progress (1): 121/125 MB Progress (1): 122/125 MB Progress (1): 122/125 MB Progress (1): 123/125 MB Progress (1): 123/125 MB Progress (1): 124/125 MB Progress (1): 124/125 MB Progress (1): 125/125 MB Progress (1): 125 MB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0.zip (125 MB at 25 MB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom Progress (1): 4.1/44 kB Progress (1): 8.2/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 25/44 kB Progress (1): 29/44 kB Progress (1): 33/44 kB Progress (1): 37/44 kB Progress (1): 41/44 kB Progress (1): 44 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom (44 kB at 77 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 312 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/maven-metadata.xml (312 B at 547 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-persistence/1.26.0/appng-persistence-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom.asc (488 B at 1.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0-sources.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-assembly/1.26.0/appng-application-assembly-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar Progress (1): 4.1/368 kB Progress (1): 8.2/368 kB Progress (1): 12/368 kB Progress (1): 16/368 kB Progress (1): 20/368 kB Progress (1): 25/368 kB Progress (1): 29/368 kB Progress (1): 33/368 kB Progress (1): 37/368 kB Progress (1): 41/368 kB Progress (1): 45/368 kB Progress (1): 49/368 kB Progress (1): 53/368 kB Progress (1): 57/368 kB Progress (1): 61/368 kB Progress (1): 66/368 kB Progress (1): 70/368 kB Progress (1): 74/368 kB Progress (1): 78/368 kB Progress (1): 82/368 kB Progress (1): 86/368 kB Progress (1): 90/368 kB Progress (1): 94/368 kB Progress (1): 98/368 kB Progress (1): 102/368 kB Progress (1): 106/368 kB Progress (1): 111/368 kB Progress (1): 115/368 kB Progress (1): 119/368 kB Progress (1): 123/368 kB Progress (1): 127/368 kB Progress (1): 131/368 kB Progress (1): 135/368 kB Progress (1): 139/368 kB Progress (1): 143/368 kB Progress (1): 147/368 kB Progress (1): 152/368 kB Progress (1): 156/368 kB Progress (1): 160/368 kB Progress (1): 164/368 kB Progress (1): 168/368 kB Progress (1): 172/368 kB Progress (1): 176/368 kB Progress (1): 180/368 kB Progress (1): 184/368 kB Progress (1): 188/368 kB Progress (1): 193/368 kB Progress (1): 197/368 kB Progress (1): 201/368 kB Progress (1): 205/368 kB Progress (1): 209/368 kB Progress (1): 213/368 kB Progress (1): 217/368 kB Progress (1): 221/368 kB Progress (1): 225/368 kB Progress (1): 229/368 kB Progress (1): 233/368 kB Progress (1): 238/368 kB Progress (1): 242/368 kB Progress (1): 246/368 kB Progress (1): 250/368 kB Progress (1): 254/368 kB Progress (1): 258/368 kB Progress (1): 262/368 kB Progress (1): 266/368 kB Progress (1): 270/368 kB Progress (1): 274/368 kB Progress (1): 279/368 kB Progress (1): 283/368 kB Progress (1): 287/368 kB Progress (1): 291/368 kB Progress (1): 295/368 kB Progress (1): 299/368 kB Progress (1): 303/368 kB Progress (1): 307/368 kB Progress (1): 311/368 kB Progress (1): 315/368 kB Progress (1): 319/368 kB Progress (1): 324/368 kB Progress (1): 328/368 kB Progress (1): 332/368 kB Progress (1): 336/368 kB Progress (1): 340/368 kB Progress (1): 344/368 kB Progress (1): 348/368 kB Progress (1): 352/368 kB Progress (1): 356/368 kB Progress (1): 360/368 kB Progress (1): 365/368 kB Progress (1): 368 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.jar (368 kB at 478 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-api/1.26.0/appng-api-1.26.0.pom (5.2 kB at 9.0 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0-sources.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar.asc (488 B at 2.1 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar Progress (1): 4.1/771 kB Progress (1): 8.2/771 kB Progress (1): 12/771 kB Progress (1): 16/771 kB Progress (1): 20/771 kB Progress (1): 25/771 kB Progress (1): 29/771 kB Progress (1): 33/771 kB Progress (1): 37/771 kB Progress (1): 41/771 kB Progress (1): 45/771 kB Progress (1): 49/771 kB Progress (1): 53/771 kB Progress (1): 57/771 kB Progress (1): 61/771 kB Progress (1): 66/771 kB Progress (1): 70/771 kB Progress (1): 74/771 kB Progress (1): 78/771 kB Progress (1): 82/771 kB Progress (1): 86/771 kB Progress (1): 90/771 kB Progress (1): 94/771 kB Progress (1): 98/771 kB Progress (1): 102/771 kB Progress (1): 106/771 kB Progress (1): 111/771 kB Progress (1): 115/771 kB Progress (1): 119/771 kB Progress (1): 123/771 kB Progress (1): 127/771 kB Progress (1): 131/771 kB Progress (1): 135/771 kB Progress (1): 139/771 kB Progress (1): 143/771 kB Progress (1): 147/771 kB Progress (1): 152/771 kB Progress (1): 156/771 kB Progress (1): 160/771 kB Progress (1): 164/771 kB Progress (1): 168/771 kB Progress (1): 172/771 kB Progress (1): 176/771 kB Progress (1): 180/771 kB Progress (1): 184/771 kB Progress (1): 188/771 kB Progress (1): 193/771 kB Progress (1): 197/771 kB Progress (1): 201/771 kB Progress (1): 205/771 kB Progress (1): 209/771 kB Progress (1): 213/771 kB Progress (1): 217/771 kB Progress (1): 221/771 kB Progress (1): 225/771 kB Progress (1): 229/771 kB Progress (1): 233/771 kB Progress (1): 238/771 kB Progress (1): 242/771 kB Progress (1): 246/771 kB Progress (1): 250/771 kB Progress (1): 254/771 kB Progress (1): 258/771 kB Progress (1): 262/771 kB Progress (1): 266/771 kB Progress (1): 270/771 kB Progress (1): 274/771 kB Progress (1): 279/771 kB Progress (1): 283/771 kB Progress (1): 287/771 kB Progress (1): 291/771 kB Progress (1): 295/771 kB Progress (1): 299/771 kB Progress (1): 303/771 kB Progress (1): 307/771 kB Progress (1): 311/771 kB Progress (1): 315/771 kB Progress (1): 319/771 kB Progress (1): 324/771 kB Progress (1): 328/771 kB Progress (1): 332/771 kB Progress (1): 336/771 kB Progress (1): 340/771 kB Progress (1): 344/771 kB Progress (1): 348/771 kB Progress (1): 352/771 kB Progress (1): 356/771 kB Progress (1): 360/771 kB Progress (1): 365/771 kB Progress (1): 369/771 kB Progress (1): 373/771 kB Progress (1): 377/771 kB Progress (1): 381/771 kB Progress (1): 385/771 kB Progress (1): 389/771 kB Progress (1): 393/771 kB Progress (1): 397/771 kB Progress (1): 401/771 kB Progress (1): 406/771 kB Progress (1): 410/771 kB Progress (1): 414/771 kB Progress (1): 418/771 kB Progress (1): 422/771 kB Progress (1): 426/771 kB Progress (1): 430/771 kB Progress (1): 434/771 kB Progress (1): 438/771 kB Progress (1): 442/771 kB Progress (1): 446/771 kB Progress (1): 451/771 kB Progress (1): 455/771 kB Progress (1): 459/771 kB Progress (1): 463/771 kB Progress (1): 467/771 kB Progress (1): 471/771 kB Progress (1): 475/771 kB Progress (1): 479/771 kB Progress (1): 483/771 kB Progress (1): 487/771 kB Progress (1): 492/771 kB Progress (1): 496/771 kB Progress (1): 500/771 kB Progress (1): 504/771 kB Progress (1): 508/771 kB Progress (1): 512/771 kB Progress (1): 516/771 kB Progress (1): 520/771 kB Progress (1): 524/771 kB Progress (1): 528/771 kB Progress (1): 532/771 kB Progress (1): 537/771 kB Progress (1): 541/771 kB Progress (1): 545/771 kB Progress (1): 549/771 kB Progress (1): 553/771 kB Progress (1): 557/771 kB Progress (1): 561/771 kB Progress (1): 565/771 kB Progress (1): 569/771 kB Progress (1): 573/771 kB Progress (1): 578/771 kB Progress (1): 582/771 kB Progress (1): 586/771 kB Progress (1): 590/771 kB Progress (1): 594/771 kB Progress (1): 598/771 kB Progress (1): 602/771 kB Progress (1): 606/771 kB Progress (1): 610/771 kB Progress (1): 614/771 kB Progress (1): 618/771 kB Progress (1): 623/771 kB Progress (1): 627/771 kB Progress (1): 631/771 kB Progress (1): 635/771 kB Progress (1): 639/771 kB Progress (1): 643/771 kB Progress (1): 647/771 kB Progress (1): 651/771 kB Progress (1): 655/771 kB Progress (1): 659/771 kB Progress (1): 664/771 kB Progress (1): 668/771 kB Progress (1): 672/771 kB Progress (1): 676/771 kB Progress (1): 680/771 kB Progress (1): 684/771 kB Progress (1): 688/771 kB Progress (1): 692/771 kB Progress (1): 696/771 kB Progress (1): 700/771 kB Progress (1): 705/771 kB Progress (1): 709/771 kB Progress (1): 713/771 kB Progress (1): 717/771 kB Progress (1): 721/771 kB Progress (1): 725/771 kB Progress (1): 729/771 kB Progress (1): 733/771 kB Progress (1): 737/771 kB Progress (1): 741/771 kB Progress (1): 745/771 kB Progress (1): 750/771 kB Progress (1): 754/771 kB Progress (1): 758/771 kB Progress (1): 762/771 kB Progress (1): 766/771 kB Progress (1): 770/771 kB Progress (1): 771 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.jar (771 kB at 1.1 MB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-core/1.26.0/appng-core-1.26.0.pom (12 kB at 2.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar Progress (1): 0/1.3 MB Progress (1): 0/1.3 MB Progress (1): 0/1.3 MB Progress (1): 0/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3 MB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.jar (1.3 MB at 271 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-rest-api/1.26.0/appng-rest-api-1.26.0.pom (6.8 kB at 12 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0-sources.jar.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0-sources.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar Progress (1): 4.1/611 kB Progress (1): 8.2/611 kB Progress (1): 12/611 kB Progress (1): 16/611 kB Progress (1): 20/611 kB Progress (1): 25/611 kB Progress (1): 29/611 kB Progress (1): 33/611 kB Progress (1): 37/611 kB Progress (1): 41/611 kB Progress (1): 45/611 kB Progress (1): 49/611 kB Progress (1): 53/611 kB Progress (1): 57/611 kB Progress (1): 61/611 kB Progress (1): 66/611 kB Progress (1): 70/611 kB Progress (1): 74/611 kB Progress (1): 78/611 kB Progress (1): 82/611 kB Progress (1): 86/611 kB Progress (1): 90/611 kB Progress (1): 94/611 kB Progress (1): 98/611 kB Progress (1): 102/611 kB Progress (1): 106/611 kB Progress (1): 111/611 kB Progress (1): 115/611 kB Progress (1): 119/611 kB Progress (1): 123/611 kB Progress (1): 127/611 kB Progress (1): 131/611 kB Progress (1): 135/611 kB Progress (1): 139/611 kB Progress (1): 143/611 kB Progress (1): 147/611 kB Progress (1): 152/611 kB Progress (1): 156/611 kB Progress (1): 160/611 kB Progress (1): 164/611 kB Progress (1): 168/611 kB Progress (1): 172/611 kB Progress (1): 176/611 kB Progress (1): 180/611 kB Progress (1): 184/611 kB Progress (1): 188/611 kB Progress (1): 193/611 kB Progress (1): 197/611 kB Progress (1): 201/611 kB Progress (1): 205/611 kB Progress (1): 209/611 kB Progress (1): 213/611 kB Progress (1): 217/611 kB Progress (1): 221/611 kB Progress (1): 225/611 kB Progress (1): 229/611 kB Progress (1): 233/611 kB Progress (1): 238/611 kB Progress (1): 242/611 kB Progress (1): 246/611 kB Progress (1): 250/611 kB Progress (1): 254/611 kB Progress (1): 258/611 kB Progress (1): 262/611 kB Progress (1): 266/611 kB Progress (1): 270/611 kB Progress (1): 274/611 kB Progress (1): 279/611 kB Progress (1): 283/611 kB Progress (1): 287/611 kB Progress (1): 291/611 kB Progress (1): 295/611 kB Progress (1): 299/611 kB Progress (1): 303/611 kB Progress (1): 307/611 kB Progress (1): 311/611 kB Progress (1): 315/611 kB Progress (1): 319/611 kB Progress (1): 324/611 kB Progress (1): 328/611 kB Progress (1): 332/611 kB Progress (1): 336/611 kB Progress (1): 340/611 kB Progress (1): 344/611 kB Progress (1): 348/611 kB Progress (1): 352/611 kB Progress (1): 356/611 kB Progress (1): 360/611 kB Progress (1): 365/611 kB Progress (1): 369/611 kB Progress (1): 373/611 kB Progress (1): 377/611 kB Progress (1): 381/611 kB Progress (1): 385/611 kB Progress (1): 389/611 kB Progress (1): 393/611 kB Progress (1): 397/611 kB Progress (1): 401/611 kB Progress (1): 406/611 kB Progress (1): 410/611 kB Progress (1): 414/611 kB Progress (1): 418/611 kB Progress (1): 422/611 kB Progress (1): 426/611 kB Progress (1): 430/611 kB Progress (1): 434/611 kB Progress (1): 438/611 kB Progress (1): 442/611 kB Progress (1): 446/611 kB Progress (1): 451/611 kB Progress (1): 455/611 kB Progress (1): 459/611 kB Progress (1): 463/611 kB Progress (1): 467/611 kB Progress (1): 471/611 kB Progress (1): 475/611 kB Progress (1): 479/611 kB Progress (1): 483/611 kB Progress (1): 487/611 kB Progress (1): 492/611 kB Progress (1): 496/611 kB Progress (1): 500/611 kB Progress (1): 504/611 kB Progress (1): 508/611 kB Progress (1): 512/611 kB Progress (1): 516/611 kB Progress (1): 520/611 kB Progress (1): 524/611 kB Progress (1): 528/611 kB Progress (1): 532/611 kB Progress (1): 537/611 kB Progress (1): 541/611 kB Progress (1): 545/611 kB Progress (1): 549/611 kB Progress (1): 553/611 kB Progress (1): 557/611 kB Progress (1): 561/611 kB Progress (1): 565/611 kB Progress (1): 569/611 kB Progress (1): 573/611 kB Progress (1): 578/611 kB Progress (1): 582/611 kB Progress (1): 586/611 kB Progress (1): 590/611 kB Progress (1): 594/611 kB Progress (1): 598/611 kB Progress (1): 602/611 kB Progress (1): 606/611 kB Progress (1): 610/611 kB Progress (1): 611 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.jar (611 kB at 584 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-maven-plugin/1.26.0/appng-maven-plugin-1.26.0.pom (5.6 kB at 9.7 kB/s) Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven-metadata.xml Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven-metadata.xml Progress (1): 231 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven-metadata.xml (231 B at 405 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0-sources.jar.asc (488 B at 113 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar Progress (1): 3.0 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application/1.26.0/appng-application-1.26.0-sources.jar (3.0 kB at 5.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar Progress (1): 4.1/111 kB Progress (1): 8.2/111 kB Progress (1): 12/111 kB Progress (1): 16/111 kB Progress (1): 20/111 kB Progress (1): 25/111 kB Progress (1): 29/111 kB Progress (1): 33/111 kB Progress (1): 37/111 kB Progress (1): 41/111 kB Progress (1): 45/111 kB Progress (1): 49/111 kB Progress (1): 53/111 kB Progress (1): 57/111 kB Progress (1): 61/111 kB Progress (1): 66/111 kB Progress (1): 70/111 kB Progress (1): 74/111 kB Progress (1): 78/111 kB Progress (1): 82/111 kB Progress (1): 86/111 kB Progress (1): 90/111 kB Progress (1): 94/111 kB Progress (1): 98/111 kB Progress (1): 102/111 kB Progress (1): 106/111 kB Progress (1): 111/111 kB Progress (1): 111 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.jar (111 kB at 25 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom Progress (1): 1.2 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-cli/1.26.0/appng-cli-1.26.0.pom (1.2 kB at 234 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar Progress (1): 4.1/54 kB Progress (1): 8.2/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 25/54 kB Progress (1): 29/54 kB Progress (1): 33/54 kB Progress (1): 37/54 kB Progress (1): 41/54 kB Progress (1): 45/54 kB Progress (1): 49/54 kB Progress (1): 53/54 kB Progress (1): 54 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.jar (54 kB at 62 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom Progress (1): 3.3 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0.pom (3.3 kB at 5.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-assembly/1.26.0/appng-template-assembly-1.26.0.pom.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-template-parent/1.26.0/appng-template-parent-1.26.0.pom (5.5 kB at 9.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar Progress (1): 4.1/91 kB Progress (1): 8.2/91 kB Progress (1): 12/91 kB Progress (1): 16/91 kB Progress (1): 20/91 kB Progress (1): 25/91 kB Progress (1): 29/91 kB Progress (1): 33/91 kB Progress (1): 37/91 kB Progress (1): 41/91 kB Progress (1): 45/91 kB Progress (1): 49/91 kB Progress (1): 53/91 kB Progress (1): 57/91 kB Progress (1): 61/91 kB Progress (1): 66/91 kB Progress (1): 70/91 kB Progress (1): 74/91 kB Progress (1): 78/91 kB Progress (1): 82/91 kB Progress (1): 86/91 kB Progress (1): 90/91 kB Progress (1): 91 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.jar (91 kB at 110 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0.pom (5.1 kB at 1.1 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar Progress (1): 4.1/39 kB Progress (1): 8.2/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 25/39 kB Progress (1): 29/39 kB Progress (1): 33/39 kB Progress (1): 37/39 kB Progress (1): 39 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-testsupport/1.26.0/appng-testsupport-1.26.0-sources.jar (39 kB at 8.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-tools/1.26.0/appng-tools-1.26.0-sources.jar.asc (488 B at 1.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/maven/appng-appngizer-maven-plugin/1.26.0/appng-appngizer-maven-plugin-1.26.0-sources.jar.asc (488 B at 111 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.jar (30 kB at 43 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom Progress (1): 1.8 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-formtags/1.26.0/appng-formtags-1.26.0.pom (1.8 kB at 3.1 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom.asc (488 B at 2.4 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar Progress (1): 4.1/61 kB Progress (1): 8.2/61 kB Progress (1): 12/61 kB Progress (1): 16/61 kB Progress (1): 20/61 kB Progress (1): 25/61 kB Progress (1): 29/61 kB Progress (1): 33/61 kB Progress (1): 37/61 kB Progress (1): 41/61 kB Progress (1): 45/61 kB Progress (1): 49/61 kB Progress (1): 53/61 kB Progress (1): 57/61 kB Progress (1): 61 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer/1.26.0/appng-appngizer-1.26.0-sources.jar (61 kB at 89 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.jar (19 kB at 31 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom Progress (1): 1.6 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-forms/1.26.0/appng-forms-1.26.0.pom (1.6 kB at 2.7 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar Progress (1): 4.1/43 kB Progress (1): 8.2/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 25/43 kB Progress (1): 29/43 kB Progress (1): 33/43 kB Progress (1): 37/43 kB Progress (1): 41/43 kB Progress (1): 43 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar (43 kB at 8.8 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-xmlapi/1.26.0/appng-xmlapi-1.26.0-sources.jar.asc (488 B at 2.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar Progress (1): 4.1/99 kB Progress (1): 8.2/99 kB Progress (1): 12/99 kB Progress (1): 16/99 kB Progress (1): 20/99 kB Progress (1): 25/99 kB Progress (1): 29/99 kB Progress (1): 33/99 kB Progress (1): 37/99 kB Progress (1): 41/99 kB Progress (1): 45/99 kB Progress (1): 49/99 kB Progress (1): 53/99 kB Progress (1): 57/99 kB Progress (1): 61/99 kB Progress (1): 66/99 kB Progress (1): 70/99 kB Progress (1): 74/99 kB Progress (1): 78/99 kB Progress (1): 82/99 kB Progress (1): 86/99 kB Progress (1): 90/99 kB Progress (1): 94/99 kB Progress (1): 98/99 kB Progress (1): 99 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.jar (99 kB at 22 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom Progress (1): 2.9 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom (2.9 kB at 616 B/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar Progress (1): 4.1/35 kB Progress (1): 8.2/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 25/35 kB Progress (1): 29/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-documentation/1.26.0/appng-documentation-1.26.0-sources.jar (35 kB at 52 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-taglib/1.26.0/appng-taglib-1.26.0-sources.jar.asc (488 B at 2.3 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0-sources.jar (12 kB at 21 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0-sources.jar (15 kB at 24 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-appngizer-jaxb/1.26.0/appng-appngizer-jaxb-1.26.0.pom.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-search/1.26.0/appng-search-1.26.0-sources.jar.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-mail/1.26.0/appng-mail-1.26.0.pom.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom.asc (488 B at 2.5 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-camunda/1.26.0/appng-application-camunda-1.26.0.war.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-parent/1.26.0/appng-application-parent-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom.asc Progress (1): 488 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-application-bom/1.26.0/appng-application-bom-1.26.0.pom.asc (488 B at 2.6 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-camunda/1.26.0/appng-camunda-1.26.0-sources.jar (4.8 kB at 1.0 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.jar (14 kB at 24 kB/s) Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom Progress (1): 504 B Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1106/org/appng/appng-archetype-application/1.26.0/appng-archetype-application-1.26.0.pom (504 B at 882 B/s) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgappng-1106". Waiting for operation to complete... ............. [ERROR] Rule failure while trying to close staging repository with ID "orgappng-1106". [ERROR] [ERROR] Nexus Staging Rules Failure Report [ERROR] ================================== [ERROR] [ERROR] Repository "orgappng-1106" failures [ERROR] Rule "javadoc-staging" failures [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-api/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-cli/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-testsupport/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-persistence/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-core/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-forms/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-appngizer-jaxb/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-search/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-taglib/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-rest-api/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-appngizer/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-xmlapi/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-tools/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-camunda/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-mail/1.26.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-formtags/1.26.0' [ERROR] [ERROR] [ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgappng-1106] [ERROR] * Deleting context 5db33f1e7729b7.properties [ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgappng-1106] [ERROR] * Dropping failed staging repository with ID "orgappng-1106" (Rule failure during close of staging repositories: [orgappng-1106]). Waiting for operation to complete... ... [ERROR] Remote staging finished with a failure: Staging rules failure! [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 1.26.0: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 8.315 s] [INFO] appNG Tools ........................................ SUCCESS [ 14.392 s] [INFO] appNG Mail ......................................... SUCCESS [ 3.188 s] [INFO] appNG Forms ........................................ SUCCESS [ 3.997 s] [INFO] appng Formtags ..................................... SUCCESS [ 4.334 s] [INFO] appNG XML-API ...................................... SUCCESS [ 6.946 s] [INFO] appNG public API ................................... SUCCESS [ 13.347 s] [INFO] appNG testsupport .................................. SUCCESS [ 6.426 s] [INFO] appNG REST API ..................................... SUCCESS [ 8.146 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 20.670 s] [INFO] appNG Search ....................................... SUCCESS [ 14.550 s] [INFO] appNG Core Library ................................. SUCCESS [01:16 min] [INFO] appNG Command Line Interface ....................... SUCCESS [ 43.102 s] [INFO] appNG Tag Library .................................. SUCCESS [ 6.733 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 7.069 s] [INFO] appNGizer .......................................... SUCCESS [ 55.057 s] [INFO] appNG Application .................................. SUCCESS [ 13.160 s] [INFO] appNG application BOM .............................. SUCCESS [ 1.587 s] [INFO] appNG Documentation ................................ SUCCESS [ 41.489 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 1.986 s] [INFO] appNG Template Parent .............................. SUCCESS [ 1.313 s] [INFO] appng-application-assembly ......................... SUCCESS [ 2.040 s] [INFO] appNG application parent ........................... SUCCESS [ 1.201 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 5.798 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 4.895 s] [INFO] appNG camunda ...................................... SUCCESS [ 3.156 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 14.124 s] [INFO] appNG Maven Plugin ................................. FAILURE [03:55 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:22 min [INFO] Finished at: 2023-04-03T11:39:47+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) on project appng-maven-plugin: Remote staging failed: Staging rules failure! -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :appng-maven-plugin [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE